Conteúdo apagado Conteúdo adicionado
m 485 edições importadas de w:MediaWiki:Gadget-fastbuttons.js
Krinkle (discussão | contribs)
Maintenance: mw:RL/MGU - addOnloadHook is deprecated
Linha 144:
/* Botões funcionando */
addOnloadHook$(function ()
{
Linha 431:
//Botões especiais
//Contador de edições
addOnloadHook$(function() {
if (wgTitle.indexOf("/") != -1 || document.title.indexOf("- History -") != -1) //sem subpáginas ou histórico
return;
Linha 444:
 
//Especial:Índice por prefixo
addOnloadHook$(function() {
if (wgTitle.indexOf("/") != -1 || document.title.indexOf("- History -") != -1) //sem subpáginas ou histórico
return;