Template:Element

From Phantasy Star Universe Clementine
Revision as of 15:10, 21 December 2023 by Mika (talk | contribs) (→‎Parameter List)

Purpose

Shortcut template for all element icons. Contains mouseover for the element name and alt-text.

Parameter List

{{Element
|         <!-- Anonymous parameter. The desired value of the element, case insensitive; or a corresponding integer value. -->
|options  <!-- The desired image options. -->
}}

Examples

For manufacturers, the valid list of strings, case insensitive, are:

Neutral
  • n
  • neutral
  • 0
Fire
  • f
  • fire
  • 1
Ice
  • i
  • ice
  • 2
Lightning
  • t
  • thunder
  • lightning
  • 3
Ground

|土 |e

  • earth
  • ground
  • 4
Light
  • l
  • light
  • 5
Dark
  • d
  • dark
  • 6

Icon for "Neutral"

{{Element|Neutral}}

Neutral Element

Icon for "FIRE"

{{Element|FIRE}}

Fire Element

Icon for "2"

{{Element|2}}

Ice Element

Icon for "土", Options="link="

{{Element|土|options=link=}}

Ground Element

Icon for ""

{{Element}}