Difference between revisions of "Template:Infobox PC"
From OtanWiki
| Line 2: | Line 2: | ||
<div class="infobox-title" style="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title" style="font-size: 2em; text-align: center;">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image" style="text-align: center;">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image" style="text-align: center;">[[File:{{{image}}}|300px]]</div>}} | ||
| − | + | {{#if:{{{caption|}}}|<div style="font-size: .8em; text-align: center;">{{{caption}}}</div>}} | |
| − | + | <table>{{#if:{{{campaign|}}}|<tr> | |
| − | |||
| − | < | ||
<th>Campaign</th> | <th>Campaign</th> | ||
<td>{{{campaign}}}</td> | <td>{{{campaign}}}</td> | ||
Latest revision as of 22:09, 22 February 2021
Infobox PC
Example usage:
{{Infobox PC
| title =
| image =
| caption =
| player_name =
| campaign =
| titles =
| honours =
| race =
| nationality =
| class_lvl =
| alignment =
| religion =
| home =
| born_yr_place =
| died_yr_place =
| other_homes =
| special_abilities =
| special_items =
| properties_owned =
| factions =
| spouse =
| parents =
| children =
| associates =
}}