242
edits
Falterfire (talk | contribs) (Fixing reference) |
m (Make note of some things the template doesn't do but could) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DungeonBox| | {{DungeonBox|Ancient Sanctuary}} | ||
{{DungeonBox|Into the Mist}} | |||
This template is for use in individual dungeon pages. It's powered by Lua from [[Module:Monsters]] and [[Module:CombatAreas]], pulling from their respective data modules. | This template is for use in individual dungeon pages. It's powered by Lua from [[Module:Monsters]] and [[Module:CombatAreas]], pulling from their respective data modules. | ||
<onlyinclude><includeonly> | |||
Note: Currently it doesn't show nonBossPassives, bossOnlyPassives, stronghold tier passives, or the realm/damageType/combatTriangle. | |||
<onlyinclude><includeonly>{| class="wikitable infobox" | |||
|- | |- | ||
! {{# | ! {{#invoke:CombatAreas|getExpansionIcon|{{{1|{{PAGENAME}}}}}}}{{{1|{{PAGENAME}}}}} | ||
|- | |- | ||
| {{ | | style="text-align:center;" |{{ZoneIcon|{{{1|{{PAGENAME}}}}}|type=dungeon|size=250|notext=true}} | ||
|- | |- | ||
| ''' | | '''Area ID:''' {{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|id}} | ||
|- | |- | ||
| '''Difficulty:''' {{#invoke:CombatAreas|getAreaStat|{{ | | '''Difficulty:''' {{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|difficulty}} | ||
{{#invoke:CombatAreas|getDungeonRequirements|{{ | {{#invoke:CombatAreas|getDungeonRequirements|{{{1|{{PAGENAME}}}}}}} | ||
|- | |- | ||
| '''Rewards:''' | | '''Rewards:'''<br/>{{#invoke:CombatAreas/AreaTables|getDungeonRewards|{{{1|{{PAGENAME}}}}}|false}} | ||
{{#invoke:CombatAreas/AreaTables|getDungeonRewards|{{# | |- | ||
{{#ifeq:{{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|pauseOnBosses}}|true| | |||
|''' Monsters:'''<br/>{{#invoke:Monsters|getAreaMonsterList|{{ | {{!}} '''Pause for Bosses:''' Yes | ||
{{#invoke:Pets|getDungeonBoxPetText|{{# | {{!}}- | ||
|}<includeonly></onlyinclude> | }} | ||
|''' Monsters:'''<br/>{{#invoke:Monsters|getAreaMonsterList|{{{1|{{PAGENAME}}}}}}} | |||
{{#invoke:Pets|getDungeonBoxPetText|{{{1|{{PAGENAME}}}}}}} | |||
|}{{MainOnly|{{#switch:{{#invoke:CombatAreas|getAreaStat|{{{1|{{PAGENAME}}}}}|type}}|dungeon=[[Category:Dungeons]]|abyssDepth=[[Category:Abyss Depths]]|stronghold=[[Category:Strongholds]]}}}}</includeonly></onlyinclude> |
edits