Difference between revisions of "Template:NPC"

From DDO Compendium
Line 84: Line 84:
|parameter16description = Where this rare NPC appears in the location, any special info about finding it, etc.
|parameter16description = Where this rare NPC appears in the location, any special info about finding it, etc.
}}
}}
</noinclude><includeonly>
</noinclude><includeonly><table class="item-table background-color">
<tr>
<td class="item-info-side">
<table class="background-color full">
<tr>
<td>
<table class="background-color full">
<tr>
<td class="title">
'''{{{name}}}'''
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><nowiki>
{{#if: {{{flavortext|}}}|''{{{flavortext}}}''<br>}}'''Race:'''&nbsp;{{{race}}}<br>{{#if: {{{gender|}}}|'''Gender:''' {{{gender|Unknown}}}<br>}}'''Location(s):''' {{#if: {{{location1|}}}|{{#if: {{{location2|}}}{{{location3|}}}{{{location4|}}}{{{wilderness|}}}|
*&nbsp;}}[[{{{location1}}}]]}}{{#if: {{{location2|}}}|
*&nbsp;[[{{{location2}}}]]}}{{#if: {{{location3|}}}|
*&nbsp;[[{{{location3}}}]]}}{{#if: {{{location4|}}}|
*&nbsp;[[{{{location4}}}]]}}{{#if: {{{wilderness|}}}|{{#if: {{{location|}}}{{{location2|}}}{{{location3|}}}{{{location4|}}}{{{location5|}}}|
*&nbsp;}}[[{{{wilderness}}}]]}}{{#if: {{{location|}}}{{{location2|}}}{{{location3|}}}{{{location4|}}}{{{location5|}}}{{{wilderness|}}|<br>}}{{#if: {{{rareinfo|}}} | '''Rare Information:''' {{{rareinfo}}}<br>}}
'''Occupation:''' {{#switch: {{lc:{{{purpose}}}}}
|quest giver = Quest Giver<br>
| saga giver = Saga Giver<br>
| general vendor = [[General Vendor]]<br>
| patron vendor = Patron Vendor{{#if: {{{data|}}} |
{{{data}}}}}<br>
| vendor = Vendor{{#if: {{{data|}}} |, Sells
{{{data}}}}}<br>
| teleportation = Teleportation {{#if: {{{data|}}} | to {{{data}}}}}<br>
| npc contact = Walkup Quest Rewards<br>
| patron = Patron {{#if: {{{data|}}} | for [[{{{data}}}]]}}<br>
| collector = Collectable/Augment Trader {{#if: {{{data|}}} |
{{{data}}}}}
<br>
|#default = {{{purpose}}}<br>}}</nowiki>
{{#if: {{{description|}}} |'''Description:''' {{{description}}}<br>}}{{#if: {{{notes|}}} |'''Notes:'''&nbsp;
{{{notes}}}<br>}}{{#if: {{{patchhistory|}}} |'''Patch History:'''
{{{patchhistory}}}<br>}}<br>
{{#switch: {{lc:{{{purpose}}}}}
|quest giver|npc contact='''Quests/Story Arcs'''<br>
{{#DPL:
|linksto={{ARTICLEPAGENAME}}
|uses=Template:Quest{{!}}Template:StoryArc
|noresultsheader=None
}}
|saga giver='''Sagas'''<br>
{{#DPL:
|linksto={{ARTICLEPAGENAME}}
|uses=Template:Saga
|noresultsheader=None
}}
}}<br></td>
</tr>
</table>
</td>
<td class="item-image-side" ">
<table class="item-image-table background-color" >
<tr><td class="item-image-notext">[[File:{{{name}}}.png|300px|]]</td></tr>
</table>
</td>
</tr>
</table>
{{#ifeq: {{FULLPAGENAME}} |Template:NPC||{{#if: {{{update|}}}|[[Category:Update {{{update}}} NPC]]}}}}
{{#ifeq: {{FULLPAGENAME}} |Template:NPC||{{#if: {{{update|}}}|[[Category:Update {{{update}}} NPC]]}}}}
{{#switch: {{lc:{{{purpose}}}}}
{{#switch: {{lc:{{{purpose}}}}}

Revision as of 17:59, 12 September 2019

{{Template:NPC
|name = 
|race = 
|gender=
|location1 = 
|location2 = 
|location3 = 
|location4 = 
|purpose=
|data=
|flavortext =
|description = 
|notes = 
|patchhistory = 
|update= 
|wilderness=
|rareinfo=
}}

NPC[edit]

This template is used to render information about an NPC: Dax Boon.

Usage[edit]

Parameter Documentation
nameThe name of the NPC.
raceThe race of the NPC.
genderWhat is the gender of the NPC.
location1A Public Area that this NPC is in.
location2A Public Area that this NPC is in.
location3A Public Area that this NPC is in.
location4A Public Area that this NPC is in.
purposeWhat is the purpose of this NPC
Possible Values:
  • Quest Giver
  • General Vendor
  • Collector
  • Vendor
  • Teleportation
  • Saga Giver
  • Patron
  • Any other value, more generic
dataWhat data about the purpose.
Possible Values:
  • For Vendor it is what they sell
  • For Patron it is who they are a patron for
  • For Teleportation to where
  • For Collectables, bulleted item and cost
flavortextSome specific text the NPC says.
descriptionSpecific description of this NPC
notesAny notes about this NPC.
patchhistoryAny patches that have happened
updateWhich update this NPC is part of.
wildernessWhat wilderness is this enemy in as a rare
rareinfoWhere this rare NPC appears in the location, any special info about finding it, etc.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.