User:Helohe/common.js: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Created page with '// install Wikipedia:User:Cacycle/wikEd in-browser text editor (function () { var script = document.createElement('script'); script.src = 'https://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); } ) ();'
 
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
// install [[:Wikipedia:User:Cacycle/wikEd]] in-browser text editor
(function ()
{
var script = document.createElement('script');
script.src = 'https://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);
}
) ();

Latest revision as of 17:07, 18 August 2021