Template:Item set infobox/Sandbox

From Team Fortress Wiki
Jump to: navigation, search
Template:Dictionary/items/item set infobox
Template:Dictionary/items/item set infobox
Basic Information
Used by [[{{{used-by}}}|{{dictionary/classes/{{{used-by}}}|null=}}]]
Released: {{{released}}}
([[{{{released-major}}}|{{dictionary/common_strings/{{{released-major}}}}}]])
Items: [[|Template:Dictionary/items/]]
Effect: None

Documentation for Item set infobox/Sandbox

name
Name of the set in English. Basic text parameter.
image
The main infobox image to be displayed directly underneath the title.
width
The width of the image, defaults to 200x310px. Use this only if the image does not display well at the default size.
3d-[...]
See documentation at Module:3D viewer advanced.
used-by
The class or classes that can use the item. Basic text parameter. Check {{used by}} for a list of parameters.
contributed-by
The person(s) who contributed the item set to the game. Basic text parameter. Not displayed unless defined specifically.
released
When the item set was released. Basic text parameter. Not displayed unless defined specifically. Please use [[{{dictionary/common_strings/month-{{{1}}}|lang=en|2=|3=|4=|5=|6=}} {{{2}}}, {{{3}}} Patch|July 13, 2012 Patch]] instead of plain text.
released-major
The named patch the item set was released in. Basic text parameter. Not displayed unless defined specifically. Check Template:Dictionary/common_strings#major_update_titles for a list of parameters.
item-n
Item names. Up to 7 basic text parameters.
effect
Effect(s) applied by the set, if any. This is 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}}
 | released-major = Mann-Conomy Update
 | item-1         = Shortstop
 | item-2         = Mad Milk
 | item-3         = Holy Mackerel
 | item-4         = Milkman
 | effect         = {{attribute|CallingCardOnKill}}
}}