Template:Infobox user: Difference between revisions

Created page with "<templatestyles src="Infobox_user/styles.css" /> <div class="infobox"> {{#if:{{{honorific_prefix|}}}| <div class="infobox-above">{{{honorific_prefix}}}</div> }} <div class="infobox-title mb-3">{{PAGENAME}}</div> <div class="infobox-above">test</div> {{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|250px]]</div> }} <hr> <table> {{#if:{{{pronunciation|}}}|<tr> <th class="nowrap">Pronunciation</th> <td>{{{pronunciation}}}</td> </tr>}} {{#if:{{{othe..."
 
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
}}
}}
<div class="infobox-title mb-3">{{PAGENAME}}</div>
<div class="infobox-title mb-3">{{PAGENAME}}</div>
<div class="infobox-above">test</div>
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|250px]]</div>
<div class="infobox-image">[[File:{{{image}}}|250px]]</div>
Line 33: Line 32:
</tr>}}
</tr>}}
{{collapsed infobox section begin|div=yes|Social Medias|expanded=yes|titlestyle=background-color:#acdfef}}
{{collapsed infobox section begin|div=yes|Social Medias|expanded=yes|titlestyle=background-color:#acdfef}}
{{#if:{{{mkwtas|}}}|<tr>
    <th class="nowrap">mkwtas</th>
    <td>[https://mkwtas.com/player.php?name={{#replace: {{{mkwtas}}} |  | _}} {{{mkwtas}}}] [[File:Mkwtas_icon.png|right|x18px|border]]</td>
</tr>}}
{{#if:{{{mkwrs|}}}|<tr>
{{#if:{{{mkwrs|}}}|<tr>
     <th class="nowrap">mkwrs</th>
     <th class="nowrap">mkwrs</th>
Line 51: Line 54:
{{#if:{{{discord|}}}|<tr>
{{#if:{{{discord|}}}|<tr>
     <th class="nowrap">Discord</th>
     <th class="nowrap">Discord</th>
     <td>{{{twitter}}} [[File:Ionicons logo-discord.svg|right|x18px|border]]</td>
     <td>{{{discord}}} [[File:Discord color D.svg|right|x18px|border]]</td>
</tr>}}
</tr>}}
{{collapsed infobox section end}}
{{collapsed infobox section end}}
Line 59: Line 62:
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
[[Category:Mario Kart Wii Templates]]
</noinclude>
</noinclude>