898 bytes added
, 22:11, 17 February 2023
<includeonly>[[File:{{#switch: {{{1}}} | EFF = EFF | Zeon = Zeon | #default = INPUT_ERROR}}_flag.png|{{{2|16}}}px]]</includeonly><noinclude><code><nowiki>{{FactionFlag}}</nowiki></code> provides a small inline identifier to differentiate quickly between things in a list that includes items from both factions, or for anywhere else that needs or benefits from the visual indicator.
==Usage==
The template has two unnamed parameters, first is for faction, second is to modify the image size (default 16px).
<nowiki>* {{FactionFlag|EFF}} EFF normal</nowiki>
<nowiki>* {{FactionFlag|Zeon}} Zeon normal</nowiki>
<nowiki>* {{FactionFlag|EFF|8}} EFF 8px</nowiki>
<nowiki>* {{FactionFlag|Zeon|64}} Zeon 64px</nowiki>
Results:
* {{FactionFlag|EFF}} EFF normal
* {{FactionFlag|Zeon}} Zeon normal
* {{FactionFlag|EFF|8}} EFF 8px
* {{FactionFlag|Zeon|64}} Zeon 64px
[[Category:Templates]]
</noinclude>