Template:Character.infobox: Difference between revisions

From Drama Chaser
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:{{{relationships|}}}|<tr>
</tr>}}{{#if:{{{Relationships|}}}|<tr>
     <th>Relationships</th>
     <th>Relationships</th>
     <td>{{{relationships}}}</td>
     <td>{{{Relationships}}}</td>
</tr>}}{{#if:{{{hometown|}}}|<tr>
</tr>}}{{#if:{{{Hometown|}}}|<tr>
     <th>Hometown</th>
     <th>Hometown</th>
     <td>{{{hometown}}}</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:{{{cast|}}}|<tr>
</tr>}}{{#if:{{{Cast|}}}|<tr>
     <th>Cast</th>
     <th>Cast</th>
     <td>{{{cast}}}</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

How to use this template

Character.infobox