Template:ProvienceTemplate
ProvienceTemplate | |
District # | Template:Rn |
Coordinates | ???, ??? |
Founded | Unknown |
Population | ??? (???) |
<templatedata> { "params": { "Name": { "description": "Name of the Provience", "suggested": true, "type": "string" }, "TitleCaption": { "description": "Caption of the Title", "type": "string" }, "Image": { "description": "Image", "suggested": true }, "ImageCaption": { "description": "Caption of Image", "suggested": true, "type": "string" }, "District": { "aliases": [ "District Number" ], "description": "District Number", "example": "IX", "suggested": true }, "X": { "description": "X Cordinate of the provience" }, "Z": { "description": "Z Cordinate of the provience" }, "Founded": { "description": "Creation Data", "example": "11 Sep 2001", "type": "string", "suggested": true }, "Population": { "description": "Population of the district", "suggested": true }, "PopulationDate": { "description": "The date that the population was counted", "type": "string" } } } </templatedata>