Jump to content

Template:Infobox Wrestler: Difference between revisions

From The Untenables
Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{name|}}}]]}} | caption = {{{caption|}}} | rows = {{#if:{{{years_active|}}}| <tr> <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Years active</th> <td style="padding:.35em .6em;">{{{years_active}}}</td> </tr>}} {{#if:{{{ring_names|}}}| <tr> <th scope="row" style="background:#20222b;co..."
 
No edit summary
Tag: Reverted
Line 27: Line 27:
   <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Billed height</th>
   <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Billed height</th>
   <td style="padding:.35em .6em;">{{{billed_weight}}}</td>
   <td style="padding:.35em .6em;">{{{billed_weight}}}</td>
</tr>}}
{{#if:{{{billed_height|}}}|
<tr>
  <th scope="row" style="background:#20222b;color:#ff79c6;font-weight:bold;padding:.35em .6em;white-space:nowrap;">Billed  height</th>
  <td style="padding:.35em .6em;">{{{billed_height}}}</td>
</tr>}}
</tr>}}



Revision as of 20:54, 29 October 2025

Infobox Wrestler

Template:Documentation