Difference between revisions of "Template:PublicArea"

From DDO Compendium
m (add includeonly tags)
m (made the dpl tag lowercase (troubleshooting))
Line 49: Line 49:
{{#if: {{{advpack|}}}|'''Pack:''' {{RenderLink|{{{advpack}}}}}<br>|Free To Play<br>}}{{#if: {{{setting|}}}|'''Setting:''' {{RenderLink|{{{setting}}}}}}}</div>
{{#if: {{{advpack|}}}|'''Pack:''' {{RenderLink|{{{advpack}}}}}<br>|Free To Play<br>}}{{#if: {{{setting|}}}|'''Setting:''' {{RenderLink|{{{setting}}}}}}}</div>
<div class="box inner-box">{{QuestMaps|{{{title}}}|{{{mapcount|1}}}}}</div>
<div class="box inner-box">{{QuestMaps|{{{title}}}|{{{mapcount|1}}}}}</div>
<div class="box inner-box"><span class="box-header">'''Wilderness Areas'''</span><br>{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
<div class="box inner-box"><span class="box-header">'''Wilderness Areas'''</span><br>{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:Wilderness
|uses=Template:Wilderness
Line 58: Line 58:
<div class="paragraph-body">{{{overview}}}</div>
<div class="paragraph-body">{{{overview}}}</div>
<div class="paragraph-header">Points of Interest</div>
<div class="paragraph-header">Points of Interest</div>
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:PointOfInterest
|uses=Template:PointOfInterest
Line 66: Line 66:
{{{pointsofinterest}}}}}</div>
{{{pointsofinterest}}}}}</div>
<div class="paragraph-header">Vendors</div>
<div class="paragraph-header">Vendors</div>
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:NPC
|uses=Template:NPC
Line 74: Line 74:
}}}}</div>
}}}}</div>
<div class="paragraph-header">Quest/Saga Givers</div>
<div class="paragraph-header">Quest/Saga Givers</div>
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:NPC
|uses=Template:NPC
Line 82: Line 82:
}}}}</div>
}}}}</div>
<div class="paragraph-header">Other Dwellers</div>
<div class="paragraph-header">Other Dwellers</div>
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
<div class="paragraph-body">{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:NPC
|uses=Template:NPC
Line 92: Line 92:
<div class="paragraph-body">
<div class="paragraph-body">
{{#dplvar:set|displaystyle|Table}}
{{#dplvar:set|displaystyle|Table}}
{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#DPL:
{{#ifeq: {{FULLPAGENAME}} |Template:PublicArea||{{#dpl:
|linksto={{ARTICLEPAGENAME}}
|linksto={{ARTICLEPAGENAME}}
|uses=Template:Quest
|uses=Template:Quest

Revision as of 15:24, 17 November 2020

{{Template:PublicArea
|title = 
|advpack = 
|update = 
|overview = 
|notes = 
|patchhistory = 
|links = 
|mapcount =
|pointsofinterest=
|setting=
|publicareaaccess=
}}

PublicArea[edit]

This template is used to render information about a public aread. Example of the Template in Use: Korthos Village.

Usage[edit]

Parameter Documentation
titleThe title of the public area.
advpackThe adventure pack that in which this public area is a part. Use Template:PageLink
updateWhich update this public area is part of.
overviewA textual overview of the public area.
notesAny notes about the public area.
patchhistoryAny changes in specific patches to the wilderness.
linksAny links to external sources. Use the template Template:ExternalLink.
mapcountThe number of maps - default is 1, at most it is 5
pointsofinterestBulleted points of interest around the map that don't fit in other locations.
settingWhat setting is this in.
publicareaaccessWhat other public areas you can access from this one

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.