Boilerplate:NPC

From Lotro-Wiki.com
Jump to navigation Jump to search

See Template:Npcbox

Additional Information

Additional information and headings should include one or more of the following, whenever appropriate:

== Description ==
''A brief summary of the role of the NPC and where he/she can be found goes here.''

''Any additional information about family and background (lore) goes here too.''

''This may be several paragraphs long.''

== Quest Involvement ==
''If the NPC starts or is otherwise involved in quests, list them here, see below for notes on order''
* [questlevel] [[Quest:questname|questname]]

== Barters ==
''If the NPC exchanges items by bartering, list them here.''
{| class="altRowsMed" width="500px"
! width= "250px" | Item to Receive
! width= "250px" | Items to Trade
|- 
| {{Barter|item1|count plural}} || {{Barter|item2|count plural}}   -- example:  {{Barter|Medallion|823 Medallions}}
|- 
| {{Barter|item1|count plural}} || {{Barter|item2|count plural}}   -- example:  {{Barter|Medallion|823 Medallions}}
|}

== Sells ==
''If the NPC sells items, list them here.''
{| class="altRowsMed" width="400px"
! width="300px" | Item
! width="100px" | Cost
|-
| {{Reward|item}} || align="right" | {{worth|g=|s=|c=|dp=}}
|-
| {{Reward|item}} || align="right" | {{worth|g=|s=|c=|dp=}}
|}

== Dialogue ==
"If there is a dialogue window with the NPC, the topmost generic line goes here. Then note the semi-colon and colon for the chat."
;This is usually your question, or statement.
:"This is the response ... not in italics but within quotes."
:If there is a text at the "closing button" it goes here.

;Rinse and...
:"...repeat until the chat is finished."

== Quotes ==
''"If the NPC says anything when you approach or activate them, list it here.
  In italics and within double quotes."''

Order of Quests

Usually, order quests first per their level and then name. However, for quests which are part of quest chains, first list them in the order they are made available, then by level and name. Quest chains need not be grouped together but their relative order must be retained. Notice: Only if it makes the quest list much clearer, festival and/or epic quests may be broken out in separate blocks, see e.g. Gandalf where epic quests are grouped by themselves.

Example

{{Npcbox
 | name       = John Carver
 | title      = 
 | role       = Novice Jeweller
 | gender     = Male
 | race       = Man
 | region     = Bree-land
 | area       = Some Area
 | settlement = Fake Town
 | landmark   =
 | interior   = 
 | dungeon    = 
 | location
 | map        = Bree-land
 | maprefNS   = 66.5N
 | maprefEW   = 54.7E
 | quest      = Yes
 | type1      = 
 | type2      = 
}}
== Description ==
'''John Carver''' is a Novice Jeweller found at [[Fake Town]] in [[Some Area]] of [[Bree-land]].

== Quest Involvement ==
* [15] [[Quest:This Quest|This Quest]]
* [16] [[Quest:That Quest|That Quest]]

== Sells ==
{| class="altRowsMed" width="400px"
! width="300px" | Item
! width="100px" | Cost
|-
| {{Reward|Caltrops Recipe}}               || align="right" | {{worth|g=|s=5|c=|dp=}}
|-
| {{Reward|High-grade Steel Sphere Mould}} || align="right" | {{worth|g=|s=4|c=|dp=}}
|}


== Quotes ==
:''"This is the NPC's Quote. Note the italic around the quotation marks."''
:''"This is another quote."''

For help and the actual template, see Help:NPCs. For a full description of template parameters, see Template:Npcbox/doc.