Template:Item List2: Difference between revisions
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> | <includeonly>{{item |id={{{id}}}<span style="border:none; white-space:nowrap;">{{inventory|id={{{id}}}}} {{ #if:{{{num|}}} | {{{num}}} }} {{{item}}} {{ #if:{{{slots|}}} | [{{{slots}}}] }}</span>}}</includeonly><noinclude> | ||
Syntax: | Syntax: | ||
<pre> | <pre> | ||
{{Item | {{Item List |id=<id> |item=<name>}} | ||
{{Item | {{Item List |id=<id> |item=<name> |num=<num>}} | ||
{{Item | {{Item List |id=<id> |item=<name> |slots=<slots>}} | ||
</pre> | </pre> | ||
{{Item | {{Item List |id=513 |item=Banana}} | ||
{{Item List |id=2285 |item=Apple of Archer |num=2 |slots= 3}} | |||
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]] | ||
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>}}
Banana
2 Apple of Archer [3]
For cards, use Template:Card
For items without a thumbnail, use Template:Item