More actions
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} <table>{{#if:{{{param1|}}}|<tr> <th>Parameter 1</th> <td>{{{param1}}}</td> </tr>}}{{#if:{{{param2|}}}|<tr> <th>Parameter 2</th> <td>{{{param2}}}</td> </tr>}}{{#if:{{{param3|}}}|<tr> <th>Parameter 3</th> <td>{{{param3}}}</td> </tr>}}{{#if:{{{param4|}}}|<tr> <th>Parameter 4</th> <td>..." |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
< | <table> | ||
< | {{#if:{{{Image|}}}| | ||
< | <tr class="infobox-image"> | ||
<td colspan="2"> | |||
[[File:{{{Image}}}|400px|{{#if:{{{Image Caption|}}}|{{{Image Caption}}}}}]] | |||
</tr>}}{{#if:{{{ | </td> | ||
</tr> | |||
}} | |||
</tr>}}{{#if:{{{ | <tr class="infobox-title"> | ||
<th colspan="2"> | |||
{{{Title|{{PAGENAME}}}}} | |||
</tr>}}{{#if:{{{ | </th> | ||
</tr> | |||
<tr class="infobox-header"> | |||
</tr>}}{{#if:{{{ | <th colspan="2"> | ||
Details | |||
</th> | |||
</tr>}}</table> | </tr> | ||
{{#if:{{{Name|}}}| | |||
<tr class="infobox-data"> | |||
<th>Name</th> | |||
<td>{{{Name}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Other Names|}}}| | |||
<tr class="infobox-data"> | |||
<th>Other Names</th> | |||
<td>{{{Other Names}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Race|}}}| | |||
<tr class="infobox-data"> | |||
<th>Race</th> | |||
<td>{{{Race}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Gender|}}}| | |||
<tr class="infobox-data"> | |||
<th>Gender</th> | |||
<td>{{{Gender}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Age|}}}| | |||
<tr class="infobox-data"> | |||
<th>Age</th> | |||
<td>{{{Age}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Born|}}}| | |||
<tr class="infobox-data"> | |||
<th>Born</th> | |||
<td>{{{Born}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Died|}}}| | |||
<tr class="infobox-data"> | |||
<th>Died</th> | |||
<td>{{{Died}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Occupation|}}}| | |||
<tr class="infobox-data"> | |||
<th>Occupation</th> | |||
<td>{{{Occupation}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Born|}}}| | |||
<tr class="infobox-data"> | |||
<th>Born</th> | |||
<td>{{{Born}}}</td> | |||
</tr> | |||
}} | |||
</table> | |||
</div> | </div> |
Latest revision as of 20:31, 5 July 2022
Infobox Character |
|
---|---|
Details |