Template:NPC infobox: Difference between revisions

From FHX Wiki
No edit summary
Line 1: Line 1:
<noinclude>{{page warning|message=This template is in draft.}}</noinclude><templatestyles src="NPC infobox/styles.css" />
<noinclude>{{page warning|message=This template is in draft.}}</noinclude><templatestyles src="NPC infobox/styles.css" />
<div class="infobox">
<div class="infobox">
<p class="heading">[[{{{name}}}]]</p>
<p class="heading">{{{name}}}</p>
<p class="image">[[File:{{{image}}}|100px|center]]</p>
<div class="wrapper">
<p class="image_wrapper">[[File:{{{image}}}|200px|center]]</p>
;Race
;Race
:{{{race}}}
:{{{race}}}
</div>
;{{{location-text1}}}
;{{{location-text1}}}
:{{{location1}}}
:{{{location1}}}

Revision as of 03:45, 27 June 2024

Warning:
This template is in draft.

Page Template:NPC infobox/styles.css has no content.

{{{name}}}

[[File:{{{image}}}|200px|center]]

Race
{{{race}}}
{{{location-text1}}}
{{{location1}}}
{{{location-text2}}}
{{{location2}}}
{{{location-text3}}}
{{{location3}}}


Description

This is the NPC infobox template. It should be transcluded in the following format:

{{NPC infobox
|name=
|image=
|race=
|level=
|location1...location5=
|location-text1...location-text5=
}}

Example

Page Template:NPC infobox/styles.css has no content.

La Bark

Race
Wolf
Level 61
PVP
Level 61
PVP
Level 61
PVP


{{NPC infobox
|name=La Bark
|image=Boss-labark.png
|race=Wolf
|level=61<sup>?</sup>
|location1=PVP
|location-text1=Level 61
|location2=PVP
|location-text2=Level 61
|location3=PVP
|location-text3=Level 61
}}