Template:Organisation: Difference between revisions
(Added fields for military units and cleaned TemplateData info) |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 18: | Line 18: | ||
<noinclude> |
<noinclude> |
||
| + | Generic template for Organizations (Arms, state services, alliances, etc). Use [[Template:Corporation]] for private corporate entities. |
||
| + | |||
| + | == Usage == |
||
{{Organisation |
{{Organisation |
||
|abbreviation = [FON] |
|abbreviation = [FON] |
||
| Line 31: | Line 34: | ||
|leader_title = [leader title]|leader = [most recent leader] |
|leader_title = [leader title]|leader = [most recent leader] |
||
}} |
}} |
||
| + | <pre> |
||
| + | {{Organisation |
||
| + | |abbreviation = [FON] |
||
| + | |full_title = [Full Org Name] |
||
| + | |flag = KP dark.png|emblem = KP dark.png |
||
| + | |map = KP dark.png|map_caption = [member states] |
||
| + | |est_date = [date] |
||
| + | |dis_date = [date] |
||
| + | |type = [military/trade/etc] |
||
| + | |motto = [motto] |
||
| + | |location = [headquarters location] |
||
| + | |members = [members list] |
||
| + | |leader_title = [leader title]|leader = [most recent leader] |
||
| + | }} |
||
| + | </pre> |
||
| + | |||
| + | == Sub-template components == |
||
| + | * [[Template:Organisation/Navy|<code><nowiki>{{Organisation/Navy|...}}</nowiki></code>]] : Section for navies and maritime organisations such as coast guards, etc. |
||
| + | * [[Template:Organisation/Air Force|<code><nowiki>{{Organisation/Air Force|...}}</nowiki></code>]] : Section for air forces and air corps. Use [[Template:Corporation]] + [[Template:Corporation/Airline]] for airlines. |
||
[[Category:Infoboxes]] |
[[Category:Infoboxes]] |
||
[[Category:Templates]] |
[[Category:Templates]] |
||
| + | {{clr}} |
||
| + | == TemplateData == |
||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
| Line 49: | Line 73: | ||
"example": "filename.extension", |
"example": "filename.extension", |
||
"type": "wiki-file-name", |
"type": "wiki-file-name", |
||
| − | "suggested": true |
+ | "suggested": true, |
| + | "description": "Flag or large form logo" |
||
}, |
}, |
||
"emblem": { |
"emblem": { |
||
| Line 66: | Line 91: | ||
"map_caption": { |
"map_caption": { |
||
"label": "Map caption", |
"label": "Map caption", |
||
| − | "type": "string" |
+ | "type": "string", |
| + | "description": "Caption for the map, if provided" |
||
}, |
}, |
||
"est_date": { |
"est_date": { |
||
| Line 72: | Line 98: | ||
"example": "11th September, 2001", |
"example": "11th September, 2001", |
||
"type": "date", |
"type": "date", |
||
| − | "required": true |
+ | "required": true, |
| + | "description": "Date at which the organization was first established" |
||
}, |
}, |
||
"dis_date": { |
"dis_date": { |
||
| Line 78: | Line 105: | ||
"type": "date", |
"type": "date", |
||
"suggested": true, |
"suggested": true, |
||
| − | "example": "11th September, 2001" |
+ | "example": "11th September, 2001", |
| + | "description": "Date at which the org. was disbanded, if any. If recreated several times, use <br> in this field" |
||
}, |
}, |
||
"motto": { |
"motto": { |
||
"suggested": true, |
"suggested": true, |
||
"type": "string", |
"type": "string", |
||
| − | "label": "Motto" |
+ | "label": "Motto", |
| + | "description": "Motto or slogan" |
||
}, |
}, |
||
"location": { |
"location": { |
||
Latest revision as of 21:26, 9 February 2025
Generic template for Organizations (Arms, state services, alliances, etc). Use Template:Corporation for private corporate entities.
Usage
{{Organisation
|abbreviation = [FON]
|full_title = [Full Org Name]
|flag = KP dark.png|emblem = KP dark.png
|map = KP dark.png|map_caption = [member states]
|est_date = [date]
|dis_date = [date]
|type = [military/trade/etc]
|motto = [motto]
|location = [headquarters location]
|members = [members list]
|leader_title = [leader title]|leader = [most recent leader]
}}
Sub-template components
{{Organisation/Navy|...}}: Section for navies and maritime organisations such as coast guards, etc.{{Organisation/Air Force|...}}: Section for air forces and air corps. Use Template:Corporation + Template:Corporation/Airline for airlines.
TemplateData
Generic template for Organizations (Arms, state services, alliances, etc)
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | full_title | The full organisational name | String | required |
| Abbreviated Name | abbreviation | Name or acronym more commonly used | String | required |
| Flag | flag | Flag or large form logo
| File | suggested |
| Emblem | emblem | Emblem or insigna
| File | required |
| Map | map | Map of the locations used | File | optional |
| Map caption | map_caption | Caption for the map, if provided | String | optional |
| Date of Establishment | est_date | Date at which the organization was first established
| Date | required |
| Date of Dissolution | dis_date | Date at which the org. was disbanded, if any. If recreated several times, use <br> in this field
| Date | suggested |
| Type | type general_nature | Type/Nature of the Organisation
| String | suggested |
| Branch | branch | Branch or Arm this organization is part of, if applicable
| String | optional |
| Part of | part_of | Organization or state body this org. is a part of, if applicable
| Page name | optional |
| Location | location | Location of the headquarters or main area of activity | String | suggested |
| Motto | motto | Motto or slogan | String | suggested |
| Leader Title | leader_title | Title used for the leader
| String | suggested |
| Leader Name | leader | Identity of the Leader | String | suggested |
| Member States | members | List of member nations, if applicable
| String | suggested |
| Engagements | engagements | Wars and battles this organization was involved in
| String | optional |
