Usuario:Rizome/monobook/bak/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 ("void","predef:","void.png","" , true);
otroboton ("negrita","","","" , true);
otroboton ("underline","","","" , true); 
otroboton ("tachar","","","" , true);
otroboton ("cursiva","","","" , true);
otroboton ("latinas","","","" , true);
otroboton ("enlace_interno","","","" , true);
otroboton ("enlace_interno_plus","","","" , true);
otroboton ("enlace_externo","","","" , true);
otroboton ("sup","","","" , true);
otroboton ("sub","","","" , true);
otroboton ("small","","","" , true);
otroboton ("big","","","" , true); 
otroboton ("titular","","","" , true);
otroboton ("linea","","","" , true);
 
//RECURSOS
otroboton ("void","\nrecursos:","void.png","" , true);
otroboton ("pre","","","" , true); 
otroboton ("code","","","" , true);
otroboton ("quote","","","" , true); 
otroboton ("biocitas","","","" , true);
otroboton ("linkautor","","","" , true);
otroboton ("ref","","","" , true);
otroboton ("towikipedia","","","" , true);
otroboton ("titulo_enlacesexternos","","","" , true);
otroboton ("titulo_vertambien","","","" , true);
otroboton ("otros_usos","","","" , true); 
 
//MEDIA
otroboton ("void","media:","void.png","" , true);
otroboton ("imagen","","","" , true);
otroboton ("galeria","","","" , true); 
otroboton ("media","","","" , true);
otroboton ("matematica","","","" , true);
otroboton ("tabla_popup","","","" , true);
 
//INFO
otroboton ("void"," - ","void.png","" , true);
otroboton ("emoticon","","","" , true);
otroboton ("redireccionar","","","" , true);
otroboton ("srShowHide","","","" , true);
otroboton ("tamaño_articulo","","","" , true);
otroboton ("usuario","","","" , true);
otroboton ("nofirmado","","","" , true);
otroboton ("firma","","","" , true);
 
//PLANTILLAS
otroboton ("void","plantillas:","void.png","" , true);
otroboton ("miniesbozo","","","" , true);
otroboton ("esbozo","","","" , true);
otroboton ("sinrelevancia","","","" , true);
otroboton ("desarrollo","","","" , true); 
otroboton ("ampliable","","","" , true);
 
otroboton ("translate","","","" , true);
otroboton ("wikci","","","" , true);
otroboton ("desambiguacion","","","" , true);
 
otroboton ("category","","","" , true);
otroboton ("contextualizar","","","" , true);
otroboton ("demostrar","","","" , true); 
otroboton ("referencias","","","" , true); 
otroboton ("copyedit","","","" , true);
otroboton ("wikificar","","","" , true);
otroboton ("fusionar","","","" , true);
 
otroboton ("fuenteprimaria","","","" , true); 
otroboton ("noneutralidad","","","" , true); 
otroboton ("copyvio","","","" , true);
otroboton ("plagio","","","" , true);
otroboton ("destruir","","","" , true);
otroboton ("avisoborrar","","","" , true);
otroboton ("avisousuario","","","" , true);
 
//Funciones de mantenimiento de imágenes
//otroboton ("nosource","","","" , true);
//otroboton ("nolicense","","","" , true);
//otroboton ("badname","","","" , true);
//otroboton ("fairuse","","","" , true);
 
//Funciones complementarias de edición
//otroboton ("llaves","","","" , true);		/*doble corchete */
//otroboton ("tl","","","" , true);		/*doble corchete */
//otroboton ("formatowiki","","","" , true);	/*Elimina fotmato wiki */
//otroboton ("srToggleCase","","","" , true);	/*mayúsculas-minúsculas */
 
//</nowiki></pre>