User:Imperial Emperor/sandbox/infobox bloc: Difference between revisions

From NPOWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="infobox {{#if:{{{game|}}}|{{{game}}}|othergame}}"
<includeonly>{| class="infobox {{#if:{{{game|}}}|{{{game}}}|othergame}}"
! class="infobox-header infobox-blue-bg" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! colspan="2" class="infobox-header infobox-blue-bg" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}}- class="center-row"
{{!}}- class="center-row"
{{!}} [[File:{{{image}}}|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} image]]
{{!}} colspan="2" {{!}} [[File:{{{image}}}|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} image]] <br> '''Flag of the {{PAGENAME}}'''
{{!}}- class="center-row"
{{!}} Flag of the {{PAGENAME}}
}}
}}
|-
|-
! Started
{{#if:{{{type|}}}|
| {{{start}}}
! Type
{{!}} {{{type}}}
}}
|-
|-
{{#if:{{{end|}}}|
! Formed
! Ended
| {{{formed}}}
{{!}} {{{end}}}
{{!}}-
}}
{{#if:{{{partof|}}}|
! Part of
{{!}} {{{partof}}}
{{!}}-
}}
! Cause
| {{{cause}}}
|-
|-
{{#if:{{{result|}}}|
{{#if:{{{terminated|}}}|
! Result
! Terminated
{{!}} {{{result}}}
{{!}} {{{terminated}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{precededby|}}}|
! Preceded By
{{!}} {{{precededby}}}
{{!}}-
}}
{{#if:{{{succeededby|}}}|
! Succeeded By
{{!}} {{{succeededby}}}
{{!}}-
}}
{{#if:{{{aka|}}}|
! Also Known As
{{!}} {{{aka}}}
}}
|- class="center-row"
|- class="center-row"
! colspan="2" class="infobox-blue-bg" | Combatants
! colspan="2" class="infobox-blue-bg" | Signatories
{{#if:{{{combatants|}}}|{{#if:{{{side1|}}}{{{side2|}}}|{{error|mixed infobox usage (combatants)}}}}
|- class="center-row"
| colspan="2" | {{{signatories}}}
|-
{{#if:{{{formersignatories|}}}|
{{!}}- class="center-row"
{{!}}- class="center-row"
{{!}} colspan="2" {{!}}
! colspan="2" class="infobox-blue-bg" {{!}} Former Signatories
{{{combatants}}}
|
{{!}}-
{{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}}
{{{side1}}}
{{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}}
{{{side2}}}
}}
{{#if:{{{leadership1|}}}{{{leadership2|}}}|
{{!}}- class="center-row"
{{!}}- class="center-row"
! colspan="2" class="infobox-blue-bg" {{!}} Commanders
{{!}} colspan="2" {{!}} {{{formersignatories}}}
{{!}}-
{{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}}
{{{leadership1|}}}
{{!}} class="infobox-images-left" style="width:50%; vertical-align:top;" {{!}}
{{{leadership2|}}}
}}
}}
|}{{if ns|main|
|}{{if ns|main|
[[Category:{{#if:{{{game|}}}|Wars in {{{game}}}|Wars}}]]
[[Category:{{#if:{{{game|}}}|Treaty Bloc in {{{game}}}|Treaty Blocs}}]]
}}</includeonly><noinclude>{{documentation}}</noinclude>
}}</includeonly><noinclude>{{documentation}}</noinclude>

Latest revision as of 04:50, 10 July 2021

Documentation [edit]

The above documentation is transcluded from User:Imperial Emperor/sandbox/infobox bloc/doc.