Template:Item List: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (9 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#if:{{{simple|}}} | {{#if:{{{simple|}}} | ||
| [[File:{{{id}}}.png|link= | | [[File:{{{id}}}.png|link=|alt={{{item}}}]] {{{num|}}} [https://timero.com.br/pt/item?id={{{id}}} {{{item}}} {{#if:{{{slots|}}}| [{{{slots}}}]}}] | ||
| [[File:{{{id}}}.png|link= | | [[File:{{{id}}}.png|link=|alt={{{item}}}]] {{{num|}}} [https://wiki.timero.com.br/item/icon/{{{id}}}.png {{{item}}} {{#if:{{{slots|}}}| [{{{slots}}}]}}] | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
| Line 18: | Line 18: | ||
</pre> | </pre> | ||
{| class="wikitable" | {| class=\"wikitable\" | ||
! Example !! Output | ! Example !! Output | ||
|- | |- | ||
Latest revision as of 18:42, 29 May 2026
Description
The purpose of this template is to link an item, complete with icon.
Usage
{{Item List |id=<id> |item=<name>}}
{{Item List |id=<id> |item=<name> |num=<num>}}
{{Item List |id=<id> |item=<name> |slots=<slots>}}
| Example | Output |
|---|---|
{{Item List |id=2285 |item=Apple of Archer}}
|
|
{{Item List |id=914 |item=Fluff |num=3}}
|
|
{{Item List |id=2229 |item=Helm |slots=1}}
|
|
{{Item List |id=1550 |item=Book |slots=3 |num=2}}
|
|
* {{Item List |id=5164 |item=Tiara |slots=1 |simple=yes}} with an Elder Willow Card (INT +3)
|
*
with an Elder Willow Card (INT +3) |