Difference between revisions of "Template:Item set infobox"

From Team Fortress Wiki
Jump to: navigation, search
m
m (Fixed alphabetical order.)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{update|Title doesn't update with the name parameter}}
+
{| class="infobox" style="width:300px; max-width:300px; {{lang incomplete|ar=float:left; margin: 0.5em 1 0.5em 0em;}}"
</noinclude>{| class="infobox" style="width:300px; max-width:300px; {{lang incomplete|ar=float:left; margin: 0.5em 1 0.5em 0em;}}"
+
! colspan="2" style="background-color:#F3A957;" | {{item name|{{{name|{{BASEPAGENAME}}}}}}}
! colspan="2" style="background-color:#F3A957;" | {{item name|{{#if: {{{name|}}} | {{{name}}} | {{BASEPAGENAME}}}}}}
 
 
|-
 
|-
 
| colspan=2 style="text-align:center;" | [[File:{{{image|Screenshot needed.png}}}|{{{width|200x310px}}}]]
 
| colspan=2 style="text-align:center;" | [[File:{{{image|Screenshot needed.png}}}|{{{width|200x310px}}}]]
Line 69: Line 68:
 
   | zh-hans = 可使用的兵种:
 
   | zh-hans = 可使用的兵种:
 
   | zh-hant = 使用的兵種:
 
   | zh-hant = 使用的兵種:
   }}''' {{!!}} [[{{{used-by|}}}{{if lang}}|{{lang|en={{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 87: Line 86:
 
   | nl = Gemaakt door:
 
   | nl = Gemaakt door:
 
   | no = Bidratt av:
 
   | no = Bidratt av:
   | pl = Autor:
+
   | pl = Autor(zy):
 
   | pt = Criado por:
 
   | pt = Criado por:
 
   | pt-br = Criado por:
 
   | pt-br = Criado por:
Line 99: Line 98:
 
|-
 
|-
 
|'''{{lang
 
|'''{{lang
 +
  | en = Released:
 
   | ar = أصدرت
 
   | ar = أصدرت
 
   | cs = Vydáno v:
 
   | cs = Vydáno v:
 
   | da = Udgivet:
 
   | da = Udgivet:
 
   | de = Erschienen:
 
   | de = Erschienen:
  | en = Released:
 
 
   | es = Lanzamiento:
 
   | es = Lanzamiento:
 
   | fi = Julkaistu:
 
   | fi = Julkaistu:
Line 169: Line 168:
 
   | nl = Werkt alleen als alle onderdelen tegelijkertijd gedragen worden
 
   | nl = Werkt alleen als alle onderdelen tegelijkertijd gedragen worden
 
   | no = fungerer bare når alle gjenstandene er utstyrt
 
   | no = fungerer bare når alle gjenstandene er utstyrt
   | pl = Kiedy wszystkie części tego zestawu są założone, zapewnia on następujące właściwości:  
+
   | pl = Kiedy wszystkie części tego zestawu są założone, zapewnia on następujące właściwości:
 
   | pt = Só se aplica quando todos os itens estão equipados em simultâneo  
 
   | pt = Só se aplica quando todos os itens estão equipados em simultâneo  
 
   | pt-br = Só se aplica quando todos os itens estão equipados simultaneamente
 
   | pt-br = Só se aplica quando todos os itens estão equipados simultaneamente
Line 201: 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.

Latest revision as of 19:40, 26 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
}}