Difference between revisions of "Template:Infobox NPC"
From OtanWiki
Line 1: | Line 1: | ||
− | <div class="infobox | + | <div class="infobox" > |
<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:{{{native_name|}}}|<tr> | |
− | |||
− | < | ||
<th>Native Name</th> | <th>Native Name</th> | ||
<td>{{{native_name}}}</td> | <td>{{{native_name}}}</td> |
Revision as of 22:07, 22 February 2021
Infobox NPC
Example usage:
{{Infobox NPC | title = | image = | caption = | native_name = | 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 = }}