|
|
Line 21: |
Line 21: |
| |titles= | | |titles= |
| |}} | | |}} |
|
| |
| == Table test ==
| |
|
| |
| I'll turn this into a template for the masks... [[User:Wagnerpanther|wagner/panther]] 20:07, 6 Sep 2005 (CDT)
| |
|
| |
|
| |
| <table border="0" cellpadding="0" cellspacing="1" width="100%" style="font-size:10px;font-family:Verdana,Helvetica;">
| |
| <tr align="Center" valign="Middle" style="color:white;background: #A7BED5;font-weight: bold;">
| |
| <td width="7%">Date</td>
| |
| <td width="9%">Apuesta</td>
| |
| <td width="26%">Winner(s)</td>
| |
| <td width="26%">Loser(s)</td>
| |
| <td width="32%">Arena and/or Place</td>
| |
| </tr>
| |
|
| |
| <tr align="Center" valign="Middle" style="background: #F2F2F2">
| |
| <td>??/??/??</td>
| |
| <td>hair</td>
| |
| <td style="background: #DFDBDC"><strong>Latin Lover</strong></td>
| |
| <td style="background: #DFDBDC"><strong>Fabuloso Blondy</strong></td>
| |
| <td>Plaza de Toros Monumental - Monterrey, N.L.</td>
| |
| </tr>
| |
|
| |
| <tr valign="Middle" style="background: #DFDBDC">
| |
| <td colspan="5"><b>(1)</b> Relevos suicidas; <b>(2)</b> Six men match; <b>(3)</b> Cage match with Tarzan Boy, Vampiro, Pierroth and Shocker; <b>(4)</b> Cage match with Rey Bucanero & Tarzan Boy</td>
| |
| </tr>
| |
| </table>
| |
|
| |
| <hr>
| |
|
| |
| <P>with styles; see [[MediaWiki:Monobook.css]]
| |
|
| |
| <table class="Apuesta">
| |
| <tr class="headApuesta">
| |
| <td width="7%">Date</td>
| |
| <td width="9%">Apuesta</td>
| |
| <td width="26%">Winner(s)</td>
| |
| <td width="26%">Loser(s)</td>
| |
| <td width="32%">Arena and/or Place</td>
| |
| </tr>
| |
|
| |
| <tr class="dataApuesta">
| |
| <td>??/??/??</td>
| |
| <td>hair</td>
| |
| <td class="wrestlerApuesta">Latin Lover</td>
| |
| <td class="wrestlerApuesta">Fabuloso Blondy</td>
| |
| <td>Plaza de Toros Monumental - Monterrey, N.L.</td>
| |
| </tr>
| |
|
| |
| <tr class="spanApuesta">
| |
| <td colspan="5"><b>(1)</b> Relevos suicidas; <b>(2)</b> Six men match; <b>(3)</b> Cage match with Tarzan Boy, Vampiro, Pierroth and Shocker; <b>(4)</b> Cage match with Rey Bucanero & Tarzan Boy</td>
| |
| </tr>
| |
| </table>
| |
|
| |
| <hr>
| |
|
| |
| in wiki
| |
|
| |
| {| class="Apuesta"
| |
| |- class="headApuesta"
| |
| ! width="7%"|Date
| |
| ! width="9%"|Apuesta
| |
| ! width="26%"|Winner(s)
| |
| ! width="26%"|Loser(s)
| |
| ! width="32%"|Arena and/or Place
| |
| |- class="dataApuesta"
| |
| |{{{1}}}
| |
| |{{{2}}}
| |
| |class="wrestlerApuesta"|{{{3}}}
| |
| |class="wrestlerApuesta"|{{{4}}}
| |
| |{{{5}}}
| |
| |- class="spanApuesta"
| |
| | class="dataApuesta" colspan="5"|<b>(1)</b> Relevos suicidas; <b>(2)</b> Six men match; <b>(3)</b> Cage match with Tarzan Boy, Vampiro, Pierroth and Shocker; <b>(4)</b> Cage match with Rey Bucanero & Tarzan Boy
| |
| |}
| |