User:Browncoat Jayson/Sandbox
< User:Browncoat Jayson
Jump to navigation
Jump to search
Revision as of 11:44, 27 February 2019 by Browncoat Jayson (talk | contribs)
Sandbox 1 - Area Maps
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
Testing Points of Interest
Error in widget Map_PoI: Unable to load template wiki 'Map_PoI'
Error in widget Map_PoI: Unable to load template wiki 'Map_PoI'
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.
- Need to add PlayerPoI (the red cursor that shows where you are) and MarkerPoI (the green circle that shows custom items).
- Create a table row to show these on characters and memora
- Test, test, test