Template:Item Category: Difference between revisions
m (→Parameter List) |
(remove excess linebreaks to fix auto-paragraph bug) |
||
(One intermediate revision by the same user not shown) | |||
Line 32: | Line 32: | ||
|boost = Boost Item | |boost = Boost Item | ||
|#default = | |#default = | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude>==Purpose== | ||
==Purpose== | |||
Shortcut template for all item categories. Standardizes expected strings. | Shortcut template for all item categories. Standardizes expected strings. | ||
==Parameter List== | ==Parameter List== |
Latest revision as of 14:54, 31 December 2023
Purpose
Shortcut template for all item categories. Standardizes expected strings.
Parameter List
{{Item Category | <!-- Anonymous parameter. The desired item category, case insensitive. Invalid strings will render nothing. --> }}
For item categories, the valid list of strings, case insensitive, are:
- Weapons
- 01
- weapon
- Line Shields
- 02
- line shield
- lineshield
- ls
- PA Discs
- Striking
- 04
- striking pa disc
- Bullets
- 05
- bullet pa disc
- TECHNICs
- 06
- technic pa disc
- Units
- 08
- unit = Unit
- Clothes
- 09
- clothing
- clothes
- Parts
- 0a
- parts
- Room Decorations
- 0b
- furniture
- room decorations
- decos
- decorations
- Traps
- 0c
- trap
- Grinders
- 0f
- grinder
- Boost Items
- 10
- boost item
- boost
For image options, a guide on syntax can be found here: [1]
Examples
To be written.