Template:Infobox character: Difference between revisions

From Medalist Wiki
No edit summary
No edit summary
Line 23: Line 23:
     <th>Blood type</th>
     <th>Blood type</th>
     <td>{{{bloodtype}}}</td>
     <td>{{{bloodtype}}}</td>
</tr>}}{{#if:{{{Occupation|}}}|<tr>
</tr>}}{{#if:{{{occupation|}}}|<tr>
     <th>Parameter 5</th>
     <th>Occupation</th>
     <td>{{{occupation}}}</td>
     <td>{{{occupation}}}</td>
</tr>}}{{#if:{{{clubs|}}}|<tr>
</tr>}}{{#if:{{{clubs|}}}|<tr>

Revision as of 17:45, 6 February 2025

Infobox character

This is a rough explanation on how to use this template.

Use the source editor, and paste the following:

{{Infobox character
| title = 
| image = 
| name-jp-full = 
| name-jp-trans = 
| gender = 
| birthday = 
| age = 
| height = 
| bloodtype = 
| occupation = 
| clubs = 
| family = 
| home-prefecture = 
| home-country = 
| debut-manga =
| debut-anime = 
| 
}}

Then simply fill out the relevant information. Blank entries will not be rendered, so if you have no info regarding that row, then just don't fill it out.