Difference between revisions of "Template:Infobox Town"

Jump to navigation Jump to search
Made caption suggested
(Updated template data)
(Made caption suggested)
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
{
{
"params": {
"params": {
"name": {},
"name": {
"type": "string",
"required": true
},
"screenshot": {
"screenshot": {
"description": "The filename WITHOUT the file prefix",
"description": "The filename WITHOUT the file prefix",
"example": "Town Hall.png",
"example": "Town Hall.png",
"type": "wiki-file-name"
"type": "wiki-file-name",
"suggested": true
},
"screenshot_alt": {
"default": "Description of the image",
"suggested": true
},
"caption": {
"default": "The caption for the image",
"suggested": true
},
"founder": {
"description": "The player(s) who founded the town",
"suggested": true
},
"map": {
"description": "The map this town is/was on, it should be linked",
"required": true
},
"warp": {
"description": "The name of the town's warp"
},
},
"screenshot_alt": {},
"theme": {
"caption": {},
"description": "The theme of the town, if it has one",
"Founder": {},
"example": "Modern"
"founder": {},
}
"map": {},
},
"warp": {},
"description": "Infobox for a town or city"
"theme": {}
}
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Navigation menu