Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Location: Difference between revisions

Template page
Created Location Template
 
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}}}|250px|center|alt={{{name|{{PAGENAME}}}}}]]
     [[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">
     <b>NPC Count</b>
     <div class="hw-infobox-label">NPC Count</div>
     <span>{{{npc count|0}}}</span>
     <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 field filled with common herbs.
| 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
}}
Contents