Template:Infobox taser: Difference between revisions

change nationality to country
m change nationality to country templatedata
Line 47: Line 47:
"description": "Other names or aliases of the TASer / Player",
"description": "Other names or aliases of the TASer / Player",
"type": "string"
"type": "string"
},
"nationality": {
"label": "Nationality",
"description": "Nationality of the TASer / Player",
"example": "Australian, German...",
"type": "string",
"suggested": true
},
},
"years_active": {
"years_active": {
Line 66: Line 59:
"description": "Major achievements or works done by the TASer / Player",
"description": "Major achievements or works done by the TASer / Player",
"type": "string"
"type": "string"
},
"country": {
"label": "Country",
"description": "Country of the TASer",
"type": "string",
"suggested": true
}
}
},
},