Script"
From Documentation
Line 1: | Line 1: | ||
− | mw.loader.load('//www.zkoss.org/wiki/MediaWiki:JWB.js/load.js?action=raw&ctype=text/javascript'); | + | |
+ | = How to use JavaScript Wiki Browser (JWB) = | ||
+ | # need to login first | ||
+ | # open developer tool > console tab | ||
+ | # paste the code below and press enter to run | ||
+ | #: <syntaxhighlight>mw.loader.load('//www.zkoss.org/wiki/MediaWiki:JWB.js/load.js?action=raw&ctype=text/javascript');</syntaxhighlight> | ||
+ | # wait a second, you will wee | ||
+ | |||
+ | * [https://en.wikipedia.org/wiki/User:Joeytje50/JWB JavaScript Wiki Browser] |
Revision as of 03:42, 9 July 2021
How to use JavaScript Wiki Browser (JWB)
- need to login first
- open developer tool > console tab
- paste the code below and press enter to run
mw.loader.load('//www.zkoss.org/wiki/MediaWiki:JWB.js/load.js?action=raw&ctype=text/javascript');
- wait a second, you will wee