Template:Infobox taser: Difference between revisions

From MKWii TAS Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 62: Line 62:
"country": {
"country": {
"label": "Country",
"label": "Country",
"description": "Country of the TASer",
"description": "ISO code of the country of the TASer",
"type": "string",
"type": "string",
"suggested": true
"suggested": true,
"example": "us, fr, de, jp"
}
}
},
},

Revision as of 23:07, 25 August 2023

Infobox taser


Template for describing a TASer / Player

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Player Nameplayer_name

Name of the TASer / Player

Example
Malleo, Justin, Jellopuff
Stringrequired
Imageimage

Image illustrating the TASer / Player (no private image)

Fileoptional
Other namesother_names

Other names or aliases of the TASer / Player

Stringoptional
Years activeyears_active

Period where the TASer / Player was active

Example
2012 - 2015 / 2018 - Present
Stringsuggested
Known forknown_for

Major achievements or works done by the TASer / Player

Stringoptional
Countrycountry

ISO code of the country of the TASer

Example
us, fr, de, jp
Stringsuggested