Template:Infobox Character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
{{{#if:{{{param1|}}}|<tr> <th>Illustration</th> | {{{#if:{{{param1|}}}|<tr> <th>Illustration</th> | ||
<td>{{{param1}}}</td></tr>}}} | <td>{{{param1}}}</td></tr>}}} | ||
{{{#if:{{{param2|}}}|<tr> <th> | {{{#if:{{{param2|}}}|<tr> <th>Class</th> | ||
<td>{{{param2}}}</td></tr>}}} | <td>{{{param2}}}</td></tr>}}} | ||
{{{#if:{{{param3|}}}|<tr> <th>Country</th> | {{{#if:{{{param3|}}}|<tr> <th>Country</th> | ||
Line 11: | Line 11: | ||
{{{#if:{{{param4|}}}|<tr> <th>Release Date</th> | {{{#if:{{{param4|}}}|<tr> <th>Release Date</th> | ||
<td>{{{param4}}}</td></tr>}}} | <td>{{{param4}}}</td></tr>}}} | ||
{{{#if:{{{param5|}}}|<tr><th> | {{{#if:{{{param5|}}}|<tr><th>Rank</th> | ||
<td>{{{param5}}}</td> </tr>}}}</table> </div> | <td>{{{param5}}}</td> </tr>}}}</table> </div> |
Revision as of 21:40, 12 March 2022
Infobox Character
[[File:{{{image}}}|300px]]
Illustration | {{{param1}}} |
---|---|
Class | {{{param2}}} |
Country | {{{param3}}} |
Release Date | {{{param4}}} |
Rank | {{{param5}}} |