[dismiss]
The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
View source for Module:Sandbox
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
local m_util = require('Module:Util')
local getArgs = require('Module:Arguments').getArgs
local data = {
["act"] = 1,
["area_level"] = 1,
["boss_monster_ids"] = "Metadata/Monsters/ZombieBoss/ZombieBossHillockNormal",
["connection_ids"] = "1_1_town",
["flavour_text"] = "Hope was drowned here.",
["has_waypoint"] = false,
["id"] = "1_1_1",
["infobox_html"] = "<div class=\"infocard \"><div class=\"topbar\"><div class=\"left\"></div><div class=\"middle\"><div class=\"header\">The Twilight Strand</div><div class=\"subheader\">area</div></div><div class=\"right\">[[File:No waypoint area icon.png|link=|No Waypoint]]</div></div><div class=\"inner\"><div class=\"block \"><table><tr><th>Id</th><td>[[Module:Area|1_1_1]]</td></tr><tr><th>Act</th><td>1</td></tr><tr><th>Area level</th><td>1</td></tr><tr><th>Tags</th><td>no_tempests, area_with_water</td></tr><tr><th>Connections</th><td>1_1_town</td></tr></table></div><div class=\"block \"><em class=\"tc -flavour\">Hope was drowned here.</em></div><div class=\"block \">[[File:Act1 loading screen.png|250px]]</div><div class=\"block \">[[File:The Twilight Strand area screenshot.jpg|250px]]</div></div></div>",
["is_hideout_area"] = false,
["is_is_master_daily_area"] = false,
["is_labyrinth_airlock_area"] = false,
["is_labyrinth_area"] = false,
["is_labyrinth_boss_area"] = false,
["is_map_area"] = false,
["is_town_area"] = false,
["is_unique_map_area"] = false,
000
1:0
Templates used on this page:
Return to Module:Sandbox.