Difference between revisions of "User:Browncoat Jayson/Sandbox"

From UnderWiki
Jump to navigation Jump to search
Line 75: Line 75:
  
 
==Testing Points of Interest==
 
==Testing Points of Interest==
 +
{{#Widget:Map_PoI‎_Top
 +
|width=600
 +
}}
 
{{#Widget:Map_Nyx
 
{{#Widget:Map_Nyx
 
|width=600
 
|width=600
 
|seed=nyxpoi
 
|seed=nyxpoi
 
}}
 
}}
{{#Widget:Map_PoI‎
+
{{#Widget:Map_PoI‎_Aelita
 
|width=600
 
|width=600
 
|poix=357
 
|poix=357
 
|poiy=437
 
|poiy=437
|poiaelita
+
|poiname=The Midnight Forum
|seed=poi2
+
|poilink=Midnight Forum
 +
|seed=2
 
}}
 
}}
{{#Widget:Map_PoI‎
+
{{#Widget:Map_PoI‎_Aelita
 
|width=600
 
|width=600
 
|poix=457
 
|poix=457
Line 93: Line 97:
 
|poilink=Vault of Nyx
 
|poilink=Vault of Nyx
 
|poimodus
 
|poimodus
|seed=poi1
+
|seed=1
 
}}
 
}}
 +
{{#Widget:Map_PoI‎_Bottom}}
  
 
Notes:
 
Notes:
 
*Can layer them as many times as you want to show multiple POIs
 
*Can layer them as many times as you want to show multiple POIs
*Only one PoI can have a clickable link; the last one listed. The others will appear, but the click region is overlapped.
+
*<strike>Only one PoI can have a clickable link; the last one listed. The others will appear, but the click region is overlapped.</strike> Fixed!
*Need to add PlayerPoI (the red cursor that shows where you are) and MarkerPoI (the green circle that shows custom items).
+
*Need to add PlayerPoI (the red cursor that shows where you are), MarkerPoI (the green circle that shows custom items), Chest, and others?
 
*Create a table row to show these on characters and memora
 
*Create a table row to show these on characters and memora
 
*Test, test, test
 
*Test, test, test

Revision as of 14:58, 1 March 2019

Sandbox 1 - Area Maps

Browncoat Jayson/Sandbox
 
 
 

Proof of concept; using this javascript widget, you can display the map of "Fort1" and selectively turn on the gold outline of each area (include or exclude the name of the region).

ToDo:

  • Enable mouseover to display the blue outline of the area, and click to go to a specific URL (DONE!)
  • Allow embedding this widget within an Infobox, so the map is shown at a reduced size. (DONE!)
  • Map all the other maps use this functionality (DONE!)
  • Testing (Everything appears to function correctly!)
  • Fix links to correct pagenames
  • Fix mouseovers to show correct hover text

Bickford's Cellar Gate of the Furies Future's End Tomb of Malom Necromanteion Chronos' Regret Shrine of the Fallen Riders Shunned Sanctum Forsaken Webway
 
 
Arcaneum Damned Gate Haunted Arena Nemesis Gap Dungeon of Ogel Ur Oubliette of the Ophidiax Void's Call Xela's Gorge
 
 
Eerie Declivity Theater of Engagement Gauntlet Heroes' Challenge Seer's Refuge Skill Shrine Troubling Depths
 
 
Charon's Way Thief's Demise Exit Lost Goblin's Lair Mana Nexus Orion's Gate Gallery of Shadows Dark Threshold Under Hall Throne Hall of Vernix
 
 
Marcaul Midnight Forum Mediatorarea Outskirts of Marcaul
 
 
 
Dire Grove Fort Evidius Forsaken Keep Malvern Mire Outcast Gate Pit of Despair Lykaion's Sacrifice Tidal Stench Tidal Stench
 
 
Cold Hall Place of Fear Necrotic Graveyard Deep Hollow Incessant Pit Moat of Khnum Mongbat's Belfry Murgo's Prison Ossikka's Requiem Ruins of Gwern Tomb of Terradon Umbral Mire Veles' Way
 
 
Athena's Might Athena's Might Appolyon's Crucible Forge of the Gods Hall of Xiquiripat Phlegeton Bridge Final Stand of Uder
 
 

Testing Points of Interest

 
 
 

Notes:

  • Can layer them as many times as you want to show multiple POIs
  • Only one PoI can have a clickable link; the last one listed. The others will appear, but the click region is overlapped. Fixed!
  • Need to add PlayerPoI (the red cursor that shows where you are), MarkerPoI (the green circle that shows custom items), Chest, and others?
  • Create a table row to show these on characters and memora
  • Test, test, test