Template:LocationAttr

Revision as of 11:43, 31 May 2020 by Trig Jegman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The LocationAttr template is used to display location attributes which do not fit in any other location template category. These attributes include save locations, zoom point locations, and lottery locations.

UsageEdit

In almost all cases, using this template should be preceded by an Other notable attributes heading on the article it is being transcluded onto.

Save entryEdit

The save entry is a pre-populated entry for marking a location as a save point.

   Save icon.png    This is a location where the game can be saved.

{{LocationAttr|save}}

Zoom entryEdit

The zoom entry is a pre-populated entry for marking a location as a zoom point.

   Zoom icon.png    This location can be reached using the Zoom spell.

{{LocationAttr|zoom}}

Lottery entryEdit

The lottery entry is a pre-populated entry for marking a location as having a lottery location.

   Lottery icon.png    The tombola can be played at this location.

{{LocationAttr|lottery}}

Party entryEdit

The party entry is a pre-populated entry for marking a location as having a location where party members can be changed.

   Party icon.png Party members can be exchanged at this location.

{{LocationAttr|party}}

Monster entryEdit

The monster entry is a pre-populated entry for marking a location as having a location where monster companions can be changed.

   Monster icon.png   Monster companions can be exchanged at this location.

{{LocationAttr|monster}}

Casino entryEdit

   Casino icon.png   This location includes a casino or other gambling facility.

The casino entry is a pre-populated entry for marking a location as having a casino or other gambling facility.

{{LocationAttr|casino}}

Bank entryEdit

The bank entry is a pre-populated entry for marking a location as having a bank or vault location.

   Bank icon.png    This location includes a bank or vault.

{{LocationAttr|bank}}

Poison entryEdit

The poison entry is a pre-populated entry for marking a location as having a poisonous marsh/swamp.

   Poison puddle.png    This location contains poisonous marshes/swamps.

{{LocationAttr|poison}}

Lava entryEdit

The lava entry is a pre-populated entry for marking a location as having a lava marsh/swamp.

   Snstar2006-Lava puddle.png    This location contains lava marshes/swamps.

{{LocationAttr|lava}}

Other entryEdit

For any other entry use the following syntax.

   Location Attributes Icon.png    This is the only location with ninjas.

{{LocationAttr|text=This is the only location with ninjas.}}

You can also assign an icon for the entry.

   FyggIcon.png    This is a location where a Fygg can be collected.

{{LocationAttr|other|image=FyggIcon.png|text=This is a location where a [[Fygg]] can be collected.}}


   DQXI Camp icon.png    This is a location where the party can set up camp for the night.

{{LocationAttr|other|image=DQXI Camp icon.png|text=This is a location where the party can set up camp for the night.}}


   DQXI Horse Call icon.png    This is a location where a horse can be called.

{{LocationAttr|other|image=DQXI Horse Call icon.png|text=This is a location where a [[Horse and monster riding|horse]] can be called.}}

ExampleEdit

SampleEdit

   Save icon.png    This is a location where the game can be saved.

   Zoom icon.png    This location can be reached using the Zoom spell.

   Lottery icon.png    The tombola can be played at this location.

   Party icon.png Party members can be exchanged at this location.

   Monster icon.png   Monster companions can be exchanged at this location.

   Casino icon.png   This location includes a casino or other gambling facility.

   Bank icon.png    This location includes a bank or vault.

   DQXI Camp icon.png    This is a location where the party can set up camp for the night.

   DQXI Horse Call icon.png    This is a location where a horse can be called.

   Location Attributes Icon.png    This is a location where party members can change class.

CodeEdit

{{LocationAttr|save}}
{{LocationAttr|zoom}}
{{LocationAttr|lottery}}
{{LocationAttr|party}}
{{LocationAttr|monster}}
{{LocationAttr|casino}}
{{LocationAttr|bank}}
{{LocationAttr|other|image=DQXI Camp icon.png|text=This is a location where the party can set up camp for the night.}}
{{LocationAttr|other|image=DQXI Horse Call icon.png|text=This is a location where a [[Horse and monster riding|horse]] can be called.}}
{{LocationAttr|text=This is a location where party members can change class.}}