MediaWiki:Gadget-wiked.js: Difference between revisions
Jump to navigation
Jump to search
Global WikEd Gadget install. |
(No difference)
|
Latest revision as of 07:24, 7 November 2008
// _________________________________________________________________________________________
// | |
// | === WARNING: GLOBAL GADGET FILE === |
// | Changes to this page affect many users. |
// | Please discuss changes on the talk page or on [[Wikipedia_talk:Gadget]] before editing. |
// |_________________________________________________________________________________________|
//
// Imported from version XXXX as of DATE from [[SCRIPT_SOURCE]]
// SHORT_DESCRIPTION, see [[SCRIPT_HOME_PAGE]]
// install [[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>');