1,769
edits
(converted to Template:Infobox Wiki) |
(Template Data) |
||
Line 48: | Line 48: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category:Infobox templates | {{Navbox|TITLE=Template Data| | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"image": { | |||
"label": "Image", | |||
"description": "Adds image to the top of the infobox", | |||
"type": "wiki-file-name" | |||
}, | |||
"image size": { | |||
"label": "Image size", | |||
"description": "Size of the top image", | |||
"type": "line", | |||
"default": "210px" | |||
}, | |||
"image text": { | |||
"label": "Image text", | |||
"description": "A short description of the top image in smaller font", | |||
"type": "content" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"description": "Name of the structure", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"city": { | |||
"label": "City", | |||
"description": "City in which the structure is located", | |||
"type": "content" | |||
}, | |||
"planet": { | |||
"label": "Planet", | |||
"description": "Planet in which the structure is located", | |||
"type": "content" | |||
}, | |||
"system": { | |||
"label": "System", | |||
"description": "System in which the structure is located", | |||
"type": "content" | |||
}, | |||
"region": { | |||
"label": "Region", | |||
"description": "Region in which the structure is located", | |||
"type": "content" | |||
}, | |||
"constructed": { | |||
"label": "Constructed", | |||
"description": "Time of the construction of the structure", | |||
"type": "content" | |||
}, | |||
"destroyed": { | |||
"label": "Destroyed", | |||
"description": "Time of the destruction of the structure", | |||
"type": "content" | |||
}, | |||
"builder": { | |||
"label": "Builder", | |||
"description": "Name of individual, organization or faction who created the structure", | |||
"type": "content" | |||
}, | |||
"purpose": { | |||
"label": "Purpose", | |||
"description": "What the structure was created or is used", | |||
"type": "content" | |||
}, | |||
"features": { | |||
"label": "Features", | |||
"description": "List of the most notable properties or functions of the structure", | |||
"type": "content" | |||
}, | |||
"priconmat": { | |||
"label": "Primary Construction Materials", | |||
"description": "The materials of which the structure is mostly made of", | |||
"type": "content" | |||
}, | |||
"shape": { | |||
"label": "Shape", | |||
"description": "The general shape of the structure", | |||
"type": "content" | |||
}, | |||
"length": { | |||
"label": "Length", | |||
"description": "The overall length of the structure", | |||
"type": "content" | |||
}, | |||
"width": { | |||
"label": "Width", | |||
"description": "The overall width of the structure", | |||
"type": "content" | |||
}, | |||
"height": { | |||
"label": "Height", | |||
"description": "The overall height of the structure", | |||
"type": "content" | |||
}, | |||
"volume": { | |||
"label": "Volume", | |||
"description": "The overall volume of the structure", | |||
"type": "content" | |||
}, | |||
"capstandard": { | |||
"label": "Capacity: Standard", | |||
"description": "How many crew, passengers or similar the structure typically has", | |||
"type": "content" | |||
}, | |||
"capmax": { | |||
"label": "Capacity: Maximum", | |||
"description": "How many crew, passengers or similar the structure can have at most", | |||
"type": "content" | |||
} | |||
}, | |||
"description": "Infobox for structures", | |||
"format": "block" | |||
} | |||
</templatedata>}} | |||
[[Category:Infobox templates]]</noinclude> |
edits