Difference between revisions of "Template:Item schema"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Update Portuguese translations)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<includeonly>{{#if:{{{1|}}}
 
<includeonly>{{#if:{{{1|}}}
 
| {{#if:{{{id|}}}
 
| {{#if:{{{id|}}}
  | [http://git.optf2.com/schema-tracking/commit/?id={{{id|}}} {{date fmt|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}}}]
+
  | {{date fmt|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}}}
 
  | {{date fmt|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}}}
 
  | {{date fmt|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}}}
 
  }}&nbsp;
 
  }}&nbsp;
Line 9: Line 9:
 
  | da = [[Item schema/da|Genstandsskema]]-opdatering
 
  | da = [[Item schema/da|Genstandsskema]]-opdatering
 
  | de = Update des [[Item schema/de|Gegenstand-Servers]]
 
  | de = Update des [[Item schema/de|Gegenstand-Servers]]
  | es = Actualización en [[Item schema/es|el servidor de objetos]]
+
  | es = Actualización del [[Item schema/es|esquema de objetos]]
 
  | fi = [[Item schema/fi|Esinepalvelimen]] päivitys
 
  | fi = [[Item schema/fi|Esinepalvelimen]] päivitys
 
  | fr = Mise à jour du [[Item schema/fr|serveur des objets]]
 
  | fr = Mise à jour du [[Item schema/fr|serveur des objets]]
Line 18: Line 18:
 
  | nl = [[Item schema{{if lang}}|Voorwerp schema]]-update
 
  | nl = [[Item schema{{if lang}}|Voorwerp schema]]-update
 
  | pl = Aktualizacja [[Item schema/pl|serwera przedmiotów]]
 
  | pl = Aktualizacja [[Item schema/pl|serwera przedmiotów]]
  | pt-br = Atualização no [[Item schema/pt-br|servidor de itens]]
+
| pt = Atualização do [[Item schema/pt|esquema de itens]]
 +
  | pt-br = Atualização do [[Item schema/pt-br|esquema de itens]]
 
  | ro = Actualizare la [[Item schema/ro|serverul cu obiecte]]
 
  | ro = Actualizare la [[Item schema/ro|serverul cu obiecte]]
 
  | ru = Обновление [[Item schema/ru|сервера предметов]]
 
  | ru = Обновление [[Item schema/ru|сервера предметов]]
Line 26: Line 27:
 
  | zh-hant = [[Item schema/zh-hant|物品綱要]]更新
 
  | zh-hant = [[Item schema/zh-hant|物品綱要]]更新
 
}}&#93;{{#if:{{{1|}}}||</span>}}</includeonly><noinclude>
 
}}&#93;{{#if:{{{1|}}}||</span>}}</includeonly><noinclude>
{{translation switching|en, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, pl, pt-br, ro, ru, sv, tr, zh-hans, zh-hant}}
+
{{translation switching|en, cs, da, de, es, fi, fr, hu, it, ja, ko, nl, pl, pt, pt-br, ro, ru, sv, tr, zh-hans, zh-hant}}
 
{{doc begin}}
 
{{doc begin}}
 
This template is for use inside update history sections.
 
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.
+
'''Note:''' the tracking system was implemented on 01 July 2011. Item schema updates before this date will not have tracking information.
  
 
=== Usage ===
 
=== Usage ===
 
* {{tl|item schema}} will produce {{item schema}}
 
* {{tl|item schema}} will produce {{item schema}}
 
* {{tlx|item schema|3|5|2010}} will produce {{item schema|3|5|2010}}
 
* {{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}}
 
** The ID should be the commit ID from the appropriate diff from http://git.optf2.com/schema-tracking/
 
  
 
=== Example ===
 
=== Example ===
Line 48: Line 47:
  
 
<pre>
 
<pre>
'''{{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}'''
+
'''{{item schema|1|12|2012}}'''
 
* Fixed the hat not being usable as a crafting ingredient.
 
* Fixed the hat not being usable as a crafting ingredient.
 
</pre>
 
</pre>
  
'''{{item schema|1|12|2012|id=9ea04a94375ac2c12730ba165b53f99fb1c669e3}}'''
+
'''{{item schema|1|12|2012}}'''
 
* Fixed the hat not being usable as a crafting ingredient.
 
* Fixed the hat not being usable as a crafting ingredient.
  

Latest revision as of 02:18, 27 June 2023

Documentation for Item schema

This template is for use inside update history sections.

Note: the tracking system was implemented on 01 July 2011. Item schema updates before this date will not have tracking information.

Usage

Example

'''{{Patch name|11|19|2010}}'''
* {{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}}'''
* 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