Jump to content

Template:Infobox Event: Difference between revisions

From Doomsday Wrestling Wiki
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">{{{image}}}</div>}} <table class="infobox-table vcard"> <tr> <th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Personal Information</th> </tr> <tr> <th>Nickname(s)</th> <td>{{{nicknames}}}</td> </tr> <tr> <th>Born</th> <td><span class="nickname">{{{birth_name}}}</span><br/> <span class="..."
 
No edit summary
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{poster}}}}}|300px]]</div>
<div class="infobox-image">{{{image}}}</div>}}
<table class="infobox-table vcard">
<table class="infobox-table vcard">
<tbody>
<tr>
<tr>
<th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Personal Information</th>
<th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Event Information</th>
</tr>
</tr>
<tr>
<tr>
<th>Nickname(s)</th>
<th>Venue</th>
<td>{{{nicknames}}}</td>
<td>{{{venue}}}</td>
</tr>
</tr>
<tr>
<tr>
<th>Born</th>
<th>Date</th>
<td><span class="nickname">{{{birth_name}}}</span><br/>
<td>{{{event_date}}}</td>
<span class="nickname">{{{birth_date}}}</span><br/>
<span class="nickname">{{{birth_place}}}</span>
</td>
</tr>
<tr>
<th>Nationality</th>
<td>{{{nationality}}}</td>
</tr>
<tr>
<th>Died</th>
<td><span class="nickname">{{{death_date}}}</span><br/>
<span class="nickname">{{{death_place}}}</span>
</td>
</tr>
</tr>
<tr>
<tr>
<th>Spouse</th>
<th>Attendance</th>
<td>{{{spouse}}}</td>
<td>{{{attendance}}}</td>
</tr>
<tr>
<th>Children</th>
<td>{{{children}}}</td>
</tr>
<tr>
<th>Other Relatives</th>
<td>{{{relatives}}}</td>
</tr>
<tr>
<th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Wrestling Career</th>
</tr>
</tr>
<tr>
</tbody>
<th>Height</th>
<td>{{{height}}}</td>
</tr>
<tr>
<th>Weight</th>
<td>{{{weight}}}</td>
</tr>
<tr>
<th>Billed From</th>
<td>{{{billed}}}</td>
</tr>
<tr>
<th>Trained by</th>
<td>{{{trainer}}}</td>
</tr>
<tr>
<th>Debut</th>
<td>{{{debut}}}</td>
</tr>
<tr>
<th>Retired</th>
<td>{{{retired}}}</td>
</tr>
<tr>
<th>Record</th>
<td>{{{record}}}</td>
</tr>
<tr>
<th>Achievements</th>
<td>{{{achievements}}}</td>
</tr>
<tr>
<th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Managing Career</th>
</tr>
<tr>
<th>Managed</th>
<td>{{{managed}}}</td>
</tr>
<tr>
<th>Year(s)</th>
<td>{{{manager_years}}}</td>
</tr>
<tr>
<th colspan="2" class="infobox-header" style="background:#CCCC99; color:black;">Referee Career</th>
</tr>
<tr>
<th>Year(s)</th>
<td>{{{referee_years}}}</td>
</tr>
</table>
</table>
</div>
</div>

Revision as of 07:40, 5 January 2026

[[File:|300px]]
<tbody> </tbody>
Event Information
Venue {{{venue}}}
Date {{{event_date}}}
Attendance {{{attendance}}}