Template:NPC infobox: Difference between revisions
m (→Example) |
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"> | <p class="heading">{{{name}}}</p> | ||
<p class=" | <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 02:45, 27 June 2024
Warning:
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.
{{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
}}
