Difference between revisions of "Template:Infobox faction"
From OtanWiki
| Line 1: | Line 1: | ||
| − | <div class="infobox" style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: | + | <div class="infobox" style="background: #eee; border: 1px solid #aaa; float: right; margin: 0 0 1em 1em; padding: 1em; width: 320px;" > |
<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:{{{country|}}}|<tr> | |
| − | |||
| − | < | ||
<th>Country</th> | <th>Country</th> | ||
<td>{{{country}}}</td> | <td>{{{country}}}</td> | ||
Latest revision as of 21:16, 11 April 2021
Infobox faction
Example usage:
{{Infobox faction
| title =
| image =
| caption =
| country =
| region =
| location =
| leader =
| government =
| headquarters =
| membership =
| associations =
| religion =
| racial_mix =
| founded_date =
| founded_by =
| luminaries =
}}