Difference between revisions of "Template:Infobox player"

From WORST WIKI EVER
Jump to navigationJump to search
m
(since making gallery in infobox was a pain for me I return whole thing back =3= (i hate mediawiki lua))
Line 1: Line 1:
  +
<templatestyles src="Template:Infobox_player/styles.css"/>
{{#invoke:infobox|infobox
 
  +
<table class="infobox player">
| test = 1
 
  +
<tr>
| test2 = 2
 
  +
<th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th>
| hi = helo
 
  +
</tr>
}}
 
  +
<tr>
  +
<th colspan="2" class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|250px]]</th>
  +
</tr>
  +
{{#switch: {{{usergroup|}}}
  +
| owner = <tr><th colspan="2" class="infobox-usergroup owner">WORST OWNER EVER</th></tr>
  +
| admin = <tr><th colspan="2" class="infobox-usergroup admin">admin shaped creatura</th></tr>
  +
| sage = <tr><th colspan="2" class="infobox-usergroup sage">sage</th></tr>
  +
| regular = <tr><th colspan="2" class="infobox-usergroup regulars">regular</th></tr>
  +
| player = <tr><th colspan="2" class="infobox-usergroup player">player</th></tr>
  +
|
  +
}}
  +
<tr>
  +
<th colspan="2" class="infobox-separator">Personal details</th>
  +
</tr>
  +
<tr>
  +
<th scope="row" class="infobox-label">Joined</th>
  +
<td class="infobox-data">{{{joindate|Unknown}}}</td>
  +
</tr>
  +
{{#if: {{{aliases|}}}
  +
|
  +
<tr>
  +
<th scope="row" class="infobox-label">Aliases</th>
  +
<td class="infobox-data">{{{aliases}}}</td>
  +
</tr>
  +
|
  +
}}
  +
{{#if: {{{associations|}}}
  +
|
  +
<tr>
  +
<th scope="row" class="infobox-label">Associations</th>
  +
<td class="infobox-data">{{{associations}}}</td>
  +
</tr>
  +
|
  +
}}
  +
{{#if: {{{birthday|}}}
  +
|
  +
<tr>
  +
<th scope="row" class="infobox-label">Birthday</th>
  +
<td class="infobox-data">{{{birthday}}}</td>
  +
</tr>
  +
|
  +
}}
  +
<tr>
  +
<th scope="row" class="infobox-label">Currently active</th>
  +
<td class="infobox-data">{{#if: {{{active|}}} | {{{active}}} | Unknown}}</td>
  +
</tr>
  +
</table>

Revision as of 15:52, 25 March 2025

Page Template:Infobox player/styles.css has no content.

Infobox player
[[File:|250px]]
Personal details
Joined Unknown
Currently active Unknown