Template:Element: Difference between revisions
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 | 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}}
Icon for "FIRE"
{{Elements|FIRE}}
Icon for ""
{{Elements}}