Template:NPC infobox: Difference between revisions
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
{{!}}} | {{!}}} | ||
| {{clear}} }} | | {{clear}} }} | ||
[[Category:NPC]] | [[Category:NPC]][[Category:{{#ifeq:{{{V1-V3}}}|V1|{{{V1-V3}}}|{{#ifeq:{{{V1-V3}}}|V3|{{{V1-V3}}}|Needs V1-V3 category}}}}]] | ||
</div></includeonly><noinclude> | </div></includeonly><noinclude> | ||
== Description == | == Description == | ||
Line 60: | Line 60: | ||
|coordinates= | |coordinates= | ||
|id= | |id= | ||
|V1-V3= | |||
|gallery1...gallery5= | |gallery1...gallery5= | ||
|gallery-text1...gallery-text5= | |gallery-text1...gallery-text5= | ||
Line 99: | Line 100: | ||
; id : Optional. Asset id from Editor for NPC. | ; id : Optional. Asset id from Editor for NPC. | ||
; gallery1...gallery5 : Optional. Images related to the NPC. | ; gallery1...gallery5 : Optional. Images related to the NPC. | ||
; V1-V3 : Required. Include which world map the NPC is found in. Options: V1, V3 | |||
; gallery-text1...gallery-text5 : Optional. Image descriptions. | ; gallery-text1...gallery-text5 : Optional. Image descriptions. | ||
Line 109: | Line 111: | ||
|rank=world boss | |rank=world boss | ||
|location1=Depthless Orifice | |location1=Depthless Orifice | ||
|V1-V3=V1 | |||
|gallery1=Depthless_Orifice-labark.png | |gallery1=Depthless_Orifice-labark.png | ||
|gallery-text1=Location in Depthless Orifice (all-PVP zone) | |gallery-text1=Location in Depthless Orifice (all-PVP zone) | ||
Line 120: | Line 123: | ||
|rank=world boss | |rank=world boss | ||
|location1=Depthless Orifice | |location1=Depthless Orifice | ||
|V1-V3=V1 | |||
|gallery1=Depthless_Orifice-labark.png | |gallery1=Depthless_Orifice-labark.png | ||
|gallery-text1=Location in Depthless Orifice (all-PVP zone) | |gallery-text1=Location in Depthless Orifice (all-PVP zone) |
Revision as of 17:34, 14 July 2024
Description
This is the NPC infobox template. It should be transcluded in the following format:
{{NPC infobox |name= |icon= |image= |race= |level= |rank= |aggressive= |holds-aggro= |location1...location5= |goal= |service= |coordinates= |id= |V1-V3= |gallery1...gallery5= |gallery-text1...gallery-text5= }}
Parameters
- name
- Optional. Only include if the name of the NPC differs from the article name. Defaults to the name of the article:
{{PAGENAME}}
- icon
- Optional. Include if NPC has a unique icon, like a shop or quest giver.
- image
- Required. Image of the NPC.
- race
- Required. The race of the NPC. Race here should be capitalized. If this NPC could be multiple races, either list them all, comma-separated, or use "Various" instead of a huge list.
- level
- Optional. The level or levels of the NPC.
- rank
- Optional. Should be one of the following: World boss, Area boss. Defaults to normal
- challenging
- Optional. Include only if NPC is normal rank, but considered significantly more difficult than other monsters of the same level.
- aggressive
- Optional. Include if NPC is naturally aggressive. Options: yes, no
- holds-aggro
- Optional. Include if NPC can lose aggro or stays focused on original target. Options: yes, no
- location1...location5
- Required. The area(s) or zone(s) the NPC can be found. Separate additional locations with location2, location3, etc.
- goal
- Optional. Specific quest or challenge this NPC is affiliated with. If entering multiple goals, put each new goal on a new line.
- service
- Optional. The service provided by the NPC. Options:
- Apprentice Blacksmith
- Armor Shop
- Blacksmith
- Grocer
- Guild Cloak Shop
- Guild Manager
- Magic Goods
- Material Shop
- Mercenary Manager
- Mobile Shop
- Weapon Shop
- Fame
- Arena Manager
- Quest
- Bank
- Guard
- Mercenary
- Summoned guardian
- Stat Reset
- coordinates
- Optional. Coordinates for world map location of NPC.
- id
- Optional. Asset id from Editor for NPC.
- gallery1...gallery5
- Optional. Images related to the NPC.
- V1-V3
- Required. Include which world map the NPC is found in. Options: V1, V3
- gallery-text1...gallery-text5
- Optional. Image descriptions.
Example
La Bark
- Race
- Canine
- Level
- 31
- Rank
- World Boss
- Location
- Depthless Orifice
Image(s) |
Location in Depthless Orifice (all-PVP zone) |
{{NPC infobox |name=La Bark |image=Boss-labark.png |race=Canine |level=31 |rank=world boss |location1=Depthless Orifice |V1-V3=V1 |gallery1=Depthless_Orifice-labark.png |gallery-text1=Location in Depthless Orifice (all-PVP zone) }}
TODO
- Add coordinates parameter if/when kartographer is enabled
- Add properties to parameters
- Add difficulty parameter
- Non-boss: "This NPC may be challenging for characters of similar level."
- Boss: Easy, Intermediate, Challenging (may write a difficulty page to summarize terms)