Usuario:Playsonic2/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.
 /*
 * Personalizada por Axxgreazz, para el [http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite Monobook-Suite]
 * Modificada por Chixpy para su uso en [http://inciclopedia.wikia.com/wiki/User:Chixpy/IMBS2 Inciclopedia] (y otras wikis de wikia).

 ==Configurador Módulo de Búsqueda==
 Si deseas desactivar alguno de los botones de búsqueda basta con agregar dos barras "//" antes de la palabra <code>mf.otroenlace</code>

 ===Inciclopedia===
 <pre><nowiki>*/

mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:Vandalismo","¡¡¡Herejes!!!");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Incinoticias","Incinoticias");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Incilibros","Incilibros");
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:Agenda","Incicloagenda");
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 (0, "http://" + location.hostname + "/wiki/Inciclopedia:VPDL","VPDL");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPEIN","VPEIN");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:VPS","VPS");
mf.otroenlace (0, "http://" + location.hostname + "/wiki/Inciclopedia:Retos","Retos");
mf.otroenlace (1, "http://" + location.hostname + "/wiki/Inciclopedia:Compis","Compis");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/PM","¡¡Corre!!");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/PAD","PAD");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/PID","PID");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/Grand Theft Encyclopedia:Proyecto Misiones", "Proyecto Misiones");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/Grand Theft Encyclopedia:Proyecto Vehículos","Proyecto Vehículos");
mf.otroenlace (0, "http://es.gta.wikia.com/wiki/User:Playsonic2/Proyectos","Wu Zi Mu");

 /*</nowiki></pre>

 ===Todas las wikis===
 <pre><nowiki>*/

//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>