Difference between revisions of "Template:Item schema"

From Team Fortress Wiki
Jump to: navigation, search
(link to item schema, alphabetise langs)
(add new functionality so that a schema diff can be linked directly)
Line 1: Line 1:
'''[{{lang
+
{{#if:{{{1|}}}
 +
| {{#if:{{{id|}}}
 +
| [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}}
 +
}} 
 +
}}{{#if:{{{1|}}}||<span style="font-weight:bold;">}}&#91;{{lang
 
  | en = [[Item schema{{if lang}}|Item schema]] update
 
  | en = [[Item schema{{if lang}}|Item schema]] update
 
  | de = Update des Item-Servers
 
  | de = Update des Item-Servers
Line 14: Line 19:
 
  | sv = Uppdatering av föremålsserver
 
  | sv = Uppdatering av föremålsserver
 
  | zh-hant = 物品伺服器更新
 
  | zh-hant = 物品伺服器更新
}}&#93;'''<noinclude>
+
}}&#93;{{#if:{{{1|}}}||</span>}}<noinclude>
{{translation switching|es, fi, fr, it, ja, ko, pl, pt-br, ro, ru, sv, zh-hant}}
+
{{translation switching|de, es, fi, fr, it, ja, ko, pl, pt-br, ro, ru, sv, zh-hant}}
 
{{doc begin}}
 
{{doc begin}}
 +
This template is for use inside update history sections.
 +
 
=== Usage ===
 
=== Usage ===
 
* {{tl|item schema}} will produce {{item schema}}
 
* {{tl|item schema}} will produce {{item schema}}
 +
* {{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/
  
 
=== Example ===
 
=== Example ===
Line 28: Line 37:
 
'''[[November 19, 2010 Patch]]'''
 
'''[[November 19, 2010 Patch]]'''
 
* {{item schema}} This item could no longer be obtained via the [[item drop system]] or [[crafting]].
 
* {{item schema}} This item could no longer be obtained via the [[item drop system]] or [[crafting]].
 +
 +
<pre>
 +
'''{{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}'''
 +
* Fixed the hat not being usable as a crafting ingredient.
 +
</pre>
 +
 +
'''{{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}'''
 +
* Fixed the hat not being usable as a crafting ingredient.
  
 
=== See also ===
 
=== See also ===

Revision as of 22:56, 12 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