Шаблон:Item
Перейти к навигации
Перейти к поиску
Syntax
{{item|id=<id> Name of your item}}
- Parameter
- id
- The unique id referent to the item, you should not put the less than and greater than symbols.
- Name
- This is not a named parameter, you don't need to explicit it like
name=
, but you should put the item name there. - evt
- (Optional) If the item is a version exclusive to Endeavor Tokens and the user wants to add the tag to the item. Use
evt=yes
for that. - gc
- (Optional) If the item is a version exclusive to Gold Coins and the user wants to add the tag to the item. Use
gc=yes
for that. - slots
- (Optional) The number of slots of the item has it.
Example
Using {{item|id=6108 Apple Pudding}}
will result into Apple Pudding
Using {{item|id=32389 +7 Amistr Beret|evt=yes|slots=1}}
will result into +7 Amistr Beret [EVT] [1]
Using {{item|id=32389 +11 Amistr Beret|gc=yes|slots=1}}
will result into +11 Amistr Beret [GC] [1]
Using {{item|id=2115 Valk Shield|slots=1}}
will result into Valk Shield [1]