User:NicoV/TemplateDataEditor.js
/*
* Gadget to edit 'templatedata' tags for the MediaWiki extension TemplateData
* without having to edit JSON.
*
* A link is added in the "Toolbox" when editing a template.
* It opens a window allowing all modifications to the template data.
*
* Original author : Ltrlg
* Last update : 2013-07-20
* Based on frwiki edition : 2013-07-07
*
* fr:Utilisateur:Ltrlg/scripts/TemplateDataEditor.js
* it:Utente:Jacopo_Werther/TemplateDataEditor.js
*
*/
mw.loader.load('//fr.wikipedia.org/w/index.php?title=Utilisateur:Ltrlg/scripts/TemplateDataEditor.js&action=raw&ctype=text/javascript');
/*
*
*/