Template:Organisation: Difference between revisions
Jump to navigation
Jump to search
(Make all fields of the Organization infobox optional (General Nature eats crayons and Membership is not appropriate for state or private orgs)) |
(Added fields for military units and cleaned TemplateData info) |
||
Line 7: | Line 7: | ||
{{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= |
+ | {{Infobox/Item|key=Type|value={{{type|}}}}} |
+ | {{Infobox/Item|key=Branch|value={{{branch|}}}}} |
||
+ | {{Infobox/Item|key=Part Of|value={{{part_of|}}}}} |
||
{{Infobox/Item|key=Motto|value={{{motto|}}}}} |
{{Infobox/Item|key=Motto|value={{{motto|}}}}} |
||
{{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/Item|key=Engagements|value={{{engagements|}}}}} |
||
{{Infobox/end}}</includeonly> |
{{Infobox/end}}</includeonly> |
||
Line 43: | Line 46: | ||
}, |
}, |
||
"flag": { |
"flag": { |
||
− | "label": " |
+ | "label": "Flag", |
"example": "filename.extension", |
"example": "filename.extension", |
||
"type": "wiki-file-name", |
"type": "wiki-file-name", |
||
− | " |
+ | "suggested": true |
}, |
}, |
||
"emblem": { |
"emblem": { |
||
− | "label": " |
+ | "label": "Emblem", |
"example": "filename.extension", |
"example": "filename.extension", |
||
"type": "wiki-file-name", |
"type": "wiki-file-name", |
||
− | "required": true |
+ | "required": true, |
+ | "description": "Emblem or insigna", |
||
⚫ | |||
+ | }, |
||
⚫ | |||
⚫ | |||
+ | "description": "Map of the locations used", |
||
+ | "type": "wiki-file-name" |
||
+ | }, |
||
⚫ | |||
+ | "label": "Map caption", |
||
+ | "type": "string" |
||
}, |
}, |
||
⚫ | |||
⚫ | |||
"est_date": { |
"est_date": { |
||
"label": "Date of Establishment", |
"label": "Date of Establishment", |
||
"example": "11th September, 2001", |
"example": "11th September, 2001", |
||
"type": "date", |
"type": "date", |
||
− | "autovalue": " ", |
||
"required": true |
"required": true |
||
}, |
}, |
||
Line 66: | Line 77: | ||
"label": "Date of Dissolution", |
"label": "Date of Dissolution", |
||
"type": "date", |
"type": "date", |
||
⚫ | |||
⚫ | |||
"suggested": true, |
"suggested": true, |
||
"example": "11th September, 2001" |
"example": "11th September, 2001" |
||
}, |
}, |
||
− | " |
+ | "motto": { |
+ | "suggested": true, |
||
− | "motto": { |
||
⚫ | |||
"type": "string", |
"type": "string", |
||
− | " |
+ | "label": "Motto" |
+ | }, |
||
− | }, |
||
− | "location": { |
+ | "location": { |
+ | "label": "Location", |
||
+ | "description": "Location of the headquarters or main area of activity", |
||
+ | "suggested": true, |
||
+ | "type": "string" |
||
+ | }, |
||
"members": { |
"members": { |
||
"label": "Member States", |
"label": "Member States", |
||
− | "description": "List of member nations", |
+ | "description": "List of member nations, if applicable", |
"example": "[[country]]</br>[[country]]", |
"example": "[[country]]</br>[[country]]", |
||
− | "type": " |
+ | "type": "string", |
"suggested": true |
"suggested": true |
||
}, |
}, |
||
− | "leader_title": { |
+ | "leader_title": { |
− | " |
+ | "label": "Leader Title", |
+ | "description": "Title used for the leader", |
||
+ | "example": "President, Commander, CEO", |
||
+ | "type": "string", |
||
+ | "suggested": true |
||
+ | }, |
||
+ | "leader": { |
||
+ | "label": "Leader Name", |
||
+ | "description": "Identity of the Leader", |
||
+ | "suggested": true, |
||
+ | "type": "string" |
||
+ | }, |
||
"abbreviation": { |
"abbreviation": { |
||
"label": "Abbreviated Name", |
"label": "Abbreviated Name", |
||
"description": "Name or acronym more commonly used", |
"description": "Name or acronym more commonly used", |
||
"type": "string", |
"type": "string", |
||
− | "autovalue": "", |
||
"required": true |
"required": true |
||
+ | }, |
||
+ | "type": { |
||
+ | "aliases": [ |
||
+ | "general_nature" |
||
+ | ], |
||
+ | "description": "Type/Nature of the Organisation", |
||
+ | "example": "Alliance, Federal Agency, Unit, Navy, etc", |
||
+ | "suggested": true, |
||
+ | "type": "string", |
||
+ | "label": "Type" |
||
+ | }, |
||
+ | "branch": { |
||
+ | "label": "Branch", |
||
+ | "description": "Branch or Arm this organization is part of, if applicable", |
||
+ | "example": "Zokesian Navy, Department of Paperclips", |
||
+ | "type": "string" |
||
+ | }, |
||
+ | "part_of": { |
||
⚫ | |||
+ | "description": "Organization or state body this org. is a part of, if applicable", |
||
+ | "example": "Commonwealth of Feguanesia, Globohomo Worldwide Inc.", |
||
+ | "type": "wiki-page-name" |
||
+ | }, |
||
+ | "engagements": { |
||
+ | "label": "Engagements", |
||
+ | "description": "Wars and battles this organization was involved in", |
||
+ | "example": "Operation xxxx, Battle of Somewhere, War of the Great Heavens", |
||
+ | "type": "string" |
||
} |
} |
||
− | } |
+ | }, |
+ | "description": "Generic template for Organizations (Arms, state services, alliances, etc)", |
||
+ | "paramOrder": [ |
||
+ | "full_title", |
||
+ | "abbreviation", |
||
+ | "flag", |
||
+ | "emblem", |
||
+ | "map", |
||
+ | "map_caption", |
||
+ | "est_date", |
||
+ | "dis_date", |
||
+ | "type", |
||
+ | "branch", |
||
+ | "part_of", |
||
+ | "location", |
||
+ | "motto", |
||
+ | "leader_title", |
||
+ | "leader", |
||
+ | "members", |
||
+ | "engagements" |
||
+ | ], |
||
+ | "format": "block" |
||
} |
} |
||
</templatedata> |
</templatedata> |
Revision as of 21:24, 9 February 2025
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 | no description
| File | suggested |
Emblem | emblem | Emblem or insigna
| File | required |
Map | map | Map of the locations used | File | optional |
Map caption | map_caption | no description | String | optional |
Date of Establishment | est_date | no description
| Date | required |
Date of Dissolution | dis_date | no description
| 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 | no description | 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 |