Template:Infobox NPC: Difference between revisions
From HorizonXI Wiki
m (fixed typo) |
m (output category of affiliation corrected) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><!-- | <onlyinclude><includeonly><!-- | ||
--><div class="ffxi-border-box" style="margin:0.5em; border-radius:5px; background:#FFF; | --><div class="ffxi-border-box" style="margin:0.5em; border-radius:5px; background:#FFF; float:{{default|{{{float|}}}|right}};"><!-- | ||
--><div style="background:#D2E8E8; border-radius:5px; padding:0.2em; margin:0.1em;"><!-- | --><div style="background:#D2E8E8; border-radius:5px; padding:0.2em; margin:0.1em;"><!-- | ||
-->{{#if:{{{image|}}}|<div style="text-align:center;">[[File:{{{image}}}|{{default|{{{imagewidth|}}}| | -->{{#if:{{{image|}}}|<div style="text-align:center;">[[File:{{{image}}}|{{default|{{{imagewidth|}}}|200}}{{#if:{{{imageheight|}}}|x{{{imageheight}}}}}px]]</div>|{{NPC-image-stub}}}}<!-- | ||
--><div style="text-align:center;">'''''{{default|{{{name|}}}|{{PAGENAME}}}}'''''</div><!-- | --><div style="text-align:center;">'''''{{default|{{{name|}}}|{{PAGENAME}}}}'''''</div><!-- | ||
--> | --> | ||
- | {| style="width:200px;" | ||
|- {{#if:{{{gender|}}}||style="display: none;"}} | |||
| style="min-width: 70px;" | <small>Gender:</small> | |||
| {{#switch:{{lc:{{{gender}}}}}|male = Male|female = Female|na|not applicable = Not Applicable|#default = Unknown}} | |||
- | |- {{#if:{{{race|}}}||style="display:none;"}} | ||
| <small>Race:</small> | |||
| [[:Category:{{{race}}} NPCs|{{{race}}}]] | |||
- | |- {{#if:{{{bestiary|}}}||style="display:none;"}} | ||
| <small>Bestiary:</small> | |||
| [[:Category:{{{bestiary}}} NPCs|{{{bestiary}}}]] | |||
|- {{#if:{{{job|}}}||style="display:none;"}} | |||
| <small>Job:</small> | |||
- | | {{{job}}} | ||
|- {{#if:{{{affiliation|}}}||style="display:none;"}} | |||
| <small>Affiliation:</small> | |||
- | | [[:Category:{{{affiliation}}}/NPCs|{{{affiliation}}}]] | ||
|- {{#if:{{{occupation|}}}||style="display:none;"}} | |||
| <small>Occupation:</small> | |||
| {{#ifexist:Category:{{Plural|{{{occupation}}}}}|[[:Category:{{Plural|{{{occupation}}}}}|{{{occupation}}}]]|{{{occupation}}}}} | |||
- | |- {{#if:{{{status|}}}||style="display:none;"}} | ||
| <small>Status:</small> | |||
| {{{status}}} | |||
|- {{#if:{{{relatives|}}}||style="display:none;"}} | |||
| <small>Relatives:</small> | |||
- | | {{{relatives}}} | ||
|} | |||
</div></div><!-- | |||
- | |||
--></includeonly></onlyinclude> | --></includeonly></onlyinclude> | ||
Line 110: | Line 95: | ||
<pre> | <pre> | ||
{{Infobox NPC | {{Infobox NPC | ||
| image = Chaperix. | | image = Chaperix.png | ||
| name = Chaperix | | name = Chaperix | ||
| gender = Male | | gender = Male | ||
Line 120: | Line 105: | ||
| | | | ||
{{Infobox NPC|nc | {{Infobox NPC|nc | ||
| image = Chaperix. | | image = Chaperix.png | ||
| name = Chaperix | | name = Chaperix | ||
| gender = Male | | gender = Male | ||
Line 126: | Line 111: | ||
| job = All-Rounder, Walloper, Barrager, or Spellslinger | | job = All-Rounder, Walloper, Barrager, or Spellslinger | ||
| affiliation = Moblin Maze Mongers | | affiliation = Moblin Maze Mongers | ||
}} | |||
|- | |||
| | |||
<pre> | |||
{{Infobox NPC | |||
| image = Hasim.png | |||
| name = Hasim | |||
| gender = Male | |||
| bestiary = Hume | |||
| occupation = Scroll Merchant | |||
| job = | |||
| affiliation = Jeuno | |||
}} | |||
</pre> | |||
| | |||
{{Infobox NPC|nc | |||
| image = Hasim.png | |||
| name = Hasim | |||
| gender = Male | |||
| bestiary = Hume | |||
| occupation = Scroll Merchant | |||
| job = | |||
| affiliation = Jeuno | |||
}} | }} | ||
|} | |} |
Latest revision as of 00:05, 30 August 2024
Usage
{{Infobox NPC | image = | name = | gender = | race = | bestiary = | job = | affiliation = | occupation = | status = | relatives = | location = }}
- image: An image of the NPC in-game.
- name: The NPC's name. Defaults to the page's name.
- gender: The NPC's gender. "Male," "Female," "Unknown" or "Not applicable".
- race: The NPC's race, such as "Elvaan".
- bestiary: The NPC's bestiary classification, if not one of the playable races.
- job: The job or jobs of the NPC, such as "Black Mage".
- affiliation: The NPC's national affiliation.
- occupation: The NPC's occupation, role, or position in society.
- status: "Alive", "Undead", "Active" (when referring to gods, demigods and related beings), "Imprisoned," "Deceased" or "Unknown." If imprisoned or deceased a short summary can be included.
- relatives: Spouses, siblings, parents, children, any other family members. If the character wields magic, was apprenticed to someone, or had an apprentice, then that person's teacher and/or student can be listed here. Please put the relationship in parenthesis.
Examples
Code | Result | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox NPC | image = Trion.JPG | name = Trion | gender = Male | race = Elvaan | job = [[Paladin]] | affiliation = San d'Oria | occupation = Prince Royal }} |
Trion
| ||||||||||
{{Infobox NPC | image = Chaperix.png | name = Chaperix | gender = Male | bestiary = Goblin | job = All-Rounder, Walloper, Barrager, or Spellslinger | affiliation = Moblin Maze Mongers }} |
Chaperix
| ||||||||||
{{Infobox NPC | image = Hasim.png | name = Hasim | gender = Male | bestiary = Hume | occupation = Scroll Merchant | job = | affiliation = Jeuno }} |
|