Template:AreaSub: Difference between revisions

From Exiled Kingdoms Wiki
No edit summary
mNo edit summary
Line 10: Line 10:
|KingTbl={{Tables|KingTblInput|{{{Grid}}}|{{{Name}}}}}
|KingTbl={{Tables|KingTblInput|{{{Grid}}}|{{{Name}}}}}
|AreaTbl={{Tables|AreaTblInput|{{{Type}}}|{{{Grid}}}|{{{Name}}}|{{{Difficulty|}}}|{{{LevelL|}}}|{{{LevelH|}}}|{{{Town|}}}|{{{Dungeon|}}}|{{{Quest|}}}|{{{NPCs|}}}|{{{Threats|}}}}}
|AreaTbl={{Tables|AreaTblInput|{{{Type}}}|{{{Grid}}}|{{{Name}}}|{{{Difficulty|}}}|{{{LevelL|}}}|{{{LevelH|}}}|{{{Town|}}}|{{{Dungeon|}}}|{{{Quest|}}}|{{{NPCs|}}}|{{{Threats|}}}}}
|QuestList=:
==[[{{{Name}}}]]==
:
{{#if:{{{Quests|}}}|
{{Columns|2|{{TextC|{{{Quests|}}}|SList}}}}|<span style="color: #24e22a">No Quests located here</span>}}
|MobList=:
|MobList=:
==[[{{{Name}}}]]==
==[[{{{Name}}}]]==

Revision as of 21:12, 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> }}