Template:Infobox taser/doc: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
|years_active=''years_active'' | |years_active=''years_active'' | ||
|known_for=''known_for'' | |known_for=''known_for'' | ||
|mkwtas=''profile'' | |||
|mkwrs=mkwrs_profile | |mkwrs=mkwrs_profile | ||
|youtube=youtube_profile | |youtube=youtube_profile | ||
Line 24: | Line 25: | ||
|years_active= | |years_active= | ||
|known_for= | |known_for= | ||
|mkwtas= | |||
|mkwrs= | |mkwrs= | ||
|youtube= | |youtube= | ||
Line 91: | Line 93: | ||
"label": "X/Twitter profile", | "label": "X/Twitter profile", | ||
"description": "X/Twitter username", | "description": "X/Twitter username", | ||
"type": "string" | |||
}, | |||
"mkwtas": { | |||
"aliases": [ | |||
"mkwtas.com profile" | |||
], | |||
"description": "mkwtas.com profile (TASer name as displayed in the URL)", | |||
"type": "string" | "type": "string" | ||
} | } | ||
}, | }, | ||
"description": "Template for describing a TASer / Player" | "description": "Template for describing a TASer / Player", | ||
"paramOrder": [ | |||
"player_name", | |||
"image", | |||
"other_names", | |||
"years_active", | |||
"known_for", | |||
"country", | |||
"mkwtas", | |||
"mkwrs", | |||
"youtube", | |||
"twitch", | |||
"twitter" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> |