Diferencia entre revisiones de «Usuario:Walter-Bravo/common.js Ver historial

(Kentsmith9 moved page Template:Editing rank to Editing rank/Rank comparisons: Making a subpage)
 
(Página creada con «// instala Wikipedia: Usuario: Cacycle / wikEd editor de texto en el navegador (función () { var toAdd = ['left-navigation', 'p-cactions', 'p-namespaces']; for (var…»)
Línea 1: Línea 1:
#REDIRECT [[Editing rank/Rank comparisons]]
// instala [[: Wikipedia: Usuario: Cacycle / wikEd]] editor de texto en el navegador
(función () {
var toAdd = ['left-navigation', 'p-cactions', 'p-namespaces'];
for (var i = 0; i <toAdd.length; i ++) {
if (! $ ('#' + toAdd [i]). length) {
$ ('cuerpo'). append ('<div style = "display: none" id = "' + toAdd [i] + '"> </div>');
}
}
mw.loader.load ('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript');
}
) ();

Revisión del 17:23 7 jun 2020

// instala [[: Wikipedia: Usuario: Cacycle / wikEd]] editor de texto en el navegador
(función () {
var toAdd = ['left-navigation', 'p-cactions', 'p-namespaces'];
for (var i = 0; i <toAdd.length; i ++) {
if (! $ ('#' + toAdd [i]). length) {
$ ('cuerpo'). append ('<div style = "display: none" id = "' + toAdd [i] + '"> </div>');
}
}
mw.loader.load ('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js&action=raw&ctype=text/javascript');
 
 }
) ();