Template:Character Profile: Difference between revisions

From The Green Hills Series
Jump to navigationJump to search
No edit summary
Line 3: Line 3:
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{param1|}}}|<tr>
<table class="infobox-table">{{#if:{{{Name|}}}|<tr>
     <th>Parameter 1</th>
     <th>Full Name:</th>
     <td>{{{Name}}}</td>
     <td>{{{Name}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{Age|}}}|<tr>
     <th>Parameter 2</th>
     <th>Age:</th>
     <td>{{{param2}}}</td>
     <td>{{{Age}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{Height|}}}|<tr>
     <th>Parameter 3</th>
     <th>Height:</th>
     <td>{{{param3}}}</td>
     <td>{{{Height}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{Hair color|}}}|<tr>
     <th>Parameter 4</th>
     <th>Hair Color:</th>
     <td>{{{param4}}}</td>
     <td>{{{Hair color}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{Eye color|}}}|<tr>
     <th>Parameter 5</th>
     <th>Eye Color:</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
</tr>}}{{#if:{{{Occupation|}}}|<tr>
    <th>Occupation:</th>
    <td>{{{Occupation}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>
<!--
<templatedata>
<templatedata>
{
{
Line 33: Line 37:
}
}
</templatedata>
</templatedata>
-->

Revision as of 03:23, 28 February 2023

Character Stats

Character Profile