Template:Vessel: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<templatestyles src="Character/styles.css" /> <includeonly>{{Infobox/begin}} {{Infobox/Header|title={{{name}}}|subtitle={{{class}}}}} {{Infobox/Illustration|file=File:{{{ph...") |
mNo edit summary |
||
| Line 35: | Line 35: | ||
| badge=KP_dark.png |
| badge=KP_dark.png |
||
}} |
}} |
||
| + | |||
| + | |||
| + | <nowiki>{{Vessel |
||
| + | | name=[name] |
||
| + | | class=[vessel class and type] |
||
| + | | photo=KP_dark.png|photo_desc=[photo_desc] |
||
| + | | namesake=[namesake] |
||
| + | | builder=[origin shipyard] |
||
| + | | operator=[operating nation] |
||
| + | | laid_date=[date]|launch_date=[date]|com_date=[date] |
||
| + | | decom_date=[date] |
||
| + | | reinstatement_date=[date] |
||
| + | | homeport=[home port] |
||
| + | | status=[current status]|year=[year] |
||
| + | | badge=KP_dark.png |
||
| + | }}</nowiki> |
||
[[Category:Infoboxes]] |
[[Category:Infoboxes]] |
||
| Line 40: | Line 56: | ||
| + | <templatedata> |
||
| + | { |
||
| + | "params": { |
||
| + | "name": {}, |
||
| + | "class": {}, |
||
| + | "photo": {}, |
||
| + | "photo_desc": {}, |
||
| + | "operator": {}, |
||
| + | "namesake": {}, |
||
| + | "builder": {}, |
||
| + | "laid_date": {}, |
||
| + | "launch_date": {}, |
||
| + | "com_date": {}, |
||
| + | "decom_date": {}, |
||
| + | "reinstatement_date": {}, |
||
| + | "homeport": {}, |
||
| + | "status": {}, |
||
| + | "year": {}, |
||
| + | "badge": {} |
||
| + | } |
||
| + | } |
||
| + | </templatedata> |
||
</noinclude> |
</noinclude> |
||
Revision as of 22:14, 25 October 2022
{{Vessel | name=[name] | class=[vessel class and type] | photo=KP_dark.png|photo_desc=[photo_desc] | namesake=[namesake] | builder=[origin shipyard] | operator=[operating nation] | laid_date=[date]|launch_date=[date]|com_date=[date] | decom_date=[date] | reinstatement_date=[date] | homeport=[home port] | status=[current status]|year=[year] | badge=KP_dark.png }}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| class | class | no description | Unknown | optional |
| photo | photo | no description | Unknown | optional |
| photo_desc | photo_desc | no description | Unknown | optional |
| operator | operator | no description | Unknown | optional |
| namesake | namesake | no description | Unknown | optional |
| builder | builder | no description | Unknown | optional |
| laid_date | laid_date | no description | Unknown | optional |
| launch_date | launch_date | no description | Unknown | optional |
| com_date | com_date | no description | Unknown | optional |
| decom_date | decom_date | no description | Unknown | optional |
| reinstatement_date | reinstatement_date | no description | Unknown | optional |
| homeport | homeport | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| year | year | no description | Unknown | optional |
| badge | badge | no description | Unknown | optional |
