Template:Infobox taser: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Add templatedata for social medias |
||
| Line 88: | Line 88: | ||
"suggested": true, | "suggested": true, | ||
"example": "us, fr, de, jp" | "example": "us, fr, de, jp" | ||
}, | |||
"mkwrs": { | |||
"label": "mkwrs profile", | |||
"description": "Profile's name as shown in mkwrs.com. !! Case sensitive !!", | |||
"example": "Blake, Logan", | |||
"type": "string" | |||
}, | |||
"youtube": { | |||
"label": "Youtube profile", | |||
"description": "Youtube login after the @ in the user's page", | |||
"example": "Malleo, Kierio04", | |||
"type": "string" | |||
}, | |||
"twitch": { | |||
"label": "Twitch profile", | |||
"description": "Twitch username", | |||
"example": "kierio04", | |||
"type": "string" | |||
}, | |||
"twitter": { | |||
"label": "X/Twitter profile", | |||
"description": "X/Twitter username", | |||
"type": "string" | |||
} | } | ||
}, | }, | ||
Revision as of 16:00, 27 August 2023
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 | ISO code of the country of the TASer
| String | suggested |
| mkwrs profile | mkwrs | Profile's name as shown in mkwrs.com. !! Case sensitive !!
| String | optional |
| Youtube profile | youtube | Youtube login after the @ in the user's page
| String | optional |
| Twitch profile | twitch | Twitch username
| String | optional |
| X/Twitter profile | twitter | X/Twitter username | String | optional |