Template:Organization: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
{| | <includeonly> | ||
{| cellspacing="1" cellpadding="1" | |||
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" | |||
|- | |- | ||
| style="text-align:center;" | {{#if:{{{flag|}}}|[[File:{{{flag}}}|80px]]<br/><small>Flag</small> | | <div> | ||
| style="text-align:center;" | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|80px]]<br/><small>Emblem</small> | {| border="0" cellpadding="4" cellspacing="0" | ||
{{#if:{{{map|}}}| | style="width:100%; border-collapse:collapse; vertical-align:top" | ||
|- | |||
| colspan=" | ! colspan="3" | ||
}} | style="text-align:center; color:#FFFFFF; | ||
|- | background:#212121; font-size:200%;" | ||
| {{{name|{{PAGENAME}}}}} | |||
| {{{headquarters|}}} | |- | ||
|- | | style="text-align:center;" | ||
| {{#if:{{{flag|}}}|[[File:{{{flag}}}|80px]]<br/><small>Flag</small>}} | |||
| {{{languages|}}} | | style="text-align:center;" | ||
|- | | {{#if:{{{emblem|}}}|[[File:{{{emblem}}}|80px]]<br/><small>Emblem</small>}} | ||
|- | |||
| {{{type|}}} | {{#if:{{{map|}}}| | ||
|- | | colspan="3" style="text-align:center;" | ||
| [[File:{{{map}}}|250px]]<br/><small>{{{map_caption|}}}</small> | |||
| {{{membership|}}} | |- | ||
|- | }} | ||
! colspan="3" | |||
| {{{leaders|}}} | style="text-align:center; color:#FFFFFF; | ||
|- | background:#212121; font-size:150%;" | ||
| Information | |||
| | |- | ||
{{#if:{{{discord|}}}| | | style="width:35%; font-weight:bold; border-top:1px solid #999;" | ||
|- | | Headquarters | ||
| style="width:65%; border-top:1px solid #999;" | |||
| [{{{discord}}} Join Discord] | | {{{headquarters|}}} | ||
}} | |- | ||
{{#if:{{{preceded_by|}}}| | | style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | ||
|- | | Official languages | ||
| style="border-bottom:1px solid #999;" | |||
| {{{preceded_by}}} | | {{{languages|}}} | ||
}} | |- | ||
{{#if:{{{website|}}}| | | style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | ||
|- | | Type | ||
| style="border-bottom:1px solid #999;" | |||
| [{{{website}}} Official site] | | {{{type|}}} | ||
}} | |- | ||
| style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | |||
| Membership | |||
| style="border-bottom:1px solid #999;" | |||
| {{{membership|}}} | |||
|- | |||
| style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | |||
| Leaders | |||
| style="border-bottom:1px solid #999;" | |||
| {{{leaders|}}} | |||
|- | |||
| style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | |||
| Establishment | |||
| 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|}}}| | |||
|- | |||
| style="width:35%; font-weight:bold; border-bottom:1px solid #999;" | |||
| Preceded by | |||
| style="border-bottom:1px solid #999;" | |||
| {{{preceded_by}}} | |||
}} | |||
{{#if:{{{website|}}}| | |||
|- | |||
| style="width:35%; font-weight:bold;" | |||
| Website | |||
| | |||
| [{{{website}}} Official site] | |||
}} | |||
|}</div> | |||
|} | |} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
==Usage== | === Usage === | ||
<pre> | <pre> | ||
{{Organization | {{Organization | ||
|name=United Nations | |name=United Nations | ||
|color=#4DE4FF <!-- optional border color --> | |||
|flag=Flag of the United Nations.svg | |flag=Flag of the United Nations.svg | ||
|emblem=Emblem of the United Nations.svg | |emblem=Emblem of the United Nations.svg | ||
Line 56: | Line 97: | ||
|type=Intergovernmental organization | |type=Intergovernmental organization | ||
|membership=193 member states · 2 observer states | |membership=193 member states · 2 observer states | ||
|leaders=António Guterres (Secretary-General)<br/>Amina J. Mohammed (Deputy) | |leaders=• António Guterres (Secretary-General)<br/>• Amina J. Mohammed (Deputy) | ||
| | |establishment=26 June 1945 (Charter signed)<br/>24 October 1945 (Enforced) | ||
|discord=https://discord.gg/your-server | |||
|discord=https://discord.gg/ | |||
|preceded_by=[[League of Nations]] | |preceded_by=[[League of Nations]] | ||
|website=https://un.org | |website=https://un.org |
Revision as of 19:54, 24 May 2025
Usage
{{Organization |name=United Nations |color=#4DE4FF <!-- optional border color --> |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=760 United Nations Plaza, Manhattan, New York City |languages=Arabic · Chinese · English · French · Russian · Spanish |type=Intergovernmental organization |membership=193 member states · 2 observer states |leaders=• António Guterres (Secretary-General)<br/>• Amina J. Mohammed (Deputy) |establishment=26 June 1945 (Charter signed)<br/>24 October 1945 (Enforced) |discord=https://discord.gg/your-server |preceded_by=[[League of Nations]] |website=https://un.org }}