Navbox/A2 – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "ArmA 2" to "[[{{arma2}}]]") |
Lou Montana (talk | contribs) (Add Category:Templates and description) |
||
Line 1: | Line 1: | ||
<div id="toc" style="margin:1em auto; clear:both;text-align:center;width:90% | <includeonly><div id="toc" style="margin: 1em auto; clear: both; text-align: center; width: 90%"><div class="NavFrame {{{Hidden}}}"> | ||
<div class="NavHead ffhring" style="font-weight:bold;"> | <div class="NavHead ffhring" style="font-weight:bold;"> | ||
Factions in [[{{arma2}}]] </div><div class="NavContent"> | Factions in [[{{arma2}}]] </div><div class="NavContent"> | ||
Line 13: | Line 13: | ||
[[ION Incorporated|ION]] | | [[ION Incorporated|ION]] | | ||
[[Army of the Czech Republic|ACR]] | | [[Army of the Czech Republic|ACR]] | | ||
[[Civilians]] | | [[Civilians]] | ||
</div></div></div></includeonly><noinclude> | |||
Adds an '''{{arma2}}''' faction footer. | |||
== Usage == | |||
{{<nowiki/>Faction footer}} | |||
{|class="wikitable" style="min-width: 75em" | |||
|+ Examples | |||
! Code | |||
! Result | |||
|- | |||
| <nowiki>{{Faction footer}}</nowiki> | |||
| {{Faction footer}} | |||
|} | |||
== Source == | |||
<syntaxhighlight lang="html"> | |||
<div id="toc" style="margin: 1em auto; clear: both; text-align: center; width: 90%"><div class="NavFrame {{{Hidden}}}"> | |||
<div class="NavHead ffhring" style="font-weight:bold;"> | |||
Factions in [[{{arma2}}]] </div><div class="NavContent"> | |||
[[USMC]] | | |||
[[US Armed Forces (ArmA 2)|US Army]] | | |||
[[Russian Armed Forces|Russian Army]] | | |||
[[Chernarussian Defence Forces|CDF]] | | |||
[[Chernarussian Movement of the Red Star|ChDKZ]] | | |||
[[National Party|NAPA]] | | |||
[[Takistan Army]] | | |||
[[United Nations|UNO/NATO]] | | |||
[[British Armed Forces|BAF]] | | |||
[[ION Incorporated|ION]] | | |||
[[Army of the Czech Republic|ACR]] | | |||
[[Civilians]] | |||
</div></div></div> | </div></div></div> | ||
</syntaxhighlight> | |||
[[Category:Templates|{{uc:{{PAGENAME}}}}]]</noinclude> |
Revision as of 22:59, 24 February 2020
Adds an Arma 2 faction footer.
Usage
{{Faction footer}}
Code | Result |
---|---|
{{Faction footer}} | Template:Faction footer |
Source
<div id="toc" style="margin: 1em auto; clear: both; text-align: center; width: 90%"><div class="NavFrame {{{Hidden}}}">
<div class="NavHead ffhring" style="font-weight:bold;">
Factions in [[{{arma2}}]] </div><div class="NavContent">
[[USMC]] |
[[US Armed Forces (ArmA 2)|US Army]] |
[[Russian Armed Forces|Russian Army]] |
[[Chernarussian Defence Forces|CDF]] |
[[Chernarussian Movement of the Red Star|ChDKZ]] |
[[National Party|NAPA]] |
[[Takistan Army]] |
[[United Nations|UNO/NATO]] |
[[British Armed Forces|BAF]] |
[[ION Incorporated|ION]] |
[[Army of the Czech Republic|ACR]] |
[[Civilians]]
</div></div></div>