Template: Item
From KaiyouRO
Revision as of 00:08, 24 September 2022 by KaiyouRO (talk | contribs) (Created page with "<includeonly>{{plainlink |url=https://www.kaiyouro.cl/?module=vending&action=view&id={{{id}}} {{ #if:{{{slots|}}} | [{{{slots}}}<nowiki>]</nowiki>}} }}</includeonly><noinclude> Item is used to create a link pointed at the Item Overview tab in site. == Syntax == <code><nowiki>{{item|id=<id> Name of your item}}</nowiki></code> ; 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 par...")
Item is used to create a link pointed at the Item Overview tab in site.
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. - 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=2115 Valk Shield|slots=1}}
will result into Valk Shield [1]