Template:Weapon Type/EnumImage

From Phantasy Star Universe Clementine
Revision as of 03:10, 22 December 2023 by Mika (talk | contribs) (Created page with "<includeonly>{{#switch: {{lc:{{{1|}}}}} |01 |sword = {{EnumImage|image={{#if: {{{text only|}}}||Sword_icon.gif}}|name=Sword|options={{{options|}}}}} |02 |knux |knuckles = {{E...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Shortcut template for all weapon types.

Parameter List

{{Manufacturer
|          <!-- Anonymous parameter. The desired weapon type name or ID, case insensitive. Invalid strings will render nothing. -->
|options   <!-- The desired image options. If options aren't provided, the link to the image is disabled. -->
|text only <!-- Whether only the text should appear. -->
}}

For weapon type, the valid list of strings, case insensitive, are:

mika please regex this soon tm

For image options, a guide on syntax can be found here: [1]

Examples

To be written.