Template:Infobox taser: Difference between revisions

From MKWii TAS Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(32 intermediate revisions by 2 users not shown)
Line 2: Line 2:


<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{player_name|{{PAGENAME}}}}}</div>
<div class="infobox-title mb-3">{{{player_name|{{PAGENAME}}}}}</div>
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<div class="infobox-image mb-3">[[File:{{{image}}}|250px]]</div>
<div class="infobox-image">[[File:{{{image}}}|250px]]</div>
}}
}}
<table>{{#if:{{{other_names|}}}|<tr>
<hr>
     <th>Other names</th>
<table>
{{#if:{{{other_names|}}}|<tr>
     <th class="nowrap">Other names</th>
     <td>{{{other_names}}}</td>
     <td>{{{other_names}}}</td>
</tr>}}{{#if:{{{nationality|}}}|<tr>
</tr>}}
     <th>Nationality</th>
{{#if:{{{country|}}}|<tr>
     <td>{{{nationality}}}</td>
     <th class="nowrap">Country</th>
</tr>}}{{#if:{{{years_active|}}}|<tr>
     <td class="infobox-data">{{Country |1={{{country}}} }} <span>[[{{Country-flags|{{{country}}}}}|x12px|border]]</span></td>
     <th>Years active</th>
</tr>}}
{{#if:{{{years_active|}}}|<tr>
     <th class="nowrap">Years active</th>
     <td>{{{years_active}}}</td>
     <td>{{{years_active}}}</td>
</tr>}}{{#if:{{{known_for|}}}|<tr>
</tr>}}
     <th>Known for</th>
{{#if:{{{known_for|}}}|<tr>
     <th class="nowrap">Known for</th>
     <td>{{{known_for}}}</td>
     <td>{{{known_for}}}</td>
</tr>}}</table>
</tr>}}
{{collapsed infobox section begin|div=yes|Social Medias|expanded=yes|titlestyle=background-color:#acdfef}}
<tr>
    <th class="nowrap">mkwtas</th>
    <td>[https://mkwtas.com/player.php?name={{#if:{{{mkwtas|}}}| {{#replace: {{{mkwtas}}} |  | _}} {{{mkwtas}}} | {{#replace: {{PAGENAME}} |  | _}} {{PAGENAME}} }}] [[File:Mkwtas_icon.png|right|x18px|border]]</td>
</tr>
{{#if:{{{mkwrs|}}}|<tr>
    <th class="nowrap">mkwrs</th>
    <td>[https://mkwrs.com/mkwii/profile.php?player={{{mkwrs}}} {{{mkwrs}}}] [[File:Mkwrs_icon.png|right|x18px|border]]</td>
</tr>}}
{{#if:{{{youtube|}}}|<tr>
    <th class="nowrap">Youtube</th>
    <td>[https://www.youtube.com/@{{{youtube}}} {{{youtube}}}] [[File:YouTube full-color icon (2017).svg|right|x18px|border]]</td>
</tr>}}
{{#if:{{{twitch|}}}|<tr>
    <th class="nowrap">Twitch</th>
    <td>[https://www.twitch.tv/{{{twitch}}} {{{twitch}}}] [[File:Twitch icon 2012.svg|right|x18px|border]]</td>
</tr>}}
{{#if:{{{twitter|}}}|<tr>
    <th class="nowrap">X/Twitter</th>
    <td>[https://twitter.com/{{{twitter}}} {{{twitter}}}] [[File:X logo 2023.svg|right|x18px|border]]</td>
</tr>}}
{{collapsed infobox section end}}
</table>
</div>
</div>


<noinclude>
<noinclude>
<templatedata>
{{documentation}}
{
[[Category:Mario Kart Wii Templates]]
"params": {
"player_name": {
"label": "Player Name",
"description": "Name of the TASer / Player",
"example": "Malleo, Justin, Jellopuff",
"type": "string",
"required": true
},
"image": {
"label": "Image",
"description": "Image illustrating the TASer / Player (no private image)",
"type": "wiki-file-name"
},
"other_names": {
"label": "Other names",
"description": "Other names or aliases of the TASer / Player",
"type": "string"
},
"nationality": {
"label": "Nationality",
"description": "Nationality of the TASer / Player",
"example": "Australian, German...",
"type": "string",
"suggested": true
},
"years_active": {
"label": "Years active",
"description": "Period where the TASer / Player was active",
"example": "2012 - 2015 / 2018 - Present",
"type": "string",
"suggested": true
},
"known_for": {
"label": "Known for",
"description": "Major achievements or works done by the TASer / Player",
"type": "string"
}
},
"description": "Template for describing a TASer / Player"
}
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 23:38, 29 September 2025

Infobox taser

Social Medias
mkwtas Infobox taser