Template:Organization: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
| style="text-align:center;" | {{#if:{{{flag|}}}|[[File:{{{flag}}}|80px]]<br><small>Flag</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>| }} | | style="text-align:center;" | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|80px]]<br><small>Emblem</small>| }} | ||
|- | |- | ||
! colspan=" | {{#if:{{{map|}}}| | ||
! colspan="2" style="text-align:center;" | [[File:{{{map}}}|250px]]<br><small>{{{map_caption|}}}</small> | |||
|- | |- | ||
! | }} | ||
! Headquarters | |||
| {{{headquarters|}}} | |||
|- | |- | ||
! | ! Official languages | ||
| {{{languages|}}} | |||
|- | |- | ||
! | ! Type of Org | ||
| {{{type|}}} | |||
|- | |- | ||
! | ! Membership | ||
| {{{membership|}}} | |||
|- | |- | ||
! | ! Leaders | ||
| | | {{{leaders|}}} | ||
|- | |- | ||
{{#if:{{{discord|}}}|! colspan=" | ! Establishment | ||
| colspan=" | | {{#if:{{{charter_signed|}}}|'''Charter signed:''' {{{charter_signed}}}<br>}}{{#if:{{{charter_enforced|}}}|'''Charter entered into force:''' {{{charter_enforced}}} }} | ||
|- | |||
{{#if:{{{discord|}}}| | |||
! colspan="2" style="text-align:left;" | Discord | |||
|- | |||
| colspan="2" | [{{{discord}}} Join Discord] | |||
|- | |- | ||
}} | }} | ||
{{#if:{{{preceded_by|}}}|! colspan=" | {{#if:{{{preceded_by|}}}| | ||
| colspan=" | ! colspan="2" style="text-align:left;" | Preceded by | ||
|- | |||
| colspan="2" | {{{preceded_by}}} | |||
|- | |- | ||
}} | }} | ||
{{#if:{{{website|}}}|! colspan=" | {{#if:{{{website|}}}| | ||
| colspan=" | ! colspan="2" style="text-align:left;" | Website | ||
|- | |||
| colspan="2" | [{{{website}}} Official site] | |||
|- | |- | ||
}} | }} | ||
Line 41: | Line 50: | ||
<pre> | <pre> | ||
{{Organization | {{Organization | ||
|name= | |name=United Nations | ||
|flag= | |flag=Flag of the United Nations.svg | ||
|emblem= | |emblem=Emblem of the United Nations.svg | ||
|map= | |map=UN member states map.svg | ||
|map_caption=Members of | |map_caption=Members of the United Nations | ||
|headquarters=Somewhere, Earth | |headquarters=Somewhere, Earth | ||
|languages=English | |languages=English | ||
|type=Intergovernmental Organization | |type=Intergovernmental Organization | ||
|membership= | |membership=20 members | ||
|leaders=John Doe (President), Jane Smith (Secretary) | |leaders=John Doe (President), Jane Smith (Secretary) | ||
|charter_signed= | |charter_signed=6 May 2025 | ||
|discord=https://discord.gg/example | |discord=https://discord.gg/example | ||
|preceded_by= | |preceded_by=League of Nations | ||
|website=https:// | |website=https://un.org | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 19:49, 24 May 2025
[[File:{{{map}}}|250px]]
Discord Preceded by Website
Discord Preceded by Website
Headquarters | |
---|---|
Official languages | |
Type of Org | |
Membership | |
Leaders | |
Establishment |
Usage
{{Organization |name=United Nations |flag=Flag of the United Nations.svg |emblem=Emblem of the United Nations.svg |map=UN member states map.svg |map_caption=Members of the United Nations |headquarters=Somewhere, Earth |languages=English |type=Intergovernmental Organization |membership=20 members |leaders=John Doe (President), Jane Smith (Secretary) |charter_signed=6 May 2025 |discord=https://discord.gg/example |preceded_by=League of Nations |website=https://un.org }}