Template:Item Category

From Phantasy Star Universe Clementine
Revision as of 12:17, 31 December 2023 by Mika (talk | contribs) (linebreak quirk for template syntax)

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.