1,769
edits
(converted to Template:Infobox Wiki) |
(Template Data) |
||
Line 38: | Line 38: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
[[Category:Infobox templates|{{PAGENAME}}]] | {{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", | |||
"example": "View of Paris to the south from the Eiffel Tower", | |||
"type": "line" | |||
}, | |||
"name": { | |||
"label": "Name", | |||
"description": "Name of the city", | |||
"example": "Paris", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"planet": { | |||
"label": "Planet", | |||
"description": "Planet on which the city is located", | |||
"example": "Earth" | |||
}, | |||
"system": { | |||
"label": "System", | |||
"description": "The planetary system in which the planet is located", | |||
"example": "Sol System" | |||
}, | |||
"region": { | |||
"label": "Region", | |||
"description": "Region (e.g. campaign region) in which the planet is located", | |||
"example": "The Borderlands" | |||
}, | |||
"constructed": { | |||
"label": "Constructed", | |||
"description": "The year, date or era on which the city was founded", | |||
"example": "3rd Century" | |||
}, | |||
"destroyed": { | |||
"label": "Destroyed", | |||
"description": "The year, date or era on which the city was destroyed" | |||
}, | |||
"builder": { | |||
"label": "Builder", | |||
"description": "Who (individual, group, nation etc.) founded the city", | |||
"example": "The Parisii people" | |||
}, | |||
"climate": { | |||
"label": "Climate", | |||
"description": "Description of city's climate", | |||
"example": "Oceanic climate" | |||
}, | |||
"points": { | |||
"label": "Points of interest", | |||
"description": "A short list of points of interest in the city", | |||
"example": "Palais de la Concorde" | |||
}, | |||
"priconmat": { | |||
"label": "Primary Construction Materials", | |||
"description": "What materials is primary used in the buildings", | |||
"example": "Concrete" | |||
}, | |||
"population": { | |||
"label": "Population", | |||
"description": "Number of individuals living in the city", | |||
"example": "2.2 million" | |||
}, | |||
"affiliation": { | |||
"label": "Affiliation", | |||
"description": "City's membership in factions", | |||
"example": "Federation" | |||
}, | |||
"species": { | |||
"label": "Predominant Species", | |||
"description": "Most populous species in the city", | |||
"example": "Humans" | |||
} | |||
}, | |||
"description": "Infobox for cities & settlements", | |||
"format": "block" | |||
} | |||
</templatedata>}} | |||
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude> |
edits