Difference between revisions of "Template:Item schema"

From Team Fortress Wiki
Jump to: navigation, search
(add new functionality so that a schema diff can be linked directly)
(use {{date fmt}} instead of {{patch name}} since this would be noting that each schema update is called a "Patch" when really it should just have the date)
Line 2: Line 2:
 
| {{#if:{{{id|}}}
 
| {{#if:{{{id|}}}
 
  | [http://git.optf2.com/schema-tracking/commit/?id={{{id|}}} {{patch name|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|no-link=yes}}]
 
  | [http://git.optf2.com/schema-tracking/commit/?id={{{id|}}} {{patch name|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|no-link=yes}}]
  | {{patch name|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|no-link=yes}}
+
  | {{date fmt|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|no-link=yes}}
 
  }} 
 
  }} 
 
}}{{#if:{{{1|}}}||<span style="font-weight:bold;">}}&#91;{{lang
 
}}{{#if:{{{1|}}}||<span style="font-weight:bold;">}}&#91;{{lang

Revision as of 21:38, 13 January 2012

[Item schema update]

Documentation for Item schema

This template is for use inside update history sections.

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