Template: Item: Difference between revisions

From KaiyouRO
Jump to: navigation, search
(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...")
 
No edit summary
Line 1: Line 1:
<includeonly>{{plainlink |url=https://www.kaiyouro.cl/?module=vending&action=view&id={{{id}}} {{ #if:{{{slots|}}} | [{{{slots}}}<nowiki>]</nowiki>}} }}</includeonly><noinclude>
<includeonly>{{plainlink |url=https://www.kaiyouro.cl/?module=item&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.
Item is used to create a link pointed at the Item Overview tab in site.



Revision as of 17:25, 25 September 2022

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]