Template:Infobox Character: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:
{{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}}
{{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}}
<table>
<table>
{{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th>  
{{{#if:{{{param1|}}}|<tr> <th>Illustration</th>  
<td>{{{param1}}}</td></tr>}}}
<td>{{{param1}}}</td></tr>}}}
{{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th>  
{{{#if:{{{param2|}}}|<tr> <th>Pronouns</th>  
<td>{{{param2}}}</td></tr>}}}
<td>{{{param2}}}</td></tr>}}}
{{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th>
{{{#if:{{{param3|}}}|<tr> <th>Country</th>
  <td>{{{param3}}}</td></tr>}}}
  <td>{{{param3}}}</td></tr>}}}
{{{#if:{{{param4|}}}|<tr> <th>Parameter 4</th>
{{{#if:{{{param4|}}}|<tr> <th>Release Date</th>
  <td>{{{param4}}}</td></tr>}}}
  <td>{{{param4}}}</td></tr>}}}
{{{#if:{{{param5|}}}|<tr><th>Parameter 5</th>
{{{#if:{{{param5|}}}|<tr><th>Girlboss</th>
  <td>{{{param5}}}</td> </tr>}}}</table> </div>
  <td>{{{param5}}}</td> </tr>}}}</table> </div>

Revision as of 22:33, 1 January 2022

Infobox Character
[[File:{{{image}}}|300px]]
Illustration {{{param1}}}
Pronouns {{{param2}}}
Country {{{param3}}}
Release Date {{{param4}}}
Girlboss {{{param5}}}