Predefinição:Item

De Wiki PrimeRO
Revisão de 15h16min de 12 de fevereiro de 2022 por Goku Santista (discussão | contribs) (Criou página com '<includeonly>{{plainlink |url=https://www.novaragnarok.com/?module=vending&action=view&id={{{id}}} {{ #ifeq:{{{evt|}}} | yes | [EVT<nowiki>]</nowiki>}} {{ #ifeq:{{{gc|}}} | yes | [GC<nowiki>]</nowiki>}} {{ #if:{{{slots|}}} | [{{{slots}}}<nowiki>]</nowiki>}} }}</includeonly><noinclude> Item is used to create a link pointed at the Item Overview tab in novaRO site. == Syntax == <code><nowiki>{{item|id=<id> Name of your item}}</nowiki></code> ; Parameter ; id : The unique...')
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegação Ir para pesquisar

Item is used to create a link pointed at the Item Overview tab in novaRO 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.
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]