Difference between revisions of "Template:Item set infobox"

From Team Fortress Wiki
Jump to: navigation, search
m (Updated /pl I hope this change to line 70 won't break something but Wiki is reporting it as missing translation)
m ((FR) Add fr to ts)
(One intermediate revision by the same user not shown)
Line 68: Line 68:
 
   | zh-hans = 可使用的兵种:
 
   | zh-hans = 可使用的兵种:
 
   | zh-hant = 使用的兵種:
 
   | zh-hant = 使用的兵種:
   }}''' {{!!}} [[{{{used-by|}}}{{if lang}}|{{lang|en={{class name|{{{used-by|}}}}}|pl={{class name|{{{used-by|}}}}}|ru={{#switch:{{{used-by}}}|Pyro=Поджигателем|{{class name|{{{used-by|}}}}}ом}}}}]]
+
   }}''' {{!!}} [[{{{used-by|}}}{{if lang}}|{{lang incomplete|en={{class name|{{{used-by|}}}}}|pl={{class name|{{{used-by|}}}}}|ru={{#switch:{{{used-by}}}|Pyro=Поджигателем|{{class name|{{{used-by|}}}}}ом}}}}]]
 
{{#if: {{{contributed-by|}}} |
 
{{#if: {{{contributed-by|}}} |
 
{{!}}-
 
{{!}}-
Line 200: Line 200:
 
}}}}}
 
}}}}}
 
|}<includeonly>{{lang cat|Item sets}}</includeonly><noinclude>{{clr}}
 
|}<includeonly>{{lang cat|Item sets}}</includeonly><noinclude>{{clr}}
{{ts|en, cs, da, de, es, fi, hu, it, ja, ko, no, pl, pt, pt-br, ru, tr, zh-hans, zh-hant}}
+
{{ts|en, cs, da, de, es, fi, fr, hu, it, ja, ko, no, pl, pt, pt-br, ru, tr, zh-hans, zh-hant}}
 
{{doc begin}}
 
{{doc begin}}
 
;name: Name of the set in English. Optional.
 
;name: Name of the set in English. Optional.

Revision as of 19:47, 4 March 2024

Template:Dictionary/items/item set infobox
Screenshot needed.png
Basic Information
Used by: [[|Template:Dictionary/classes/]]
Released:
Items: [[|Template:Dictionary/items/]]
Effect: None

Documentation for Item set infobox

name
Name of the set in English. Optional.
image
Image of the set. Obligatory.
width
Width of the image. Optional.
used-by
Class that uses the set in English. Obligatory.
contributed-by
Name(s) of the set's creator(s). Optional.
released
English name of the update corresponding to the release of the set. Obligatory.
NOTE: If this is not a major update, place | no-update = yes in the code, then place {{Patch name}} or the corresponding template in the released field.
item-X
Name in English for the item needed for the set. Use item-1, item-2, item-3 etc. Obligatory.
effect
Effect(s) applied by the set, if any. Optional. This is the only part of the infobox that should be translated.

Example

{{Item set infobox
 | name           = Special Delivery
 | image          = Scout - Special Delivery Set.png
 | used-by        = Scout
 | contributed-by = {{Backpack Item Link|76561197998113407}}
 | released       = {{Patch name|9|30|2010}}<br />([[Mann-Conomy Update]])
 | item-1         = Shortstop
 | item-2         = Mad Milk
 | item-3         = Holy Mackerel
 | item-4         = Milkman
 | effect         = Leave a calling card on your victims
}}