Navbox/A2 – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "ArmA 2" to "[[{{arma2}}]]")
(Add Category:Templates and description)
Line 1: Line 1:
<div id="toc" style="margin:1em auto; clear:both;text-align:center;width:90%;" align=center><div class="NavFrame {{{Hidden}}}">
<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}}]] &nbsp; </div><div class="NavContent">
Factions in [[{{arma2}}]] &nbsp; </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}}]] &nbsp; </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 23:59, 24 February 2020

Adds an Arma 2 faction footer.

Usage

{{Faction footer}}

Examples
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}}]] &nbsp; </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>