Difference between revisions of "User:Browncoat Jayson/Sandbox"
Jump to navigation
Jump to search
Line 73: | Line 73: | ||
|seed=imvolcanic1 | |seed=imvolcanic1 | ||
}} | }} | ||
+ | |||
+ | ==Testing Points of Interest== | ||
+ | {{#Widget:Map_Nyx | ||
+ | |width=600 | ||
+ | |seed=nyxpoi | ||
+ | }} | ||
+ | {{#Widget:Map_PoI | ||
+ | |width=600 | ||
+ | |poix=357 | ||
+ | |poiy=437 | ||
+ | |poiaelita | ||
+ | |seed=poi2 | ||
+ | }} | ||
+ | {{#Widget:Map_PoI | ||
+ | |width=600 | ||
+ | |poix=457 | ||
+ | |poiy=337 | ||
+ | |poiname=Nyx Entrance | ||
+ | |poilink=Vault of Nyx | ||
+ | |poimodus | ||
+ | |seed=poi1 | ||
+ | }} | ||
+ | |||
+ | 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 |
Revision as of 11:44, 27 February 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
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