Template:Military infobox: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 36: Line 36:
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}}
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}}
{{{role|}}}
{{{role|}}}
{{!}}-}}
{{#if:{{{nicknames|}}}|
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding-left:4px; line-height:14px; width:70px;" {{!}}
'''{{{nicknames-title|Nicknames}}}''':
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}}
{{{nicknames|}}}
{{!}}-}}
{{!}}-}}
{{#if:{{{battles|}}}|
{{#if:{{{battles|}}}|
Line 60: Line 66:
===Usage instructions===
===Usage instructions===
Paste the following code into the top of an article, filling all known fields:
Paste the following code into the top of an article, filling all known fields:
<pre><nowiki>
<pre>
{{Military infobox
{{Military infobox
|image=
|image=
Line 68: Line 74:
|type=
|type=
|role=
|role=
|nicknames=
|battles=
|battles=
|commanders=
|commanders=
|notable_commanders=
|notable_commanders=
}}</nowiki></pre>
}}</pre>


[[Category:Updated infoboxes]]
[[Category:Updated infoboxes]]
</noinclude>
</noinclude>

Revision as of 16:08, May 12, 2012

Military infobox
 

Usage instructions

Paste the following code into the top of an article, filling all known fields:

{{Military infobox
|image=
|formed=
|affiliation=
|branch=
|type=
|role=
|nicknames=
|battles=
|commanders=
|notable_commanders=
}}