Jump to content

Template:Infobox Player: Difference between revisions

From VeraciaWiki
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">
    <th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th>
    <tr>
  </tr>
      <th colspan="2" class="infobox-title">{{{title|{{PAGENAME}}}}}</th>
  <tr class="infobox-race-class" style="text-align: center;">
    </tr>
    <td colspan="2">{{{race}}} {{{class}}}</td>
    <tr class="infobox-race-class" style="text-align: center;">
  </tr>
      <td colspan="2">{{{race}}} {{{class}}}</td>
  <tr>
    </tr>
    <td colspan="2" class="infobox-image">
    <tr>
      [[File:{{PAGENAME:{{{image}}}}}|230px|center]]
      <td colspan="2" class="infobox-image">
    </td>
        [[File:{{PAGENAME:{{{image}}}}}|230px|center]]
  </tr>
      </td>
  <tr>
    </tr>
    <td colspan="2" style="text-align: center; font-style: italic;">{{{image_quote}}}</td>
    <tr>
   </tr>
      <td colspan="2" style="text-align: center; font-style: italic;">{{{image_quote}}}</td>
   <tr>
    </tr>
    <td colspan="2"></td>
   </tbody>
   </tr>
   <tbody class="infobox-primary">
   {{#if: {{{status|}}} | <!-- Check if status parameter is provided -->
    <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>
  }}
  {{#if: {{{other_names|}}} | <!-- Check if other_names parameter is provided -->
   <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}}}