Template:Infobox taser: Difference between revisions
Jump to navigation
Jump to search
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" | ||
}, | }, | ||
"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 | |||
} | } | ||
}, | }, | ||
Revision as of 20:52, 24 August 2023
Infobox taser
Template for describing a TASer / Player
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Player Name | player_name | Name of the TASer / Player
| String | required |
| Image | image | Image illustrating the TASer / Player (no private image) | File | optional |
| Other names | other_names | Other names or aliases of the TASer / Player | String | optional |
| Years active | years_active | Period where the TASer / Player was active
| String | suggested |
| Known for | known_for | Major achievements or works done by the TASer / Player | String | optional |
| Country | country | Country of the TASer | String | suggested |