Template:NPCInfobox

From Fanra's EverQuest Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
{{{name}}}
[[{{{image}}}|250px]]
{{{caption}}}
Type {{{type}}}
Race {{{race}}}
Gender {{{gender}}}
Faction {{{faction}}}
Location {{{location}}}
Findable
(via Ctrl-F)
{{{findable}}}
v · d · e
[edit] [history] [purge] Documentation icon Template documentation

{{NPCInfobox}} may be used to summarize information about a particular NPC, usually at the top of an article.

Usage

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank will not be displayed. If a parameter is omitted, the data type expression will be shown. For that reason it is recommended that all parameters be listed, with unneeded ones left blank.

Blank template with all parameters

{{NPCInfobox
|name      = 
|image     = <!-- just the filename, with the File: or Image: prefix, without enclosing [[brackets]] -->
|caption   =
|type      = 
|race      = 
|gender    =
|faction   =
|location  =
|findable  = 
}}

Parameters

Examples

Distribution Facilitator XCV
Type Living Legacy reward distributor
Race Clockwork (Humanoid)
Location Plane of Knowledge
Findable
(via Ctrl-F)
Yes
v · d · e


{{NPCInfobox
|name      = Distribution Facilitator XCV
|image     = File:Distribution Facilitator XCV.png
|caption   =
|type      = [[Living Legacy]] reward distributor
|race      = Clockwork (Humanoid)
|gender    =
|faction   =
|location  = Plane of Knowledge
|findable  = Yes
}}