Template:Location: Difference between revisions
Template page
More actions
Aurelianus (talk | contribs) Created Location Template |
Aurelianus (talk | contribs) |
||
| Line 14: | Line 14: | ||
<b>NPC Count</b> | <b>NPC Count</b> | ||
<span>{{{npc count|0}}}</span> | <span>{{{npc count|0}}}</span> | ||
</div> | |||
</div> | |||
</includeonly><noinclude> | |||
<includeonly> | |||
<div class="hw-infobox hw-location-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-blurb"> | |||
{{{blurb|No description available.}}} | |||
</div> | |||
<div class="hw-infobox-row"> | |||
<div class="hw-infobox-label">NPC Count</div> | |||
<div class="hw-infobox-value">{{{npc count|0}}}</div> | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 23: | Line 43: | ||
| name = Meadowlands | | name = Meadowlands | ||
| image = Meadowlands.png | | image = Meadowlands.png | ||
| blurb = A peaceful | | blurb = A peaceful starting area filled with common herbs and beginner-friendly gathering spots. | ||
| npc count = 3 | | npc count = 3 | ||
}} | }} | ||
Revision as of 06:03, 31 May 2026
Usage
{{Location
| name = Meadowlands
| image = Meadowlands.png
| blurb = A peaceful starting area filled with common herbs and beginner-friendly gathering spots.
| npc count = 3
}}