Template:Item List: Difference between revisions

Jump to navigation Jump to search
m (Protected "Template:Item List" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
mNo edit summary
Line 4: Line 4:
|-</includeonly><noinclude>
|-</includeonly><noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Table Templates]]
[[Category:List Table Templates]]
</noinclude>
</noinclude>

Revision as of 02:03, 11 October 2023

Purpose

Used to create sortable tables for use on Item Listing pages, using both a header template and multiple row templates. Template:Item List/Header is placed at the top of the table, and the table must be closed by appending |} on the following line.

Usage

Parameter Description
1 The linked name of the item, corresponding to whatever the listed name is in-game.
2 A brief description of the item's general effect.

Code

{{Item List/Header}}
{{Item List|1|2}}
|}

Examples

{{Item List/Header}}
{{Item List|[[Life Stone]]|Recovers one ally's HP by 25%.}}
{{Item List|[[Bead]]|Fully restores one ally's HP.}}
|}
Name Effect
Life Stone
Recovers one ally's HP by 25%.
Bead
Fully restores one ally's HP.