Template:Infobox Player: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Infobox Player/styles.css" /> | <templatestyles src="Infobox Player/styles.css" /> | ||
<table class="infobox"> | <table class="infobox"> | ||
<tr> | <tbody class="infobox-primary"> | ||
<tr> | |||
<th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th> | |||
</tr> | |||
<tr class="infobox-race-class" style="text-align: center;"> | |||
<td colspan="2">{{{race}}} {{{class}}}</td> | |||
</tr> | |||
<tr> | |||
<td colspan="2" class="infobox-image"> | |||
[[File:{{PAGENAME:{{{image}}}}}|230px|center]] | |||
</td> | |||
</tr> | |||
<tr> | |||
</ | <td colspan="2" style="text-align: center; font-style: italic;">{{{image_quote}}}</td> | ||
<tr> | </tr> | ||
</tbody> | |||
</ | <tbody class="infobox-primary"> | ||
<tr> | |||
<th colspan = "2">Biographical Information</th> | |||
</tr> | |||
</tbody> | |||
<tbody class="infobox-secondary"> | |||
<tr> | <tr> | ||
<th>Status</th> | <th>Status</th> | ||
<td>{{{status}}}</td> | <td>{{{status}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Other names</th> | <th>Other names</th> | ||
<td>{{{other_names}}}</td> | <td>{{{other_names}}}</td> | ||
</tr> | </tr> | ||
</tbody> | |||
</table> | </table> | ||
Revision as of 08:31, 5 April 2024
<tbody class="infobox-primary">
</tbody>
<tbody class="infobox-primary">
</tbody>
<tbody class="infobox-secondary">
</tbody>
| Infobox Player | |
|---|---|
| {{{race}}} {{{class}}} | |
[[File:|230px|center]] |
|
| {{{image_quote}}} | |
| Biographical Information | |
| Status | {{{status}}} |
| Other names | {{{other_names}}} |