Toggle menu
52
256
1.3K
946
Bradley the Dragon Lore Codex
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Character: Difference between revisions

Template page
GherkinJT (talk | contribs)
No edit summary
GherkinJT (talk | contribs)
No edit summary
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<table>
<table>
{{#if:{{{image|}}}|
{{#if:{{{Image|}}}|
<tr class="infobox-image">
<tr class="infobox-image">
<td colspan="2">
<td colspan="2">
[[File:{{{image}}}|400px]]
[[File:{{{Image}}}|400px]]
</td>
</td>
</tr>
</tr>
Line 10: Line 10:
<tr class="infobox-title">
<tr class="infobox-title">
<th colspan="2">
<th colspan="2">
{{{title|{{PAGENAME}}}}}
{{{Title|{{PAGENAME}}}}}
</th>
</th>
</tr>
</tr>
Line 18: Line 18:
</th>
</th>
</tr>
</tr>
{{#if:{{{param1|}}}|
{{#if:{{{Name|}}}|
<tr class="infobox-data">
<tr class="infobox-data">
<th>Parameter 1</th>
<th>Name</th>
<td>{{{param1}}}</td>
<td>{{{Name}}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{param2|}}}|
{{#if:{{{Other Names|}}}|
<tr>
<tr class="infobox-data">
<th>Parameter 2</th>
<th>Other Names</th>
<td>{{{param2}}}</td>
<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>
</tr>
}}
}}
{{#if:{{{param3|}}}|
{{#if:{{{Born|}}}|
<tr>
<tr class="infobox-data">
<th>Parameter 3</th>
<th>Born</th>
<td>{{{param3}}}</td>
<td>{{{Born}}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{param4|}}}|
{{#if:{{{Died|}}}|
<tr>
<tr class="infobox-data">
<th>Parameter 4</th>
<th>Died</th>
<td>{{{param4}}}</td>
<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>
</tr>
}}
}}
</table>
</table>
</div>
</div>

Revision as of 01:14, 25 January 2022

Infobox Character

Details