Template:Infobox: Difference between revisions

Template page
No edit summary
No edit summary
Line 8: Line 8:
     <th>Age</th>
     <th>Age</th>
     <td>{{{age}}}</td>
     <td>{{{age}}}</td>
</tr>}}{{#if:{{{dob|}}}|<tr>
    <th>Birthdate</th>
    <td>{{{dob}}}</td>
</tr>}}{{#if:{{{species|}}}|<tr>
</tr>}}{{#if:{{{species|}}}|<tr>
     <th>Species</th>
     <th>Species</th>
     <td>{{{species}}}</td>
     <td>{{{species}}}</td>
</tr>}}{{#if:{{{eth|}}}|<tr>
    <th>Ethnicity</th>
    <td>{{{eth}}}</td>
</tr>}}{{#if:{{{major|}}}|<tr>
</tr>}}{{#if:{{{major|}}}|<tr>
     <th>Major</th>
     <th>Major</th>
Line 17: Line 23:
     <th>Height</th>
     <th>Height</th>
     <td>{{{height}}}</td>
     <td>{{{height}}}</td>
</tr>}}{{#if:{{{Origin|}}}|<tr>
    <th>Origin</th>
    <td>{{{Origin}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Revision as of 03:31, 2 January 2023

Infobox