Changes

Jump to navigation Jump to search
334 bytes added ,  14:04, 6 April 2018
Add wikEd
wikEd.js is a Gadget implemented at MediaWiki:Gadget-wikEd.js and in Special:Preferences
*/
// install [[:Wikipedia:User:Cacycle/wikEd]] in-browser text editor
(function ()
{
var script = document.createElement('script');
script.src = '//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript';
script.async = true;
document.getElementsByTagName('head')[0].appendChild(script);
}
) ();
/*To add <script src="https://use.fontawesome.com/14c71d3de0.js"></script>
4,558

edits

Navigation menu