Difference between revisions of "Template:Belligerent"

Template page
(Undo revision 1801 by McGig (talk))
Tag: Undo
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{icon|}}}|
{{#if: {{{1|}}}|
<div style="float:left;">{{flagicon|{{{icon}}}}}{{{name}}}</div>|
<div style="float:left;">{{flagicon|{{{1}}}}}{{{2}}}</div>|
<div>{{{name}}}</div>|
}}
}}
</includeonly>
</includeonly>

Revision as of 11:37, 31 January 2021


This template is controlling the Belligerent field that can be entered into the Conflict infobox box.

Code for it is

{{belligerent|icon|name}}