Template:Element: Difference between revisions

From Phantasy Star Universe Clementine
m (mention ignoring case to the documentation)
(add param list)
Line 11: Line 11:
}}</includeonly><noinclude>
}}</includeonly><noinclude>
==Purpose==
==Purpose==
Shortcut template for all element icons, ignoring case. Contains mouseover for the element name and disables link functionality.
Shortcut template for all element icons. Contains mouseover for the element name and disables link functionality.
==Parameter List==
<pre>
{{Elements
| <!-- Anonymous parameter. The desired value of the element, case insensitive. Integer values are currently unsupported. -->
}}
</pre>
==Examples==
==Examples==
===Icon for "Neutral"===
===Icon for "Neutral"===

Revision as of 02:12, 20 December 2023

Purpose

Shortcut template for all element icons. Contains mouseover for the element name and disables link functionality.

Parameter List

{{Elements
| <!-- Anonymous parameter. The desired value of the element, case insensitive. Integer values are currently unsupported. -->
}}

Examples

Icon for "Neutral"

{{Elements|Neutral}}

Neutral Element

Icon for "FIRE"

{{Elements|FIRE}}

Fire Element

Icon for ""

{{Elements}}