Mudanças entre as edições de "Predefinição:Item"

De Wiki PrimeRO
Ir para navegação Ir para pesquisar
(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...')
 
 
(6 revisões intermediárias por 2 usuários não estão sendo mostradas)
Linha 1: Linha 1:
<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>
<includeonly>{{plainlink |url=https://divine-pride.net/item/{{{id}}}}}</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>


== Syntax ==
<code><nowiki>{{item|id=<id> Name of your item}}</nowiki></code>


; Parameter
{{item |id=6108 Apple Pudding}} <code><nowiki>{{item |id=6108 Apple Pudding}}</nowiki></code>
; 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 <code>name=</code>, 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 <code>evt=yes</code> 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 <code>gc=yes</code> for that.
; slots : '''(Optional)''' The number of slots of the item has it.
 
== Example ==
 
Using <code><nowiki>{{item|id=6108 Apple Pudding}}</nowiki></code> will result into {{item|id=6108 Apple Pudding}}
 
Using <code><nowiki>{{item|id=32389 +7 Amistr Beret|evt=yes|slots=1}}</nowiki></code> will result into {{item|id=32389 +7 Amistr Beret|evt=yes|slots=1}}
 
Using <code><nowiki>{{item|id=32389 +11 Amistr Beret|gc=yes|slots=1}}</nowiki></code> will result into {{item|id=32389 +11 Amistr Beret|gc=yes|slots=1}}
 
Using <code><nowiki>{{item|id=2115 Valk Shield|slots=1}}</nowiki></code> will result into {{item|id=2115 Valk Shield|slots=1}}
</noinclude>

Edição atual tal como às 06h15min de 14 de março de 2022

Syntax: {{item |id=<id> Name of your item}}


Apple Pudding {{item |id=6108 Apple Pudding}}