More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
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. | 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. | ||
<pre><nowiki>{{Infobox | <pre><nowiki>{{Infobox NPC | ||
| Name = | | Name = | ||
| Subtitle = | | Subtitle = | ||
| Image = | | Image = | ||
| Alias = | | Alias = | ||
| Birthplace = | |||
| Home = | | Home = | ||
| Gender = | | Gender = | ||
| Line 39: | Line 40: | ||
"Image": {}, | "Image": {}, | ||
"Alias": {}, | "Alias": {}, | ||
"Birthplace": {}, | |||
"Home": {}, | |||
"Gender": {}, | "Gender": {}, | ||
"Race": {}, | "Race": {}, | ||
Latest revision as of 20:31, 17 March 2025
message_subpage_title
message_subpage_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 |