Template:Vessel/Operator: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
</noinclude> |
</noinclude> |
||
+ | <templatedata> |
||
+ | { |
||
+ | "params": { |
||
+ | "operator_flag": { |
||
+ | "label": "Flag", |
||
+ | "description": "Flag filename", |
||
+ | "example": "KP dark.png", |
||
+ | "type": "wiki-file-name", |
||
+ | "default": "KP dark.png", |
||
+ | "suggested": true |
||
+ | }, |
||
+ | "operator": { |
||
+ | "label": "Operator", |
||
+ | "description": "Operating Nation of the vessel in this period", |
||
+ | "example": "[[KSC]]", |
||
+ | "type": "wiki-page-name", |
||
+ | "required": true |
||
+ | }, |
||
+ | "name": { |
||
+ | "label": "Name", |
||
+ | "description": "Name of the vessel under this nation", |
||
+ | "example": "KSC ''Jebidiah Kerman''", |
||
+ | "type": "string", |
||
+ | "required": true |
||
+ | }, |
||
+ | "namesake": { |
||
+ | "label": "Namesake", |
||
+ | "description": "The character, location, or other item to which the ship owes its name", |
||
+ | "example": "[[Jool]]", |
||
+ | "type": "wiki-page-name", |
||
+ | "suggested": true |
||
+ | }, |
||
+ | "aquisition_date": { |
||
+ | "label": "Aquisition Date", |
||
+ | "description": "Date of Aquisition by the specified nation", |
||
+ | "example": "22/03/2144", |
||
+ | "type": "date", |
||
+ | "suggested": true |
||
+ | } |
||
+ | } |
||
+ | } |
||
+ | </templatedata> |
Revision as of 16:45, 26 October 2022
No description.
[operating nation] | |||||
---|---|---|---|---|---|
Name | [name] | ||||
Namesake | [namesake] | ||||
Aquired | [date aquired] |
Parameter | Description | Type | Status | |
---|---|---|---|---|
Flag | operator_flag | Flag filename
| File | suggested |
Operator | operator | Operating Nation of the vessel in this period
| Page name | required |
Name | name | Name of the vessel under this nation
| String | required |
Namesake | namesake | The character, location, or other item to which the ship owes its name
| Page name | suggested |
Aquisition Date | aquisition_date | Date of Aquisition by the specified nation
| Date | suggested |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Flag | operator_flag | Flag filename
| File | suggested |
Operator | operator | Operating Nation of the vessel in this period
| Page name | required |
Name | name | Name of the vessel under this nation
| String | required |
Namesake | namesake | The character, location, or other item to which the ship owes its name
| Page name | suggested |
Aquisition Date | aquisition_date | Date of Aquisition by the specified nation
| Date | suggested |