Difference between revisions of "User:Browncoat Jayson/Sandbox"
Jump to navigation
Jump to search
Line 49: | Line 49: | ||
{{#Widget:Map_Nyx | {{#Widget:Map_Nyx | ||
|width=600 | |width=600 | ||
− | |||
− | |||
− | |||
− | |||
|seed=imnyx | |seed=imnyx | ||
}} | }} |
Revision as of 13:59, 1 March 2019
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
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