Template:Character.infobox: Difference between revisions
No edit summary Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 21: | Line 21: | ||
<th>Affiliation</th> | <th>Affiliation</th> | ||
<td>{{{Affiliation}}}</td> | <td>{{{Affiliation}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Relationships|}}}|<tr> | ||
<th>Relationships</th> | <th>Relationships</th> | ||
<td>{{{ | <td>{{{Relationships}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Hometown|}}}|<tr> | ||
<th>Hometown</th> | <th>Hometown</th> | ||
<td>{{{ | <td>{{{Hometown}}}</td> | ||
</tr>}}{{#if:{{{Birthday|}}}|<tr> | </tr>}}{{#if:{{{Birthday|}}}|<tr> | ||
<th>Birthday</th> | <th>Birthday</th> | ||
Line 48: | Line 48: | ||
<th>Death</th> | <th>Death</th> | ||
<td>{{{Death}}}</td> | <td>{{{Death}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{Cast|}}}|<tr> | ||
<th>Cast</th> | <th>Cast</th> | ||
<td>{{{ | <td>{{{Cast}}}</td> | ||
</tr>}}{{#if:{{{Voiceactor|}}}|<tr> | </tr>}}{{#if:{{{Voiceactor|}}}|<tr> | ||
<th>Voice actor</th> | <th>Voice actor</th> |
Revision as of 04:34, 5 June 2024
okay so now I have to figure out how to call this dang infobox! I think I have a new class set up for it but i am NOT SURE