Template:NPC infobox: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 3: Line 3:
<p class="heading">[[{{{name}}}]]</p>
<p class="heading">[[{{{name}}}]]</p>
<p class="image">[[File:{{{image}}}|100px|center]]</p>
<p class="image">[[File:{{{image}}}|100px|center]]</p>
{{{race}}}
;Race
{{{location-text1}}} || {{{location1}}}
:{{{race}}}
{{{location-text2}}} || {{{location2}}}
;{{{location-text1}}}
{{{location-text3}}} || {{{location3}}}
:{{{location1}}}
;{{{location-text2}}}
:{{{location2}}}
;{{{location-text3}}}
:{{{location3}}}
</div>
</div>


Line 31: Line 35:
|location1=PVP
|location1=PVP
|location-text1=Level 61
|location-text1=Level 61
|location2=PVP
|location-text2=Level 61
|location3=PVP
|location-text4=Level 61
}}
}}
<pre>
<pre>
Line 40: Line 48:
|location1=PVP
|location1=PVP
|location-text1=Level 61
|location-text1=Level 61
|location2=PVP
|location-text2=Level 61
|location3=PVP
|location-text4=Level 61
}}
}}
</pre>
</pre>

Revision as of 01:34, 27 June 2024

Warning:
This template is in draft.

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

[[{{{name}}}]]

[[File:{{{image}}}|100px|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
{{{location-text3}}}
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-text4=Level 61
}}