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

From NPOWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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]] <br> '''Flag of the {{PAGENAME}}'''
{{!}} colspan="2" {{!}} [[File:{{{image}}}|{{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}} image]] <br> '''Flag of the {{PAGENAME}}'''
}}
{{#if:{{{type|}}}|
! Type
{{!}} {{{type}}}
{{!}}-
}}
}}
|-
|-
! Started
! Formed
| {{{start}}}
| {{{formed}}}
|-
|-
{{#if:{{{end|}}}|
{{#if:{{{end|}}}|

Revision as of 01:03, 10 July 2021

Documentation [edit]

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