Difference between revisions of "Template:Infobox NPC"
From OtanWiki
| Line 15: | Line 15: | ||
<th>Race</th> | <th>Race</th> | ||
<td>{{{race}}}</td> | <td>{{{race}}}</td> | ||
| + | </tr>}} {{#if:{{{gender|}}}|<tr> | ||
| + | <th>Gender</th> | ||
| + | <td>{{{gender}}}</td> | ||
</tr>}} {{#if:{{{nationality|}}}|<tr> | </tr>}} {{#if:{{{nationality|}}}|<tr> | ||
<th>Nationality</th> | <th>Nationality</th> | ||
| Line 85: | Line 88: | ||
| honours = | | honours = | ||
| race = | | race = | ||
| + | | gender = | ||
| languages = | | languages = | ||
| nationality = | | nationality = | ||
Latest revision as of 15:02, 12 June 2021
Infobox NPC
Example usage:
{{Infobox NPC
| title =
| image =
| caption =
| native_name =
| titles =
| honours =
| race =
| gender =
| languages =
| nationality =
| archetype =
| ethos =
| religion =
| home =
| born_yr_place =
| died_yr_place =
| other_homes =
| special_abilities =
| special_items =
| properties_owned =
| factions =
| spouse =
| parents =
| children =
| associates =
| 5e_equivalence =
| alignment =
}}