Template:Item List: Difference between revisions

From Alice in Renewal
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span>{{ #if:{{{num|}}} | {{{num}}} }} {{inventory|id={{{id}}}}} {{{item}}}</span></includeonly><noinclude>
<includeonly><span style="border:none; white-space:nowrap;">{{item |id={{{id}}} }} {{ #if:{{{num|}}} | {{{num}}} }} {{{item}}} {{ #if:{{{slots|}}} | [{{{slots}}}] }}</span></includeonly><noinclude>
 
This page now uses the new Market Database instead of the old Divine Pride link. If you want to link directly to the Market, use [[Template:Market]].


Syntax:
Syntax:
Line 9: Line 7:
{{Item List |id=<id> |item=<name> |slots=<slots>}}
{{Item List |id=<id> |item=<name> |slots=<slots>}}
</pre>
</pre>
{{Item List |id=513 |item=Banana}}


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


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


For items without a thumbnail, use [[Template:Item]]
[[Category:Templates]]</noinclude>

Latest revision as of 09:18, 27 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