Template:Item List2: Difference between revisions

From Alice in Renewal
Jump to navigation Jump to search
Created page with "<includeonly><img src="https://novaragnarok.com/data/items/icons2/{{#if:{{{nid|}}} | {{{nid}}} | {{{id}}}}}.png"> {{Item |id={{{id}}} {{ #if:{{{prefix|}}} | {{{prefix}}} }} {{..."
 
No edit summary
Line 1: Line 1:
<includeonly><img src="https://novaragnarok.com/data/items/icons2/{{#if:{{{nid|}}} | {{{nid}}} | {{{id}}}}}.png"> {{Item |id={{{id}}} {{ #if:{{{prefix|}}} | {{{prefix}}} }} {{ #if:{{{num|}}} | {{{num}}} }} {{{item}}} {{ #if:{{{slots|}}} | [{{{slots}}}<nowiki>]</nowiki> }} }} {{ #if:{{{postfix|}}} | {{{postfix}}} }} </includeonly><noinclude>
<includeonly>{{item |id={{{id}}}<span style="border:none; white-space:nowrap;">{{inventory|id={{{id}}}}} {{ #if:{{{num|}}} | {{{num}}} }} {{{item}}} {{ #if:{{{slots|}}} | [{{{slots}}}] }}</span>}}</includeonly><noinclude>
 
This templates links to the NovaRO Market Database page, much like the regular Item List.
 
This is a legacy page kept to not break pages who used it before. If you want to link directly to the Market, use [[Template:Market]].


Syntax:
Syntax:
<pre>
<pre>
{{Item List2 |id=<id> |item=<name>}}
{{Item List |id=<id> |item=<name>}}
{{Item List2 |id=<id> |item=<name> |num=<num>}}
{{Item List |id=<id> |item=<name> |num=<num>}}
{{Item List2 |id=<id> |item=<name> |slots=<slots>}}
{{Item List |id=<id> |item=<name> |slots=<slots>}}
</pre>
</pre>
{{Item List2 |id=2285 |item=Apple of Archer |num=2 |slots= 3}}


{{Item List2 |id=513 |item=Banana}}
{{Item List |id=513 |item=Banana}}
 
{{Item List |id=2285 |item=Apple of Archer |num=2 |slots= 3}}
 


<s>For items with a thumbnail with link to DP, use [[Template:Item List]]</s>


For cards, use [[Template:Card]]
For cards, use [[Template:Card]]


For items without a thumbnail, use [[Template:Item]]
For items without a thumbnail, use [[Template:Item]]
// Old syntax: https://www.divine-pride.net/img/items/item/kRO/{{{id}}}
// New syntax: https://novaragnarok.com/data/kRO/inventory/{{{id}}}.png
Huge thanks and credit to the iROwiki guys! AND THANKS TOKEI

Revision as of 19:21, 26 May 2020


Syntax:

{{Item List |id=<id> |item=<name>}}
{{Item List |id=<id> |item=<name> |num=<num>}}
{{Item List |id=<id> |item=<name> |slots=<slots>}}

513.png Banana

2285.png 2 Apple of Archer [3]


For cards, use Template:Card

For items without a thumbnail, use Template:Item