Template:ProvienceTemplate: Difference between revisions
>TurkiyeOyuntv No edit summary |
>TurkiyeOyuntv No edit summary |
(No difference)
|
Revision as of 13:15, 17 October 2021
<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>