Difference between revisions of "Template:NPC infobox"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
</p> | </p> | ||
{{#if: {{{gender|}}} |;Gender | {{#if: {{{gender|}}} |;Gender | ||
:{{{gender}}}|,|@@@|{{ucfirst:@@@}}|<br>}} | |||
{{#if: {{{age|}}} |;Age | {{#if: {{{age|}}} |;Age | ||
:{{{age}}}|,|@@@|{{ucfirst:@@@}}|<br>}} | |||
{{#if: {{{race|}}} |;Race | {{#if: {{{race|}}} |;Race | ||
: {{#if:{{{race|}}}|[[Has race::{{ucfirst:{{{race}}}}}]]{{#if:{{{clan|}}}| <small>([[Has clan::{{ucfirst:{{{clan}}}}}]])</small>}} | : {{#if:{{{race|}}}|[[Has race::{{ucfirst:{{{race}}}}}]]{{#if:{{{clan|}}}| <small>([[Has clan::{{ucfirst:{{{clan}}}}}]])</small>}} | ||
Line 47: | Line 47: | ||
: {{#vardefine:aggression-rank|{{#sub:{{{aggression}}}|1|1}}}}{{#vardefineecho:aggression-type|{{#ifeq:{{lc:{{#sub:{{{aggression}}}|0|1}}}}|p|Passive|Aggressive}}}} <div style="display:inline-block; margin: -8px {{#switch:{{#var:aggression-rank}}|1 | 2 = {{#switch:{{#var:aggression-type}}|Passive = -6|Aggressive = 0}} | #default = 0}}px; overflow: hidden;">[[File:{{#var:aggression-type}} difficulty r{{#var:aggression-rank}}.png|26px|Aggression level {{#var:aggression-rank}}]]</div>{{#set:Has aggression type={{#var:aggression-type}}}}{{#set:Has aggression rank={{#var:aggression-rank}}}} }}<!-- | : {{#vardefine:aggression-rank|{{#sub:{{{aggression}}}|1|1}}}}{{#vardefineecho:aggression-type|{{#ifeq:{{lc:{{#sub:{{{aggression}}}|0|1}}}}|p|Passive|Aggressive}}}} <div style="display:inline-block; margin: -8px {{#switch:{{#var:aggression-rank}}|1 | 2 = {{#switch:{{#var:aggression-type}}|Passive = -6|Aggressive = 0}} | #default = 0}}px; overflow: hidden;">[[File:{{#var:aggression-type}} difficulty r{{#var:aggression-rank}}.png|26px|Aggression level {{#var:aggression-rank}}]]</div>{{#set:Has aggression type={{#var:aggression-type}}}}{{#set:Has aggression rank={{#var:aggression-rank}}}} }}<!-- | ||
-->{{infobox location| {{{location|}}}| coordinates = {{{coordinates|}}} }} | -->{{infobox location| {{{location|}}}| coordinates = {{{coordinates|}}} }} | ||
{{#if: {{{birthplace|}}} |;Birthplace | |||
:{{{birthplace}}}|,|@@@|{{ucfirst:@@@}}|<br>}} | |||
{{#if: {{{organization|}}} | | {{#if: {{{organization|}}} | | ||
;[[:Category:Organizations|Organization]] | ;[[:Category:Organizations|Organization]] | ||
Line 136: | Line 138: | ||
; type : Required for all Monster NPCs. Specific type of monster (Flan, Drake, Aldgoat, etc.) | ; type : Required for all Monster NPCs. Specific type of monster (Flan, Drake, Aldgoat, etc.) | ||
; location : Required. The area or zone the NPC can be found. For multiple locations, please input ''Varies'' and use the appropriate location templates (see [[Morbol#Locations|this example]]). | ; location : Required. The area or zone the NPC can be found. For multiple locations, please input ''Varies'' and use the appropriate location templates (see [[Morbol#Locations|this example]]). | ||
; organization: Optional. The | ; birthplace : Optional. The homeland of the NPC, typically the city-state or hamlet of their birth. | ||
; organization : Optional. The organization to which the NPC is affiliated. | |||
; level : Optional. The level of the NPC. | ; level : Optional. The level of the NPC. | ||
; aggression : Optional. The aggression type and rank. It accepts aggressive and passive, formatted as follows: a1 (aggressive rank 1), a2 (agressive rank 2), ..., p1 (passive rank 1), p2 (passive rank 2), etc. | ; aggression : Optional. The aggression type and rank. It accepts aggressive and passive, formatted as follows: a1 (aggressive rank 1), a2 (agressive rank 2), ..., p1 (passive rank 1), p2 (passive rank 2), etc. | ||
Line 154: | Line 157: | ||
| location = | | location = | ||
| coordinates = | | coordinates = | ||
| gender = | | gender = | ||
| age = | |||
| race = | | race = | ||
| clan = | | clan = | ||
| class = | | class = | ||
| job = | | job = | ||
| birthplace = | |||
| organization = | | organization = | ||
| level = | | level = | ||
Line 179: | Line 184: | ||
| clan = Wildwood | | clan = Wildwood | ||
| class = Arcanist | | class = Arcanist | ||
| birthplace = Sharlayan (Colony) | |||
| organization = Scions of the Seventh Dawn | | organization = Scions of the Seventh Dawn | ||
}} | }} | ||
Line 194: | Line 200: | ||
| clan = Wildwood | | clan = Wildwood | ||
| class = Arcanist | | class = Arcanist | ||
| birthplace = Sharlayan (Colony) | |||
| organization = Scions of the Seventh Dawn | | organization = Scions of the Seventh Dawn | ||
}} | }} |
Revision as of 05:36, 19 November 2017
Parameters
- name
- Optional. Defaults the name of the article (
{{PAGENAME}}
). - description
- Optional. The description of the abilites of the NPC, listed under the health bar. Use a comma-separated list of the abilities.
- icon
- Optional. The creature icon. If no value is set the icon defaults to showing an icon chosen by the service parameter. If that too is unspecified, the icon is hidden.
- image
- Optional. The NPC image should not include any text. Defaults to the page name (
{{PAGENAME}}.jpg
). - gender
- Optional. The gender of the NPC.
- age
- Optional. The age of the NPC, if known.
- race
- Required for all Spoken NPCs. The race of the NPC. Race here should be capitalized. If this NPC could be multiple races, use "Various".
- clan
- Optional. The NPC clan if applicable.
- species
- Required for all Monster NPCs. The species of the NPC (Beastkin, Scalekin, Wavekin, Vilekin, Seedkin, Voidsent, Elemental, Chimera).
- type
- Required for all Monster NPCs. Specific type of monster (Flan, Drake, Aldgoat, etc.)
- location
- Required. The area or zone the NPC can be found. For multiple locations, please input Varies and use the appropriate location templates (see this example).
- birthplace
- Optional. The homeland of the NPC, typically the city-state or hamlet of their birth.
- organization
- Optional. The organization to which the NPC is affiliated.
- level
- Optional. The level of the NPC.
- aggression
- Optional. The aggression type and rank. It accepts aggressive and passive, formatted as follows: a1 (aggressive rank 1), a2 (agressive rank 2), ..., p1 (passive rank 1), p2 (passive rank 2), etc.
- class
- Optional. The class of the NPC.
- job
- Optional. The job of the NPC.
- service
- The service or services provided by the NPC. Use a comma-seperated list of services.
- goal
- Optional. Specific events or tasks this NPC is affiliated with. If entering multiple goals, put each new goal on a new line.
- coordinates
- Optional. The X, Y and Z coordinates to the NPCs location, comma-separated. Eg.:
23.2, 5.55, 1
. - release
- Optional. The expansion required to access the content. Displays a notice of the release.
Usage
{{NPC infobox | name = | description = | image = | location = | coordinates = | gender = | age = | race = | clan = | class = | job = | birthplace = | organization = | level = | aggression = | service = | goal = }}
Example
{{NPC infobox | name = Alphinaud Leveilleur | description = | image = Alphinaud.png | location = South Shroud | coordinates = 19, 29 | gender = Male | age = 16 | race = Elezen | clan = Wildwood | class = Arcanist | birthplace = Sharlayan (Colony) | organization = Scions of the Seventh Dawn }}
Alphinaud Leveilleur
- Class
- ArcanistTemplate:Infobox location
- Birthplace
- Sharlayan (Colony)
- Organization
- Scions of the Seventh Dawn
{{NPC infobox | name = Gelato | image = Gelato.jpg | species = Voidsent | type = Flan | location = South Shroud | aggression = a4 }}
Gelato