Template:UnitInfoBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
|- style="text-align:center;" | |||
|- | |||
{{#if:{{{image3<includeonly>|</includeonly>}}} | | |||
{{!}} colspan="2" style="text-align:center;background-color:#;{{#if:{{{image4|}}}||display:none;}}" {{!}}{{{image4}}} | |||
{{!}}- | |||
}} | |||
|- style="text-align:center;" | |||
|- | |||
{{#if:{{{image3<includeonly>|</includeonly>}}} | | |||
{{!}} colspan="2" style="text-align:center;background-color:#;{{#if:{{{image5|}}}||display:none;}}" {{!}}{{{image5}}} | |||
{{!}}- | |||
}} | |||
|- | |||
| colspan="2" style="{{#if:{{{eras|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{eras|}}} | |||
|- | |- | ||
! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''National Information''' | ! colspan="2" style="{{#if:{{{hideb|}}}|display: none;| |}} text-align:center; font-weight:normal; color:#FFFFFF; background:#212121;" | '''National Information''' | ||
Line 100: | Line 114: | ||
| style="{{#if:{{{ranksandinsignias|}}}| |display: none;}}" valign="top" | '''Ranks And Insignias''' | | style="{{#if:{{{ranksandinsignias|}}}| |display: none;}}" valign="top" | '''Ranks And Insignias''' | ||
| style="{{#if:{{{ranksandinsignias|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{[[ranksandinsignias]]|}}} | | style="{{#if:{{{ranksandinsignias|}}}| |display: none;}}" class="infoboxcell" valign="top" | {{{[[ranksandinsignias]]|}}} | ||
|}</div> | |}</div> | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Example Usage:<pre> | Example Usage:<pre> | ||
Line 165: | Line 168: | ||
|ranksandinsignias = Example | |ranksandinsignias = Example | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 14:04, 8 January 2024
|
Example Usage:
{{UnitInfoBox |color = Example |title1 = Example |image1 = Example |image2 = Example |image3 = Example |full_name = Example |active = Example |country = Example |type = [[Army]] [[Navy]] [[Airforce]] [[Police]] [[Other]] |anthem = [[File:Example.ogg]] |march = [[File:Example.ogg]] |quickmarch = [[File:Example.ogg]] |motto = Example |size=100 active personnel <small>(Apr 2023)</small> 1,382 reserve personnel <small>(Apr 2023)</small> |partof = Link To What Its Part Of (if its part of something) |headquarters = Example |commander1name = Commander In Chief, Executive |commander1 = Link To Commander Here |commander2name = Commander 2 Title |commander2 = Link To Commander 2 |commander3name = Commander 3 Title |commander3 = Link To Commander 3 |commander4name = Commander 4 Title |commander4 = Link To Commander 4 |commander5name = Commander 5 Title |commander5 = Link To Commander 5 |commander6name = Commander 6 Title |commander6 = Link To Commander 6 |commander7name = Commander 7 Title |commander7 = Link To Commander 7 |commander8name = Commander 8 Title |commander8 = Link To Commander 8 |commander9name = Commander 9 Title |commander9 = Link To Commander 9 |commander10name = Commander 10 Title |commander10 = Link To Commander 10 |ranksandinsignias = Example }}