Template:Vessel/Operator: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Character/styles.css" /> |
<templatestyles src="Character/styles.css" /> |
||
− | <includeonly>{{Infobox/SectionHeader|section=[[File:{{{operator_flag}}}| |
+ | <includeonly>{{Infobox/SectionHeader|section=[[File:{{{operator_flag}}}|20px]]{{{operator}}}}} |
{{Infobox/Item|key=Name|value={{{name}}}}} |
{{Infobox/Item|key=Name|value={{{name}}}}} |
||
{{Infobox/Item|key=Namesake|value={{{namesake}}}}} |
{{Infobox/Item|key=Namesake|value={{{namesake}}}}} |
||
Line 18: | Line 18: | ||
{{Infobox/end}} |
{{Infobox/end}} |
||
⚫ | |||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
Line 28: | Line 27: | ||
"type": "wiki-file-name", |
"type": "wiki-file-name", |
||
"default": "KP dark.png", |
"default": "KP dark.png", |
||
− | "suggested": true |
+ | "suggested": true, |
+ | "autovalue": "void.png" |
||
}, |
}, |
||
"operator": { |
"operator": { |
||
Line 35: | Line 35: | ||
"example": "[[KSC]]", |
"example": "[[KSC]]", |
||
"type": "wiki-page-name", |
"type": "wiki-page-name", |
||
− | "required": true |
+ | "required": true, |
+ | "autovalue": " " |
||
}, |
}, |
||
"name": { |
"name": { |
||
Line 42: | Line 43: | ||
"example": "KSC ''Jebidiah Kerman''", |
"example": "KSC ''Jebidiah Kerman''", |
||
"type": "string", |
"type": "string", |
||
− | "required": true |
+ | "required": true, |
+ | "autovalue": " " |
||
}, |
}, |
||
"namesake": { |
"namesake": { |
||
Line 49: | Line 51: | ||
"example": "[[Jool]]", |
"example": "[[Jool]]", |
||
"type": "wiki-page-name", |
"type": "wiki-page-name", |
||
− | "suggested": true |
+ | "suggested": true, |
+ | "autovalue": " " |
||
}, |
}, |
||
"aquisition_date": { |
"aquisition_date": { |
||
Line 56: | Line 59: | ||
"example": "22/03/2144", |
"example": "22/03/2144", |
||
"type": "date", |
"type": "date", |
||
− | "suggested": true |
+ | "suggested": true, |
+ | "autovalue": " " |
||
} |
} |
||
} |
} |
||
} |
} |
||
</templatedata> |
</templatedata> |
||
+ | |||
⚫ |
Revision as of 16:54, 26 October 2022
[operating nation] | |||||
---|---|---|---|---|---|
Name | [name] | ||||
Namesake | [namesake] | ||||
Aquired | [date aquired] |
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 |