Jump to content

Template:Seamship: Difference between revisions

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>
<navigation>Navigation</navigation>
</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>