MediaWiki:Gadget-wikEd.js:修订间差异
外观
创建页面,内容为“// _________________________________________________________________________________________ // |...” |
无编辑摘要 |
||
| 第10行: | 第10行: | ||
// disable loading for IE, not needed, but might save a few milliseconds | // disable loading for IE, not needed, but might save a few milliseconds | ||
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor | |||
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js' | |||
+ '&action=raw&ctype=text/javascript'); | |||
2016年2月18日 (四) 09:51的版本
// _________________________________________________________________________________________
// | |
// | === 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. |
// |_________________________________________________________________________________________|
//
// Imports [[User:Cacycle/wikEd.js]]
// wikEd is a full-featured in-browser editor for Wikipedia, see [[User:Cacycle/wikEd]]
// disable loading for IE, not needed, but might save a few milliseconds
// install [[Wikipedia:User:Cacycle/wikEd]] in-browser text editor
importScriptURI('//en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');