Template:Infobox taser: Difference between revisions

No edit summary
Tag: Reverted
mNo edit summary
 
(67 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ Infobox test
<templatestyles src="Infobox_taser/styles.css" />
| abovestyle  = background:red;
 
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
<div class="infobox">
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}|22em]]}}
<div class="infobox-title mb-3">{{{player_name|{{PAGENAME}}}}}</div>
| caption    = {{{caption|}}}
{{#if:{{{image|}}}|
| headerstyle = background:red;
<div class="infobox-image">[[File:{{{image}}}|250px]]</div>
| header1    = Coucou
| label1      = label1
| data1      = {{{param1}}}
}}
}}
<hr>
<table>
{{#if:{{{other_names|}}}|<tr>
    <th class="nowrap">Other names</th>
    <td>{{{other_names}}}</td>
</tr>}}
{{#if:{{{country|}}}|<tr>
    <th class="nowrap">Country</th>
    <td class="infobox-data">{{Country |1={{{country}}} }} <span>[[{{Country-flags|{{{country}}}}}|x12px|border]]</span></td>
</tr>}}
{{#if:{{{years_active|}}}|<tr>
    <th class="nowrap">Years active</th>
    <td>{{{years_active}}}</td>
</tr>}}
{{#if:{{{known_for|}}}|<tr>
    <th class="nowrap">Known for</th>
    <td>{{{known_for}}}</td>
</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>
<noinclude>
{{documentation}}
[[Category:Mario Kart Wii Templates]]
</noinclude>