More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 8: | Line 8: | ||
|label3 = Alias/s | |label3 = Alias/s | ||
|content3 = {{#if:{{{Alias|}}}|{{{Alias}}}}} | |content3 = {{#if:{{{Alias|}}}|{{{Alias}}}}} | ||
|label4 = | |label4 = Birthplace | ||
|content4 = {{#if:{{{Home|}}}|[[{{{Home}}}]]}} | |content4 = {{#if:{{{Birthplace|}}}|[[{{{Birthplace}}}]]}} | ||
| | |label5 = Resides | ||
| | |content5 = {{#if:{{{Home|}}}|[[{{{Home}}}]]}} | ||
| | |label6 = Gender | ||
| | |content6 = {{#if:{{{Gender|}}}|{{{Gender}}}}} | ||
|label7 = Race | |||
|content7 = {{#if:{{{Race|}}}|[[{{{Race}}}]]}} | |||
| | |section8 = ASSOCIATIONS | ||
| | |label9 = Occupation | ||
| | |content9 = {{#if:{{{Occupation|}}}|{{{Occupation}}}}} | ||
| | |label10 = Faction | ||
| | |content10 = {{#if:{{{Faction|}}}|[[{{{Faction}}}]]}} | ||
| | |section11 = DATES | ||
| | |label12 = Born | ||
| | |content12 = {{#if:{{{Born|}}}|{{{Born}}}}} | ||
| | |label13 = Died | ||
| | |content13 = {{#if:{{{Died|}}}|{{{Died}}}}} | ||
| | |section14 = FAMILY | ||
| | |label15 = Partner | ||
| | |content15 = {{#if:{{{Partner|}}}|[[{{{Partner}}}]]}} | ||
|label16 = Child | |label16 = Child | ||
|content16 = {{#if:{{{ | |content16 = {{#if:{{{Child1|}}}|[[{{{Child1}}}]]}} | ||
|label17 = | |label17 = Child | ||
|content17 = {{#if:{{{ | |content17 = {{#if:{{{Child2|}}}|[[{{{Child2}}}]]}} | ||
|label18 = | |label18 = Mother | ||
|content18 = {{#if:{{{ | |content18 = {{#if:{{{Mother|}}}|[[{{{Mother}}}]]}} | ||
|label19 = | |label19 = Father | ||
|content19 = {{#if:{{{ | |content19 = {{#if:{{{Father|}}}|[[{{{Father}}}]]}} | ||
|label20 = Sibling | |label20 = Sibling | ||
|content20 = {{#if:{{{Sibling2|}}}|[[{{{Sibling2}}}]]}} | |content20 = {{#if:{{{Sibling1|}}}|[[{{{Sibling1}}}]]}} | ||
|label21 = Sibling | |||
|content21 = {{#if:{{{Sibling2|}}}|[[{{{Sibling2}}}]]}} | |||
| | |section22 = ASSOCIATES | ||
|label23 = Known Associate | |label23 = Known Associate | ||
|content23 = {{#if:{{{ | |content23 = {{#if:{{{Associates1|}}}|[[{{{Associates1}}}]]}} | ||
|label24 = Known Associate | |label24 = Known Associate | ||
|content24 = {{#if:{{{ | |content24 = {{#if:{{{Associates2|}}}|[[{{{Associates2}}}]]}} | ||
|label25 = Known Associate | |label25 = Known Associate | ||
|content25 = {{#if:{{{Associates4|}}}|[[{{{Associates4}}}]]}} | |content25 = {{#if:{{{Associates3|}}}|[[{{{Associates3}}}]]}} | ||
|label26 = Known Associate | |||
|content26 = {{#if:{{{Associates4|}}}|[[{{{Associates4}}}]]}} | |||
}}<!-- | }}<!-- | ||
Latest revision as of 20:31, 17 March 2025
message_transclude_desc
- Template Usage
The Character Infobox template is used for NPC pages only. Copy and paste the following code into the top of an article, filling all known fields. Leave all the unknown fields empty and they will not appear on the infobox.
{{Infobox NPC
| Name =
| Subtitle =
| Image =
| Alias =
| Birthplace =
| Home =
| Gender =
| Race =
| Occupation =
| Faction =
| Born =
| Died =
| Partner =
| Child1 =
| Child2 =
| Mother =
| Father =
| Sibling1 =
| Sibling2 =
| Associates1 =
| Associates2 =
| Associates3 =
| Associates4 =
}}
- Field Documentation
TemplateData
This template is an infobox template for use in articles on NPC pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | Unknown | optional |
| Subtitle | Subtitle | no description | Unknown | optional |
| Image | Image | no description | Unknown | optional |
| Alias | Alias | no description | Unknown | optional |
| Birthplace | Birthplace | no description | Unknown | optional |
| Home | Home | no description | Unknown | optional |
| Gender | Gender | no description | Unknown | optional |
| Race | Race | no description | Unknown | optional |
| Occupation | Occupation | no description | Unknown | optional |
| Faction | Faction | no description | Unknown | optional |
| Born | Born | no description | Unknown | optional |
| Died | Died | no description | Unknown | optional |
| Partner | Partner | no description | Unknown | optional |
| Child1 | Child1 | no description | Unknown | optional |
| Child2 | Child2 | no description | Unknown | optional |
| Mother | Mother | no description | Unknown | optional |
| Father | Father | no description | Unknown | optional |
| Sibling1 | Sibling1 | no description | Unknown | optional |
| Sibling2 | Sibling2 | no description | Unknown | optional |
| Associates1 | Associates1 | no description | Unknown | optional |
| Associates2 | Associates2 | no description | Unknown | optional |
| Associates3 | Associates3 | no description | Unknown | optional |
| Associates4 | Associates4 | no description | Unknown | optional |