Content deleted Content added
No edit summary |
enable pst on preview |
||
Line 14:
// ==UserScript==
// @name wikEd
// @version 0.9.
// @date
// @namespace https://en.wikipedia.org/wiki/User:Cacycle/
// @description A full-featured in-browser editor for Wikipedia and other MediaWikis
Line 18,154:
'format': 'xml',
'action': 'parse',
'pst': '1',
'title': wikEd.pageName,
'text': textValue
|