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
 
(6 intermediate revisions by the same user not shown)
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|{{#if:{{{Image Caption|}}}|{{{Image Caption}}}}}]]
</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>
<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>
</tr>
}}
}}
{{#if:{{{param3|}}}|
{{#if:{{{Race|}}}|
<tr>
<tr class="infobox-data">
<th>Parameter 3</th>
<th>Race</th>
<td>{{{param3}}}</td>
<td>{{{Race}}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{param4|}}}|
{{#if:{{{Gender|}}}|
<tr>
<tr class="infobox-data">
<th>Parameter 4</th>
<th>Gender</th>
<td>{{{param4}}}</td>
<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>
</tr>
}}
}}
</table>
</table>
</div>
</div>

Latest revision as of 20:31, 5 July 2022

Infobox Character

Details