Module:User:Suzukaze-c/zh-dial-map/documentation

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Documentation for Module:User:Suzukaze-c/zh-dial-map. [edit]
This page contains usage information, categories, interwiki links and other content describing the module.

tf is this[edit]

mod:zh-dial-map but cooler

dependencies
user:fish bowl/zhDialMap.js:
importScript('User:Fish_bowl/zhDialMap.js');
and
user:fish bowl/zhDialMap.css:
@import url('/w/index.php?title=User:Fish_bowl/zhDialMap.css&action=raw&ctype=text/css');
(at the very top of your css)
what is the weird long rectangle behind the popup
it is part of the popup. if your mouse cursor enters/leaves the rectangle, it enters/leaves the popup.
originally the cursor could only enter/leave if it passes over the little popup tail and that's stupid
make it go away
remove the lines in the CSS at the bottom that look like background: rgba(?, 0, ?, 0.1); i guess that's not possible if the css is @imported
if i hide it it might seem like the popup only stays when you move the mouse in a certain arcane way though

Lua error in Module:User:Suzukaze-c/zh-dial-map at line 123: attempt to index field '?' (a nil value)