Template:Infobox MP-NPC: Difference between revisions

From Lotro-Wiki.com
Jump to navigation Jump to search
(use same image behaviour as in {{creature}})
m (→‎Parameters: location)
(2 intermediate revisions by the same user not shown)
Line 19: Line 19:
|- valign="top"
|- valign="top"
{{ #if: {{{location|}}} | {{!}}{{!}} Location
{{ #if: {{{location|}}} | {{!}}{{!}} Location
{{!}} {{ucfirst:{{{location}}}}} }}
{{!}} [[{{ucfirst:{{{location}}}}}]] }}
|- valign="top"
|- valign="top"
{{ #if: {{{mapref|}}} | {{!}}{{!}} Map ref
{{ #if: {{{mapref|}}} | {{!}}{{!}} Map ref
Line 43: Line 43:
|}<includeonly>
|}<includeonly>
{{#if: {{{type|}}} | [[Category:{{{type}}} NPCs]] }}
{{#if: {{{type|}}} | [[Category:{{{type}}} NPCs]] }}
[[Category:{{{faction|}}} NPCs]]</includeonly><noinclude>
{{#if: {{{faction|}}} | [[Category:{{{faction}}} NPCs]] }}
{{#if: {{{location|}}} | [[Category:{{{location}}} NPCs]] }}
[[Category:Ettenmoors NPCs]]
[[Category:Monster Play]]</includeonly>
<noinclude>
==Description==
==Description==


Line 91: Line 95:
;factionicon : an optional override for faction's icon in case a different icon is needed -- leave blank for most uses.
;factionicon : an optional override for faction's icon in case a different icon is needed -- leave blank for most uses.
;image : Optional, defaults to (<code><nowiki>{{{name|}}}</nowiki></code>), 150 pixels wide. Try to get an as clear as possible shot of the NPC. See also the image use policy.
;image : Optional, defaults to (<code><nowiki>{{{name|}}}</nowiki></code>), 150 pixels wide. Try to get an as clear as possible shot of the NPC. See also the image use policy.
;location : place name and map eg <nowiki>[[Ettenmoors]], [[Gramsfoot]]</nowiki>
;location : place name, e.g. ''<nowiki>Gramsfoot</nowiki>''
;mapref : as given by ;loc  Use the <nowiki> {{Tooltip Coords}}</nowiki> template as in: <nowiki>{{Tooltip Coords|Ettenmoors|12.1S|21.5W}}</nowiki>
;mapref : as given by ;loc  Use the <nowiki> {{Tooltip Coords}}</nowiki> template as in: <nowiki>{{Tooltip Coords|Ettenmoors|12.1S|21.5W}}</nowiki>
;race : Man/Elf/Dwarf/Human/Orc/Uruk/Spider/Warg/Troll. could also be Eagle etc
;race : Man/Elf/Dwarf/Human/Orc/Uruk/Spider/Warg/Troll. could also be Eagle etc

Revision as of 15:40, 2 July 2011

{{subst:PAGENAME}}
File:.jpg

Description

Sells

Vendor Title:

Quests

Quests started

Involved in quests

Quotes


Usage

{{Infobox MP-NPC
 | name         = {{subst:PAGENAME}}
 | image        = 
 | faction      = 
 | location     = 
 | mapref       = 
 | race         = 
 | type         = 
 | creaturetype = 
 | level        = 
 | morale       = 
 | power        = 
}}
== Description ==

== Sells ==
Vendor Title:

== Quests ==
===Quests started===

=== Involved in quests ===

== Quotes ==

Parameters

name
Optional, defaults to ({{subst:PAGENAME}}). Do not use an empty value for this parameter.
faction
which faction this NPC belongs to as in freep or creep
factionicon
an optional override for faction's icon in case a different icon is needed -- leave blank for most uses.
image
Optional, defaults to ({{{name|}}}), 150 pixels wide. Try to get an as clear as possible shot of the NPC. See also the image use policy.
location
place name, e.g. Gramsfoot
mapref
as given by ;loc Use the {{Tooltip Coords}} template as in: {{Tooltip Coords|Ettenmoors|12.1S|21.5W}}
race
Man/Elf/Dwarf/Human/Orc/Uruk/Spider/Warg/Troll. could also be Eagle etc
type
Quest/Vendor/Trader/Corruption Trader or leave blank
creaturetype
Normal/Signature/Elite/Master Elite/Defender etc... or leave blank.
level
The level(s) of this NPC if any.
morale
The morale this NPC has.
power
The power this NPC has.
Description
brief description or remove
Sells
brief description eg lvl 10 swords (remove if not vendor). Place under vendor title.
Vendor title
title (remove if not vendor)
Quests started/involved in
guess!
Quotes
include verbal, chat & floating text

Example

{{Infobox MP-NPC
 | name         = {{subst:PAGENAME}}
 | image        = 
 | faction      = creep
 | factionicon  = 
 | location     = [[Gramsfoot]], [[Ettenmoors]]
 | mapref       = {{Tooltip Coords | Ettenmoors | 12.2S | 20.9W}}
 | race         = Uruk
 | type         = Quest
 | creaturetype = Arch-nemesis
 | level        = 53
 | morale       = 147,552
 | power        = 22,894
}}