Difference between revisions of "Template:Infobox Town"

Jump to navigation Jump to search
Made caption suggested
(Removed coordinates for now pending better solution)
(Made caption suggested)
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
}}<noinclude>
}}<noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Infobox templates]]</noinclude>
<templatedata>
{
"params": {
"name": {
"type": "string",
"required": true
},
"screenshot": {
"description": "The filename WITHOUT the file prefix",
"example": "Town Hall.png",
"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"
},
"theme": {
"description": "The theme of the town, if it has one",
"example": "Modern"
}
},
"description": "Infobox for a town or city"
}
</templatedata>
</noinclude>

Navigation menu