Usuario:Muro de Aguas/misbotones.js

De Wikipedia, la enciclopedia libre

Nota: Después de guardar, debes refrescar la caché de tu navegador para ver los cambios. Internet Explorer: mantén presionada Ctrl mientras pulsas Actualizar. Firefox: mientras presionas Mayús pulsas el botón Actualizar, (o presiona Ctrl-Shift-R). Los usuarios de Google Chrome y Safari pueden simplemente pulsar el botón Recargar. Para más detalles e instrucciones acerca de otros exploradores, véase Ayuda:Cómo limpiar la caché.

//<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 ("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);

//  Más botones
otroboton ("hecho","Insertar plantilla hecho","http://upload.wikimedia.org/wikipedia/commons/5/5b/Button_check.png","1" , true);
otroboton ("expandsec","Insertar plantilla Expandir sección","http://upload.wikimedia.org/wikipedia/commons/b/bd/Btn_plus.png","1" , true);
otroboton ("semiprot","Añadir plantilla de semiprotección","http://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Locked.svg/22px-Locked.svg.png","1", true);
otroboton ("refbuttons","","", true);
//</nowiki></pre>