Template:LocationInfobox: Difference between revisions

From Median-XL
No edit summary
(Undo revision 1499 by Gavin K88 (talk))
Tag: Undo
 
(56 intermediate revisions by 2 users not shown)
Line 9: Line 9:
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
{{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{image}}}|{{{imagewidth|210}}}px|{{{imagecaption|}}}]]
{{!}} class="infobox-image" colspan="2" {{!}} {{{image}}}
| }}
| }}


Line 33: Line 33:
! Waypoint
! Waypoint
| {{{waypoint|''Unknown''}}}
| {{{waypoint|''Unknown''}}}
|-
! colspan="2" | <div class="infobox-section-header">People</div>


|-
|-
{{#if: {{{quest givers|}}} |
! Quest Givers
{{!}} {{{quest givers}}}
| }}
|-
{{#if: {{{merchants|}}} |
! Merchants
{{!}} {{{merchants}}}
| }}
|-
{{#if: {{{other npcs|}}} |
! Other NPCs
{{!}} {{{other npcs}}}
| }}
|-
! colspan="2" | <div class="infobox-section-header">Monsters</div>
! colspan="2" | <div class="infobox-section-header">Monsters</div>
|-
|-
Line 53: Line 74:
|-
|-
{{#if: {{{guestelites|}}} |
{{#if: {{{guestelites|}}} |
! guest elites
! Guest Elites
{{!}} {{{guestelites}}}
{{!}} {{{guestelites}}}
| }}
| }}
|-
|-
{{#if: {{{uberregulars|}}} |
{{#if: {{{uberregulars|}}} |
! uber regulars
! Uber Regulars
{{!}} {{{uberregulars}}}
{{!}} {{{uberregulars}}}
| }}
| }}
Line 64: Line 85:
|-
|-
{{#if: {{{superuniques|}}} |
{{#if: {{{superuniques|}}} |
! Superuniques
! Super Uniques
{{!}} {{{superuniques}}}
{{!}} {{{superuniques}}}
| }}
| }}
Line 114: Line 135:
! Hell
! Hell
{{!}} {{{destruction}}}
{{!}} {{{destruction}}}
| }}
|-
{{#if: {{{area map|}}} |
{{!}} class="infobox-image" colspan="2" width="256" {{!}} {{#invoke:InfoboxImage|InfoboxImage|image={{{area map}}}|maxsize=256px}}
| }}
|-
{{#if: {{{map desc|}}} |
{{!}} class="infobox-caption" colspan="2" {{!}} {{{map desc}}}
| }}
| }}



Latest revision as of 17:34, 1 May 2024


Unknown
Location
Act Unknown
Waypoint Unknown
People
Monsters
Connections
Area Level


Usage & preview

Town:

{{LocationInfobox
|title = {{PAGENAME}}
|image =
|image desc =
|act =
|region =
|waypoint =
|quest givers =
|merchants =
|other npcs =
|adjacent zones =
|quests =

}}

Hostile Zone:

{{LocationInfobox
|title = {{PAGENAME}}
|image =
|image desc =
|act =
|region =
|waypoint =
|regulars =
|nightmare =
|elites =
|veterans =
|uberregulars =
|superuniques =
|bosses =
|town =
|adjacent zones =
|quests =
|hatred =
|terror =
|destruction =
|area map =
|map desc =
}}