Template:NPC infobox: Difference between revisions
No edit summary |
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> | <p class="image">[[File:{{{image}}}|100px|center]]</p> | ||
{{{race}}} | {{{race}}} | ||
Revision as of 00:32, 27 June 2024
Warning:
Page Template:NPC infobox/styles.css has no content.
[[{{{name}}}]]
[[File:{{{image}}}|100px|center]]
{{{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.

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