Template:Organisation: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<includeonly>{{Infobox/begin}} |
<includeonly>{{Infobox/begin}} |
||
+ | |||
− | {{Infobox/Header|title={{{abbreviation}}}|subtitle={{{full_title}}}}} |
+ | {{Infobox/Header|title={{#if:{{{abbreviation|}}}|{{{abbreviation|}}}|{{PAGENAME}}}}|subtitle={{#if:{{{full_title|}}}|{{{full_title|}}}|}}}} |
{{Infobox/Dual Illustration|left_file=[[Image:{{{flag}}}]]|left_caption=Flag|right_file=[[Image:{{{emblem}}}]]|right_caption=Emblem}} |
{{Infobox/Dual Illustration|left_file=[[Image:{{{flag}}}]]|left_caption=Flag|right_file=[[Image:{{{emblem}}}]]|right_caption=Emblem}} |
||
− | {{Infobox/Illustration|file=[[File:{{{map}}}]]|caption={{{map_caption}}}}} |
+ | {{Infobox/Illustration|file={{#if:{{{map|}}}|[[File:{{{map}}}]]|}}|caption={{{map_caption|}}}}} |
− | {{Infobox/Item|key=Founded|value={{{est_date}}}}} |
+ | {{Infobox/Item|key=Founded|value={{{est_date|}}}}} |
− | {{Infobox/Item|key=Dissolved|value={{{dis_date}}}}} |
+ | {{Infobox/Item|key=Dissolved|value={{{dis_date|}}}}} |
{{Infobox/Item|key=Type|value={{{type}}}}} |
{{Infobox/Item|key=Type|value={{{type}}}}} |
||
− | {{Infobox/Item|key=Headquarters|value={{{location}}}}} |
+ | {{Infobox/Item|key=Headquarters|value={{{location|}}}}} |
{{Infobox/Item|key=Membership|value={{{members}}}}} |
{{Infobox/Item|key=Membership|value={{{members}}}}} |
||
− | {{Infobox/Item|key={{{leader_title}}}|value={{{leader}}}}} |
+ | {{Infobox/Item|key={{{leader_title|}}}|value={{{leader|}}}}} |
{{Infobox/end}}</includeonly> |
{{Infobox/end}}</includeonly> |
||
Line 26: | Line 27: | ||
|leader_title = [leader title]|leader = [most recent leader] |
|leader_title = [leader title]|leader = [most recent leader] |
||
}} |
}} |
||
+ | {{Organisation}} |
||
[[Category:Infoboxes]] |
[[Category:Infoboxes]] |
Revision as of 23:10, 26 October 2022
[FON]
[Full Org Name]
|
|||||||
---|---|---|---|---|---|---|---|
|
|||||||
[member states] | |||||||
Founded | [date] | ||||||
Dissolved | [date] | ||||||
Type | [military/trade/etc] | ||||||
Headquarters | [headquarters location] | ||||||
Membership | [members list] | ||||||
[leader title] | [most recent leader] |
Organisation
|
|||||||
---|---|---|---|---|---|---|---|
|
|||||||
Type | {{{type}}} | ||||||
Membership | {{{members}}} |
</templatedata>
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | full_title | The full organisational name | String | required |
Organisation Flag | flag | no description
| File | required |
Organisation Emblem | emblem | no description
| File | required |
map | map | no description | Unknown | optional |
map_caption | map_caption | no description | Unknown | optional |
Date of Establishment | est_date | no description
| Date | required |
Date of Dissolution | dis_date | no description
| Date | suggested |
type | type | no description | Unknown | optional |
location | location | no description | Unknown | optional |
Member States | members | List of member nations
| Page name | suggested |
leader_title | leader_title | no description | Unknown | optional |
leader | leader | no description | Unknown | optional |
Abbreviated Name | abbreviation | Name or acronym more commonly used
| String | required |