Difference between revisions of "MediaWiki:Gadget-wikEd.js"

From PPM Wiki - City of Overland Park Projects and Procedures Manual Pages
Jump to navigation Jump to search
(Created page with '// install Wikipedia:User:Cacycle/wikEd in-browser text editor document.write('<script type="text/javascript" src="' + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle…')
 
(No difference)

Latest revision as of 06:42, 27 April 2010

// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');