Template:NPC: Difference between revisions
Template page
More actions
Aurelianus (talk | contribs) Created NPC Template |
Aurelianus (talk | contribs) |
||
| Line 10: | Line 10: | ||
<b>Location</b> | <b>Location</b> | ||
<span>{{{location|Unknown}}}</span> | <span>{{{location|Unknown}}}</span> | ||
</div> | |||
</div> | |||
</includeonly><noinclude> | |||
<includeonly> | |||
<div class="hw-infobox hw-npc-infobox"> | |||
<div class="hw-infobox-title">{{{name|{{PAGENAME}}}}}</div> | |||
<div class="hw-infobox-image"> | |||
[[File:{{{image|Placeholder.png}}}|260px|center|alt={{{name|{{PAGENAME}}}}}]] | |||
</div> | |||
<div class="hw-infobox-heading">Information</div> | |||
<div class="hw-infobox-row"> | |||
<div class="hw-infobox-label">Location</div> | |||
<div class="hw-infobox-value">{{{location|Unknown}}}</div> | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 19: | Line 35: | ||
| name = Rowan | | name = Rowan | ||
| image = Rowan.png | | image = Rowan.png | ||
| location = Meadowlands | | location = [[Meadowlands]] | ||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 06:03, 31 May 2026
Usage
{{NPC
| name = Rowan
| image = Rowan.png
| location = [[Meadowlands]]
}}