Template:NPCInfobox: Difference between revisions

From Fanra's EverQuest Wiki
Jump to navigation Jump to search
(Added Type)
(Changed Sex to Gender)
Line 21: Line 21:
|data2  = {{{race}}}
|data2  = {{{race}}}
|header3 =  
|header3 =  
|label3  = Sex
|label3  = Gender
|data3  = {{{sex}}}
|data3  = {{{gender}}}
|header4 =  
|header4 =  
|label4  = Faction
|label4  = Faction

Revision as of 14:47, 1 April 2013

{{{name}}}
[[{{{image}}}|250px]]
{{{caption}}}
Type {{{type}}}
Race {{{race}}}
Gender {{{gender}}}
Faction {{{faction}}}
Location {{{location}}}
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
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
}}