Difference between revisions of "User:Browncoat Jayson/Sandbox"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|seed=infobox | |seed=infobox | ||
}}}} | }}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
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). | 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). | ||
Line 19: | Line 12: | ||
*<strike>Enable mouseover to display the blue outline of the area, and click to go to a specific URL</strike> (DONE!) | *<strike>Enable mouseover to display the blue outline of the area, and click to go to a specific URL</strike> (DONE!) | ||
*<strike>Allow embedding this widget within an Infobox, so the map is shown at a reduced size.</strike> (DONE!) | *<strike>Allow embedding this widget within an Infobox, so the map is shown at a reduced size.</strike> (DONE!) | ||
+ | *Map all the other maps use this functionality | ||
*Testing | *Testing | ||
− | |||
+ | {{#Widget:Map_Fort1 | ||
+ | |imagemap | ||
+ | |webway | ||
+ | |width=600 | ||
+ | |seed=imagemap | ||
+ | }} | ||
{{#Widget:Map_Fort2 | {{#Widget:Map_Fort2 | ||
|arcaneum | |arcaneum | ||
Line 33: | Line 32: | ||
|width=600 | |width=600 | ||
|seed=imishtass | |seed=imishtass | ||
+ | }} | ||
+ | {{#Widget:Map_Lvl1 | ||
+ | |underhall | ||
+ | |imagemap | ||
+ | |width=600 | ||
+ | |seed=imlvl1 | ||
}} | }} |
Revision as of 08:29, 30 January 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
- Testing