User:David0811/misbotones-full.js

From Simple English Wikipedia, the free encyclopedia

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press 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 de Barra de Herramientas */
 
//Funciones estándar de edición
otroboton ("negrita","","","" , true);
otroboton ("cursiva","","","" , true);
otroboton ("enlace_interno","","","" , true);
otroboton ("enlace_externo","","","" , true);
otroboton ("titular","","","" , true);
otroboton ("imagen","","","" , true);
otroboton ("media","","","" , true);
otroboton ("matematica","","","" , true);
otroboton ("formatowiki","","","" , true);
otroboton ("firma","","","" , true);
otroboton ("linea","","","" , true);
 
//Funciones complementarias de edición
otroboton ("redireccionar","","","" , true);
otroboton ("ocultar","","","" , true);
otroboton ("enlace_interno_plus","","","" , true);
otroboton ("latinas","","","" , true);
otroboton ("tachar","","","" , true);
otroboton ("llaves","","","" , true);
otroboton ("small","","","" , true);
otroboton ("big","","","" , true); 
otroboton ("tl","","","" , true); 
otroboton ("pre","","","" , true); 
otroboton ("code","","","" , true); 
otroboton ("titulo_enlacesexternos","","","" , true);
otroboton ("titulo_vertambien","","","" , true);
otroboton ("underline","","","" , true); 
otroboton ("sup","","","" , true);
otroboton ("sub","","","" , true);
otroboton ("ref","","","" , true);
otroboton ("biocitas","","","" , true);
otroboton ("linkautor","","","" , true);
otroboton ("galeria","","","" , true); 
otroboton ("srShowHide","","","" , true);
otroboton ("srToggleCase","","","" , true);
otroboton ("tabla_popup","","","" , true);
otroboton ("tamaño_articulo","","","" , true);
 
//Funciones de mantenimiento de artículos
otroboton ("qd", "qd", "http://upload.wikimedia.org/wikipedia/commons/2/2e/Button_broom.png", "", true);
otroboton ("miniesbozo","","","" , true);
otroboton ("esbozo","","","" , true);
otroboton ("category","","","" , true);
otroboton ("copyvio","","","" , true);
otroboton ("plagio","","","" , true);
otroboton ("contextualizar","","","" , true);
otroboton ("sinrelevancia","","","" , true);
otroboton ("wikificar","","","" , true);
otroboton ("copyedit","","","" , true);
otroboton ("wikci","","","" , true);
otroboton ("towikipedia","","","" , true);
otroboton ("fusionar","","","" , true);
otroboton ("fuenteprimaria","","","" , true); 
otroboton ("noneutralidad","","","" , true); 
otroboton ("desambiguacion","","","" , true); 
otroboton ("otros_usos","","","" , true); 
otroboton ("referencias","","","" , true); 
otroboton ("demostrar","","","" , true); 
otroboton ("quote","","","" , true); 
otroboton ("desarrollo","","","" , true); 
otroboton ("ampliable","","","" , true); 
otroboton ("translate","","","" , true);
otroboton ("destruir","","","" , true);
 
//Funciones de mantenimiento de imágenes
otroboton ("nosource","","","" , true);
otroboton ("nolicense","","","" , true);
otroboton ("badname","","","" , true);
otroboton ("fairuse","","","" , true);
 
//Funciones de votaciones
otroboton ("avisoborrar","","","" , true);
otroboton ("consultaborrar","","","" , true);
otroboton ("archivoborrar","","","" , true);
otroboton ("votarbiblio","","","" , true); 
otroboton ("archivo_votarbiblio","","","" , true); 
otroboton ("votonulo","","","" , true);
 
//Funciones de avisos a usuarios
otroboton ("emoticon","","","" , true);
otroboton ("usuario","","","" , true);
otroboton ("usuario2","","","" , true);
otroboton ("nofirmado","","","" , true);
otroboton ("bienvenido_usuario","","","" , true);
otroboton ("avisousuario","","","" , true);
otroboton ("imagen_retirada","","","" , true);
 
//Funciones generales
otroboton ("preview","","","" , true);
otroboton ("guardar","","","" , true);
 
//</nowiki></pre>