Script"

From Documentation
Line 1: Line 1:
  
= How to use JavaScript Wiki Browser (JWB) =
+
= How to use [https://en.wikipedia.org/wiki/User:Joeytje50/JWB JavaScript Wiki Browser (JWB)] =
 
# need to login first
 
# need to login first
 
# open developer tool > console tab
 
# open developer tool > console tab
 
# paste the code below and press enter to run
 
# 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>  
 
#: <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  
+
# wait a second, you will wee
 
 
* [https://en.wikipedia.org/wiki/User:Joeytje50/JWB JavaScript Wiki Browser]
 

Revision as of 03:44, 9 July 2021

How to use JavaScript Wiki Browser (JWB)

  1. need to login first
  2. open developer tool > console tab
  3. 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');
  4. wait a second, you will wee