Template:AreaSub: Difference between revisions

From Exiled Kingdoms Wiki
mNo edit summary
mNo edit summary
Line 13: Line 13:
==[[{{{Name}}}]]==
==[[{{{Name}}}]]==
:
:
{{#if:{{{Quests|}}}|
{{#if:{{{Quest|}}}|
{{Columns|2|{{TextC|{{{Quests|}}}|SList}}}}|<span style="color: #24e22a">No Quests located here</span>}}
{{Columns|2|{{TextC|{{{Quest|}}}|SList}}}}|<span style="color: #24e22a">No Quests located here</span>}}
|MobList=:
|MobList=:
==[[{{{Name}}}]]==
==[[{{{Name}}}]]==

Revision as of 21:14, 26 May 2017


Usage

Create Area Page

See Area Setup

Area Table

{{:AreaName|AreaTbl}}

Mob By Area

{{:AreaName|MobList}}

Show One Field

{{:AreaName|genSel}}

Kingdoms Table

{{:AreaName|KingTbl}}

Area Setup

{{AreaSub
|Step={{{1|areaIndv}}}
|Sel={{{2|}}}
|Name=
|Map=
|Grid=
|Kingdom=
|Type=Outdoors/Dungeon/City/Building
|Adjacent=For towns/Dungeons area access is from
|Town= (outside only)
|Merchants=npc1; npc2...
|Transportation=npc1; npc2
|Items=
|Dungeon=
|Buildings=
|Quest=
|Threats=
|NPCs=
|LevelL=|LevelH=
|Difficulty=# (1-8)
|Description=
|Lore=
|Notes=
}}


Notes

For creating lists out of ; delimited items

{{Columns|2| <li>{{#replace:{{{NPCs|}}}|;|</li><li>}}</li> }}