Template:NPCInfobox/doc: Difference between revisions

From Fanra's EverQuest Wiki
Jump to navigation Jump to search
(Created template doc)
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Example:
{{documentation subpage}}
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->


<nowiki>{{</nowiki>NPCInfobox
{{tl|NPCInfobox}} may be used to summarize information about a particular NPC, usually at the top of an article.


|name = Distribution Facilitator XCV
== 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.


|image = File:Distribution Facilitator XCV.png
=== Blank template with all parameters ===
<pre style="overflow: auto">
{{NPCInfobox
|name      =
|image     = <!-- just the filename, with the File: or Image: prefix, without enclosing [[brackets]] -->
|caption  =
|type      =
|race      =
|gender    =
|faction  =
|location  =
|findable  =
}}
</pre>


|caption =
== Parameters ==


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


<pre style="overflow: auto">
{{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
}}</pre>


<noinclude>[[Category:Backup]]</noinclude>
<noinclude>[[Category:Backup]]</noinclude>

Latest revision as of 00:08, 3 April 2013

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

Usage[edit source]

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[edit source]

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

Parameters[edit source]

Examples[edit source]

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
}}