Difference between revisions of "Template:PointOfInterest"

From DDO Compendium
m (update docs to say to use Tavern instead of Inn (use the verbiage used in the in-game map))
m
Line 47: Line 47:
<div class="col-sm-6">
<div class="col-sm-6">
<table class="table table-bordered table-striped table-condensed">
<table class="table table-bordered table-striped table-condensed">
<tr><td><table class="col-sm-1 center"><tr><td><span class="big">{{{name}}}</span><br/>[[:Category:{{{type}}}s in {{{location}}}|{{{type}}}]]</td></tr></table></td></tr>
<tr><td><table class="col-sm-1 center"><tr><td><span class="big">{{{name}}}</span><br/>[[:Category:{{{type}}}s|{{{type}}}]]</td></tr></table></td></tr>
<tr><td>'''Location:''' {{RenderLink|{{{location}}}}}<br>{{#if: {{{entrance|}}}|'''Entrance:''' {{{entrance}}}<br><br>}}{{#if: {{{description|}}}|'''Description:''' {{{description}}}<br><br>}}{{#if: {{{notes|}}}|'''Notes:''' {{{notes}}}<br><br>}}{{#if: {{{sells|}}}|'''Sells:'''&nbsp;
<tr><td>'''Location:''' {{RenderLink|{{{location}}}}}<br>{{#if: {{{entrance|}}}|'''Entrance:''' {{{entrance}}}<br><br>}}{{#if: {{{description|}}}|'''Description:''' {{{description}}}<br><br>}}{{#if: {{{notes|}}}|'''Notes:''' {{{notes}}}<br><br>}}{{#if: {{{sells|}}}|'''Sells:'''&nbsp;
{{{sells}}}<br>}}{{#switch: {{lc:{{{type}}}}}
{{{sells}}}<br>}}{{#switch: {{lc:{{{type}}}}}
Line 82: Line 82:
</div>
</div>
</includeonly>
</includeonly>
[[Category:{{{type}}}s in {{{location}}}]][[Category: Points of Interest in {{{location}}}]]
[[Category:{{{type}}}]][[Category: Points of Interest in {{{location}}}]]

Revision as of 15:18, 19 November 2020


{{Template:PointOfInterest
|name = 
|type=
|location = 
|entrance=
|sells=
|description=
|notes = 
|notablefeatures=
}}

PointOfInterest[edit]

This template is used to render information about point of interest: Wayward Lobster.

Usage[edit]

Parameter Documentation
nameThe name of the point of interest.
typeWhat type of point is this.
Possible Values:
  • Bank
  • Auction House
  • Airship Entrance
  • Shop
  • Tavern
  • Area
locationA Public Area that this is in. Use Template:PageLink if the name is not the same as the name of the page.
entranceWhere in the location is the entrance
sellsWhat does this sell if it is a store
descriptionDescribe the point of interest
notesAny notes about this POI.
notablefeaturesA bulleted list of features of this POI that won't automatically show up (i.e. portals, etc).

Template

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



[[Category:{{{type}}}]][[Category: Points of Interest in {{{location}}}]]