FFXIV:NPC template tutorial

Templatetutorials.png

add an NPC
Howtoaddbutton.png

The Gamer Escape templates are constructed to be as user-friendly as possible, but because of some software limitations there are sometimes some unintuitive fields.

This template is used for all Non-Playable Characters (NPC). This mainly means humanoid characters in-game, however, this template can also be used for inanimate items that the player interacts with (i.e. crates) or non-humanoid characters that are interacted with (i.e. beastmen).

This template should not be used for mobs that are fought.

We've placed the entire item template below and explain each line, explaining what it's for and what data you can enter for it. The template lines are located in the boxes surrounded by the dashed line with the description for it underneath.

Unless otherwise indicated, you do not need to use any wiki coding (i.e. brackets).

In almost all cases, NPC pages are generated automatically and do not need to be updated by users. However, there are some rare cases in which an NPC will need a manually created page, such as those who appear during FATEs and instanced duties.

FAQ[edit]

There is a message on NPC pages saying not to edit them. How do I add notes, images, or a bio?
All of this info goes on the Player Data subpage.

These two NPCs are actually the same person. Should their pages be merged? Due to the process that automatically generates NPC pages, an NPC who appears under more than one name will have multiple pages created for them. Instead of merging pages, simply add to their biography a link to the other NPC on the Player Data subpage (i.e. "He is also known as [other name]", "She is later introduced as [other name]", etc.).

Main Template[edit]

{{ARR Infobox NPC
| Patch = 

The patch in which the NPC was introduced.

| Image = 

One image of the NPC. Just add the file name and extension as uploaded to the wiki ("File:" is not needed). The image will be automatically cropped to the proper size - cropping from the bottom right.

| Name = 

The name of the NPC you are adding. This must match the name of the page exactly.

| Level = 

If known, the level, or level range, of the NPC (i.e. "50" or "25-35").

| Race        = 

If known, the race of the NPC (i.e. "Hyur", "Elezen", etc.). If the NPC is a beastman or monster, put "Non-Humanoid". If the NPC is an inanimate object (i.e. a crate), put "object".

| Gender      = 

If known, the gender of the NPC (i.e. "Male" or "Female").

| Clan        = 

If known, the clan of the NPC (i.e. "Midlander", "Plainsfolk", etc.). If the NPC is an inanimate object, put the object type (i.e. "Crate").

| IDs = 

The IDs of map subpages that correspond to locations this NPC is present at. Separate by commas.

| Appearance IDs = 

The IDs of any subpages that show the data of an NPC's physical appearance and gear. Separate by commas.

| Dialogue = 

The IDs of any subpages that show the NPC's dialogue. Separate by commas.

| Last Position = 

The ID of the map subpage which displays the last place this NPC was seen.

| Event = 

The name of any seasonal events this NPC is part of (with the year included). Separate by commas.

Subpages[edit]

Player Data[edit]

Every NPC will need a Player Data subpage, located at "[NPC Name]/Player Data". For NPCs who were automatically generated, this is generally where users should go to update info about the NPC.

{{Player Data
| Name = 

The name of the NPC. This must match the name of the NPC page exactly.

| Full Name = 

If known, the full name of the NPC (i.e. "Alphinaud Leveilleur").

| Title = 

If known, the title of the NPC, either displayed in brackets by their name or mentioned in dialogue. (i.e. "Battlecraft Supplier", "Mender").

| Affiliation = 

If known, the affiliation of the NPC (i.e. "Gridania," "Ul'dah", "Limsa Lominsa", "Garlemald", "Ishgard").

| Occupation  = 

If known, the occupation of the NPC.

| Employer  = 

If known, the employer of the NPC (i.e. "Brugaire Consortium", "Black Rabbit Traders").

| Biography = 

Biographical information about the NPC. This field accepts wiki mark-ups.

| Pre-Calamity Dialogue = 

In-game dialogue from before the Calamity (i.e. 1.x dialogue). This field accepts wiki mark-ups. Consider using {{Dialoguebox}} template.

| Etymology = 

Add any information about how the origins of the name of NPC. This field accepts wiki mark-ups.

| Notes =

Add any notes that don't fit anywhere else here. This field accepts wiki mark-ups.

|Images =
}}

Add any additional images related to the NPC, separated by commas. Just add the file name and extension as uploaded to the wiki ("File:" is not needed).

Map[edit]

Map subpages are used to indicate locations where the NPC can be found. A new subpage must be made for each location. These are located at [NPC Name]/Map/[Map ID]. The ID can be anything (i.e. "Map1", "FateID"), as long as it is distinct from other maps for the same NPC. Once a map page is made, it will need to be added to the "IDs" field on the main template in order for it to display. Be sure to also update the "Last Location" field accordingly.

{{NPCMap
  | base = 

The map image used for the zone. Just add the file name and extension as uploaded to the wiki ("File:" is not needed).

  | float_link = 

The name of the NPC. This must match the name of the NPC page exactly.

  | float_caption = 

The name of the NPC to be displayed in the tooltip.

  | float_caption_coordinates = 

The coordinates to be displayed in the tooltip, i.e. (x:11.5, y:13.7).

  | x = 
  | y = 

The coordinates of the NPC's location on the map, where the X will appear on the image. Note that this is not the in-game coordinates, but rather the coordinates on the image. You will need to preview your changes to ensure that the X is in the correct spot.

  | zone = 

The zone where the NPC is located (i.e. "Limsa Lominsa Upper Decks").

  | npc_id = 

This should match the ID the map was created under.

  | patch = 

The patch this instance of the NPC was introduced in (not necessarily the same as the patch the NPC itself was introduced in).

  | Sublocation = 

The area or landmark within the zone where the NPC is located (i.e. "The Drowning Wench").

  | Event = 
}}

The name of the seasonal event this instance of the NPC is associated with (with the year included).

Dialogue[edit]

Dialogue subpages are used to display an NPC's dialogue, and more than one page can be made for a single NPC for situations like a character who appears as part of multiple quests or duties. These are located at [NPC Name]/[Dialogue ID]/Dialogue. Once a dialogue page is made, it will need to be added to the "Dialogue" field on the main template in order for it to display.

Dialogue should use the {{Dialoguebox}} template, for example:

{{Dialoguebox|Little Ladies' Day (2012)|Consider it a token of favor from me, the Little Lady of the Town.  Don't forget to say thank you!|collapsed}}