MediaWiki:Gadget-wikEd.js: Difference between revisions

From AnOtherWiki, the free encyclopedia written by, for, and about the Otherkin community.
No edit summary
No edit summary
Line 2: Line 2:
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');
+ '&action=raw&ctype=text/javascript');

// import from [[Wikipedia:User:Cacycle/wikEd]]
if (navigator.appName != 'Microsoft Internet Explorer') { importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript') }

Revision as of 15:44, 1 April 2012

// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');