Template:Seamship: Difference between revisions
Appearance
Infobox created with infobox builder. |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 14: | Line 14: | ||
<label>Allegiance</label> | <label>Allegiance</label> | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"label": "Name", | |||
"description": "The name of the seamship.", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "An image of the seamship.", | |||
"type": "wiki-file-name" | |||
}, | |||
"class": { | |||
"label": "Class", | |||
"description": "The seamship's class.", | |||
"required": true | |||
}, | |||
"built": { | |||
"label": "Built", | |||
"description": "Where and when the seamship was built.", | |||
"required": true | |||
}, | |||
"allegiance": { | |||
"label": "Allegiance", | |||
"description": "The factional/political allegiance of the seamship.", | |||
"required": true | |||
} | |||
}, | |||
"description": "Information about a seamship.", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 02:21, 14 December 2025
Information about a seamship.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title | The name of the seamship. | Unknown | required |
| Image | image | An image of the seamship. | File | optional |
| Class | class | The seamship's class. | Unknown | required |
| Built | built | Where and when the seamship was built. | Unknown | required |
| Allegiance | allegiance | The factional/political allegiance of the seamship. | Unknown | required |