Usuario:Niko guti2006/misenlaces.js

De Inciclopedia
Ir a la navegación Ir a la búsqueda

Nota: Después de publicar, quizás necesite actualizar la caché de su navegador para ver los cambios.

  • Firefox/Safari: Mantenga presionada la tecla Shift mientras pulsa el botón Actualizar, o presiona Ctrl+F5 o Ctrl+R (⌘+R en Mac)
  • Google Chrome: presione Ctrl+Shift+R (⌘+Shift+R en Mac)
  • Internet Explorer/Edge: mantenga presionada Ctrl mientras pulsa Actualizar, o presione Ctrl+F5
  • Opera: Presiona Ctrl+F5.
//<pre><nowiki>
//Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]]
//http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite

/*********************** Configurador Enlaces Wiki *******************************/
/* Si deseas desactivar alguno de los enlaces wiki                               */
/* basta con agregar dos barras "//" antes de la palabra otro_enlace             */
/*********************************************************************************/

//Enlaces Inciclopedia

mf.otroenlace (1, "http://" + location.hostname + "/wiki/Incinoticias","Incinoticias");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Incitables","Incitables");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciconcurso","Inciconcurso");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:Vandalismo","¡¡¡Herejes!!!");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPA","VPA");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPB","VPB");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPC","VPC");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPD","VPD");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPDL","VPDL");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:Escritor e Inciclopedista del mes","VPE");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPS","VPS");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:Pruebas","Zona de pruebas");

//Enlaces generales

mf.otroenlace (0, "http://" + location.hostname + "/wiki/Usuario:" + wgUserName + "/" + skin + ".js", skin + ".js");
mf.otroenlace (0, "http://" + location.hostname + "/wiki/Usuario:" + wgUserName + "/" + skin + ".css", skin + ".css");

//</nowiki></pre>