Template:Infobox person: Difference between revisions
(Created page with "<!-- This is the template to add an infobox for a character. --> <div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|<div class=...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 133: | Line 133: | ||
<!-- Character's Children (if applicable) --> | <!-- Character's Children (if applicable) --> | ||
{{#if:{{{children|}}}|<tr> | {{#if:{{{children|}}}|<tr> | ||
<th> | <th>Child(ren)</th> | ||
<td>{{{children}}}</td> | <td>{{{children}}}</td> | ||
</tr>}} | </tr>}} | ||
Line 143: | Line 143: | ||
</tr>}} | </tr>}} | ||
<!-- Character Occupation --> | |||
{{#if:{{{occupation|}}}|<tr> | {{#if:{{{occupation|}}}|<tr> | ||
<th>Occupation</th> | <th>Occupation</th> |
Latest revision as of 21:10, 22 August 2023
Infobox person