Template:LocationInfobox: Difference between revisions

From Median-XL
(test1)
No edit summary
Line 18: Line 18:


|-  
|-  
! colspan="2" | <div class="infobox-section-header">Some attributes</div>
! colspan="2" | <div class="infobox-section-header">Location</div>


|-
|-
! Location
! Region
| {{{first|''Unknown''}}}
| {{{region|''Unknown''}}}


|-
|-
! Second
! Act
| {{{second|''Unknown''}}}
| {{{act|''Unknown''}}}


|-
|-
! Third
! Waypoint
| {{{third|''Unknown''}}}
| {{{waypoint|''Unknown''}}}


|-
|-
! colspan="2" | <div class="infobox-section-header">Other attributes</div>
! colspan="2" | <div class="infobox-section-header">Monsters</div>


|-
|-
{{#if: {{{fourth|}}} |
{{#if: {{{guests|}}} |
! Fourth
! Guests
{{!}} {{{fourth}}}
{{!}} {{{guests}}}
| }}
|-
{{#if: {{{guestelites|}}} |
! guest elites
{{!}} {{{guestelites}}}
| }}
|-
{{#if: {{{uberregulars|}}} |
! uber regulars
{{!}} {{{uberregulars}}}
| }}
 
|-
{{#if: {{{superuniques|}}} |
! Superuniques
{{!}} {{{superuniques}}}
| }}
 
|-
{{#if: {{{bosses|}}} |
! Bosses
{{!}} {{{bosses}}}
| }}
 
|-
! colspan="2" | <div class="infobox-section-header">Connections</div>
 
|-
{{#if: {{{town|}}} |
! Town
{{!}} {{{town}}}
| }}
 
|-
{{#if: {{{adjacent zones|}}} |
! Adjacent Zones
{{!}} {{{adjacent zones}}}
| }}
 
|-
{{#if: {{{town|}}} |
! Town
{{!}} {{{town}}}
| }}
 
|-
! colspan="2" | <div class="infobox-section-header">Area Level</div>
 
|-
{{#if: {{{hatred|}}} |
! Normal
{{!}} {{{hatred}}}
| }}
| }}


|-
|-
{{#if: {{{fifth|}}} |
{{#if: {{{nightmare|}}} |
! Fifth
! Nightmare
{{!}} {{{fifth}}}
{{!}} {{{nightmare}}}
| }}
| }}


|-
|-
{{#if: {{{sixth|}}} |
{{#if: {{{destruction|}}} |
! Sixth
! Hell
{{!}} {{{sixth}}}
{{!}} {{{destruction}}}
| }}
| }}



Revision as of 16:22, 30 April 2024


Unknown
Location
Region Unknown
Act Unknown
Waypoint Unknown
Monsters
Connections
Area Level
LocationInfobox
Some attributes
First Unknown
Second Unknown
Third Unknown
Other attributes


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 =
}}