Difference between revisions of "Template:Item schema"

From Team Fortress Wiki
Jump to: navigation, search
(When a patch has a date, and is set up after git.optf2 was started, and has no diff link, put it in the error category.)
m (Editing documentation to get us out of category:error)
Line 32: Line 32:
 
=== Usage ===
 
=== Usage ===
 
* {{tl|item schema}} will produce {{item schema}}
 
* {{tl|item schema}} will produce {{item schema}}
* {{tlx|item schema|1|12|2012}} will produce {{item schema|1|12|2012}}
+
* {{tlx|item schema|3|5|2010}} will produce {{item schema|3|5|2010}}
 
* {{tlx|item schema|1|12|2012|5=id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}} will produce {{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}
 
* {{tlx|item schema|1|12|2012|5=id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}} will produce {{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}
 
** The ID should be the commit ID from the appropriate diff from http://git.optf2.com/schema-tracking/
 
** The ID should be the commit ID from the appropriate diff from http://git.optf2.com/schema-tracking/

Revision as of 02:21, 1 December 2013

Documentation for Item schema

This template is for use inside update history sections.

Note: The tracking system was implemented on July 01, 2011 (07/01/2011). Item schema updates before this date will not have tracking information.

Usage

Example

'''[[November 19, 2010 Patch]]'''
* {{item schema}} This item could no longer be obtained via the [[item drop system]] or [[crafting]].

November 19, 2010 Patch

'''{{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}'''
* Fixed the hat not being usable as a crafting ingredient.

January 12, 2012 [Item schema update]

  • Fixed the hat not being usable as a crafting ingredient.

See also