Template:LocationInfobox: Difference between revisions

From Median-XL
(Test)
(test1)
Line 2: Line 2:


<onlyinclude>
<onlyinclude>
{| class="infobox"
|-
! class="infobox-header" colspan="2" | {{{title|''Unknown''}}}
|-
{{#if: {{{image|}}} |
{{!}} class="infobox-image" colspan="2" {{!}} [[File:{{{image}}}|{{{imagewidth|210}}}px|{{{imagecaption|}}}]]
| }}
|-
{{#if: {{{imagecaption|}}} |
{{!}} class="infobox-caption" colspan="2" {{!}} {{{imagecaption}}}
| }}
|-
! colspan="2" | <div class="infobox-section-header">Some attributes</div>
|-
! Location
| {{{first|''Unknown''}}}
|-
! Second
| {{{second|''Unknown''}}}
|-
! Third
| {{{third|''Unknown''}}}
|-
! colspan="2" | <div class="infobox-section-header">Other attributes</div>
|-
{{#if: {{{fourth|}}} |
! Fourth
{{!}} {{{fourth}}}
| }}
|-
{{#if: {{{fifth|}}} |
! Fifth
{{!}} {{{fifth}}}
| }}
|-
{{#if: {{{sixth|}}} |
! Sixth
{{!}} {{{sixth}}}
| }}
|- style="font-size:0; line-height:0;"
! style="width:50%; padding:0" |
! style="width:50%; padding:0" |
|}
{{infobox
{{infobox
|title={{PAGENAME}}
|title={{PAGENAME}}

Revision as of 16:03, 30 April 2024


Unknown
Some attributes
Location Unknown
Second Unknown
Third Unknown
Other attributes
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 =
}}