Template:Location: Difference between revisions
Template page
More actions
Aurelianus (talk | contribs) Hide empty image rows and standardize location infobox markup |
Aurelianus (talk | contribs) Remove unsupported conditional image markup and keep infobox clean |
||
| Line 2: | Line 2: | ||
<div class="hw-infobox hw-location-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-heading">Information</div> | <div class="hw-infobox-heading">Information</div> | ||
<div class="hw-infobox-blurb">{{{blurb|No description available.}}}</div> | <div class="hw-infobox-blurb">{{{blurb|No description available.}}}</div> | ||
| Line 17: | Line 14: | ||
{{Location | {{Location | ||
| name = Mainland | | name = Mainland | ||
| blurb = A short description of the location. | | blurb = A short description of the location. | ||
| npc count = 1 | | npc count = 1 | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:42, 26 July 2026
Usage
{{Location
| name = Mainland
| blurb = A short description of the location.
| npc count = 1
}}