Difference between revisions of "Template:Belligerent"

Template page
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{2|}}}|
{{#if: {{{2|}}}
{{flagicon|{{{1}}}}}{{{2}}}|
|<div style="float:left; vertical-align:text-top;">{{flagicon|{{{1}}}}}{{{2}}}</div>
{{flagicon|blankflag.png}}{{{1}}}|
|<div style="float:left; vertical-align:text-top;">{{flagicon|blankflag.png}}{{{1}}}</div>|
}}
}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
This template is controlling the Belligerent field that can be entered into the Conflict infobox box.
This template is controlling the Belligerent field that can be entered into the Conflict infobox box.
This piece of code will place a flag, or any picture really, and text next to it into a single line and present it.


Code for it is
Code for it is

Latest revision as of 12:06, 1 February 2021


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

This piece of code will place a flag, or any picture really, and text next to it into a single line and present it.

Code for it is

{{belligerent|icon|name}}