Template:Infobox character: Difference between revisions

From Medalist Wiki
No edit summary
(added more onto the infobox)
Line 26: Line 26:
     <th>Occupation</th>
     <th>Occupation</th>
     <td>{{{occupation}}}</td>
     <td>{{{occupation}}}</td>
</tr>}}{{#if:{{{skating-discipline|}}}|<tr>
    <th>Discipline</th>
    <td>{{{discipline}}}</td>
</tr>}}{{#if:{{{clubs|}}}|<tr>
</tr>}}{{#if:{{{clubs|}}}|<tr>
     <th>Clubs</th>
     <th>Clubs</th>
     <td>{{{clubs}}}</td>
     <td>{{{clubs}}}</td>
</tr>}}{{#if:{{{skating-class|}}}|<tr>
    <th>Class</th>
    <td>{{{class}}}</td>
</tr>}}{{#if:{{{skating-level|}}}|<tr>
    <th>Badge level</th>
    <td>{{{skating-level}}}</td>
</tr>}}{{#if:{{{skating-fav-jump|}}}|<tr>
    <th>Favorite jump</th>
    <td>{{{skating-fav-jump}}}</td>
</tr>}}{{#if:{{{skating-coaches|}}}|<tr>
    <th>Coaches</th>
    <td>{{{skating-coaches}}}</td>
</tr>}}{{#if:{{{skating-students|}}}|<tr>
    <th>Students</th>
    <td>{{{skating-students}}}</td>
</tr>}}{{#if:{{{family|}}}|<tr>
</tr>}}{{#if:{{{family|}}}|<tr>
     <th>Family</th>
     <th>Family</th>
     <td>{{{family}}}</td>
     <td>{{{family}}}</td>
</tr>}}{{#if:{{{home-town|}}}|<tr>
    <th>Hometown</th>
    <td>{{{home-town}}}</td>
</tr>}}{{#if:{{{home-prefecture|}}}|<tr>
</tr>}}{{#if:{{{home-prefecture|}}}|<tr>
     <th>Home prefecture</th>
     <th>Home prefecture</th>
Line 44: Line 65:
     <th>Debut (anime)</th>
     <th>Debut (anime)</th>
     <td>{{{debut-anime}}}</td>
     <td>{{{debut-anime}}}</td>
</tr>}}{{#if:{{{voice-actors|}}}|<tr>
    <th>Voice actors</th>
    <td>{{{voice-actors}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>
Line 62: Line 86:
| bloodtype =  
| bloodtype =  
| occupation =  
| occupation =  
| skating-discipline =
| clubs =  
| clubs =  
| skating-class =
| skating-level =
| skating-fav-jump =
| skating-coaches =
| skating-students =
| family =  
| family =  
| home-prefecture =  
| home-town =  
| home-country =  
| home-country =  
| debut-manga =
| debut-manga =
| debut-anime =  
| debut-anime =  
| voice-actors =
|  
|  
}}</nowiki></pre>
}}</nowiki></pre>


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.
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.

Revision as of 01:04, 7 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 = 
| skating-discipline = 
| clubs = 
| skating-class = 
| skating-level = 
| skating-fav-jump = 
| skating-coaches = 
| skating-students = 
| family = 
| home-town = 
| home-country = 
| debut-manga =
| debut-anime = 
| voice-actors =
| 
}}

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.