Template:Location: Difference between revisions
Template page
More actions
Aurelianus (talk | contribs) Created Location Template |
Aurelianus (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div class="hw-infobox"> | <div class="hw-infobox hw-location-infobox"> | ||
<div class="hw-infobox-title">{{{name|{{PAGENAME}}}}}</div> | <div class="hw-infobox-title">{{{name|{{PAGENAME}}}}}</div> | ||
<div class="hw-infobox-image"> | <div class="hw-infobox-image"> | ||
[[File:{{{image|Placeholder.png}}}| | [[File:{{{image|Placeholder.png}}}|260px|center|alt={{{name|{{PAGENAME}}}}}]] | ||
</div> | </div> | ||
<div class="hw-blurb"> | <div class="hw-infobox-heading">Information</div> | ||
<div class="hw-infobox-blurb"> | |||
{{{blurb|No description available.}}} | {{{blurb|No description available.}}} | ||
</div> | </div> | ||
<div class="hw-infobox-row"> | <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 25: | ||
| 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 | ||
}} | }} | ||
Latest revision as of 06:04, 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
}}