Difference between revisions of "Template:Item set infobox"
m |
m |
||
Line 213: | Line 213: | ||
== Example == | == Example == | ||
− | < | + | <pre> |
+ | {{Item set infobox | ||
| name = Special Delivery | | name = Special Delivery | ||
| image = Scout - Special Delivery Set.png | | image = Scout - Special Delivery Set.png | ||
Line 225: | Line 226: | ||
| effect = Leave a calling card on your victims | | effect = Leave a calling card on your victims | ||
}} | }} | ||
+ | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 03:49, 4 April 2023
Template:Dictionary/items/item set infobox | |
---|---|
Basic Information | |
Used by: | [[|Template:Dictionary/classes/]] |
Released: | |
Items: | [[|Template:Dictionary/items/]] |
Effect: | None |
This template uses translation switching. The correct language will be displayed automatically. Localized versions of this template (e.g. Template:Item set infobox/ru) are not necessary. Add your translations directly to this template by editing it. Supported languages for this template: en, cs, da, de, es, fi, hu, it, ja, ko, no, pl, pt, pt-br, ru, tr, zh-hant, zh-hans (add) |
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 }}