// 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 ); } ) ();
From With This Ring Wiki
Revision as of 20:02, 6 January 2018 by Coda (talk | contribs) (Created page with "// install Wikipedia:User:Cacycle/wikEd in-browser text editor ( function () { var script = document.createElement( 'script' ); script.src = '//en.wikipedia.org/w/index.ph...")