|
|
| Line 1: |
Line 1: |
| <includeonly>
| | {| class="wikitable" style="width:280px; float:right; font-size:90%;" |
| {| class="wikitable" cellspacing="1" cellpadding="1" | | |+ style="text-align:center; font-size:120%; font-weight:bold;" | {{{name|{{PAGENAME}}}}} |
| style="float:right; clear:right; margin:0 0 .5em 1em;
| |
| width:280px; border-collapse:collapse;
| |
| border:3.5px solid {{{color|#999}}};
| |
| font-size:smaller; line-height:1.5"
| |
| |- | | |- |
| ! colspan="3"
| | | style="text-align:center;" | |
| style="text-align:center; color:#FFFFFF;
| | {{#if:{{{flag|}}}|[[File:{{{flag}}}|80px]]<br/><small>Flag</small>| }} |
| background:#212121; font-size:200%;"
| | | style="text-align:center;" | |
| | {{{name|{{PAGENAME}}}}}
| | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|80px]]<br/><small>Emblem</small>| }} |
| |-
| |
| ! style="text-align:center;"
| |
| | {{#if:{{{flag|}}}|[[File:{{{flag}}}|80px]]<br/><small>Flag</small>|}} | |
| ! style="text-align:center;"
| |
| | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|80px]]<br/><small>Emblem</small>|}} | |
| |- | | |- |
| {{#if:{{{map|}}}| | | {{#if:{{{map|}}}| |
| | colspan="3" style="text-align:center;" | | | colspan="2" style="text-align:center;" | |
| | [[File:{{{map}}}|250px]]<br/><small>{{{map_caption|}}}</small> | | [[File:{{{map}}}|250px]]<br/><small>{{{map_caption|}}}</small> |
| |- | | |- |
| }} | | }} |
| ! colspan="2" | | ! Headquarters |
| style="text-align:center; color:#FFFFFF;
| | | {{{headquarters|}}} |
| background:#212121; font-size:150%;"
| |
| | Information
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-top:1px solid #999;" | | ! Official languages |
| | Headquarters
| | | {{{languages|}}} |
| | style="width:65%; border-top:1px solid #999;"
| |
| | {{{headquarters|}}}
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Type |
| | Official languages
| | | {{{type|}}} |
| | style="border-bottom:1px solid #999;"
| |
| | {{{languages|}}}
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Membership |
| | Type
| | | {{{membership|}}} |
| | style="border-bottom:1px solid #999;"
| |
| | {{{type|}}}
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Leaders |
| | Membership
| | | {{{leaders|}}} |
| | style="border-bottom:1px solid #999;"
| |
| | {{{membership|}}}
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Establishment |
| | Leaders
| | | {{{establishment|}}} |
| | style="border-bottom:1px solid #999;"
| | {{#if:{{{discord|}}} |
| | {{{leaders|}}}
| |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Discord |
| | Establishment
| | | [{{{discord}}} Join Discord] |
| | style="border-bottom:1px solid #999;"
| |
| | {{{establishment|}}}
| |
| {{#if:{{{discord|}}}|
| |
| |-
| |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;"
| |
| | Discord
| |
| | style="border-bottom:1px solid #999;"
| |
| | [{{{discord}}} Join Discord]
| |
| }} | | }} |
| {{#if:{{{preceded_by|}}}| | | {{#if:{{{preceded_by|}}} |
| |- | | |- |
| ! style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | | ! Preceded by |
| | Preceded by
| | | {{{preceded_by}}} |
| | style="border-bottom:1px solid #999;"
| |
| | {{{preceded_by}}}
| |
| }} | | }} |
| {{#if:{{{website|}}}| | | {{#if:{{{website|}}} |
| |- | | |- |
| ! style="width:35%; font-weight:bold;" | | ! Website |
| | Website
| | | [{{{website}}} Official site] |
| |
| |
| | [{{{website}}} Official site]
| |
| }} | | }} |
| |} | | |} |
| </includeonly>
| |
| <noinclude>
| |
| === Usage ===
| |
| <pre>
| |
| {{Organization
| |
| |name=…
| |
| |flag=…
| |
| |emblem=…
| |
| |map=…
| |
| |map_caption=…
| |
| |headquarters=…
| |
| |languages=…
| |
| |type=…
| |
| |membership=…
| |
| |leaders=…
| |
| |establishment=…
| |
| |discord=…
| |
| |preceded_by=…
| |
| |website=…
| |
| }}
| |
| </pre>
| |
| </noinclude>
| |
colspan="2" style="text-align:center;"
Organization
|
|
| Headquarters
|
|
| Official languages
|
|
| Type
|
|
| Membership
|
|
| Leaders
|
|
| Establishment
|
[{{{discord}}} Join Discord]
{{{preceded_by}}}
[{{{website}}} Official site]
|