Diferencia entre revisiones de «Usuario:CentralTime301/vector.js»

Contenido eliminado Contenido añadido
cambio
Etiquetas: Edición desde móvil Edición vía web móvil Edición móvil avanzada
m cambio
Etiquetas: Edición desde móvil Edición vía web móvil Edición móvil avanzada
Línea 262:
* This tool can tag pages with a few clicks (which is much faster than editing the whole page per Hand).
* Per default it is able to tag page for speedy deletion using {{delete}}, but it can be customized to use up to every template.
* Uses tagger-core.js
* Tested in IE and FF with vector and monobook, uses my (Hoo man) wiki tools (functions.js)
*
* DO NOT COPY AND PASTE, instead see http://meta.wikimedia.org/wiki/User:Hoo_man/Scripts/Tagger
*/
Línea 272 ⟶ 270:
/*global mediaWiki, hoo */
/*jshint forin:true, noarg:true, noempty:true, eqeqeq:true, bitwise:true, strict:true, undef:true, unused:true, curly:true, browser:true, jquery:true, indent:4, maxerr:50, loopfunc:true, white:false */
importStylesheet('Usuario:CentralTime301/tagger-core.js');
 
(function(mw, $) {
"use strict";