Usuario:Poco a poco/misbotones.js
De Wikipedia, la enciclopedia libre
Nota: Después de grabar debes refrescar la caché de tu navegador para ver los cambios:
- Mozilla / Firefox: Pulsa el botón Recargar (o ctrl-r)
- Internet Explorer / Opera: ctrl-f5
- Safari: cmd-r
- Konqueror: ctrl-r
//<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","","","" , false); otroboton ("cursiva","","","" , false); otroboton ("enlace_interno","","","" , true); otroboton ("enlace_externo","","","" , true); otroboton ("titular","","","" , false); otroboton ("imagen","","","" , false); otroboton ("media","","","" , false); otroboton ("matematica","","","" , false); otroboton ("formatowiki","","","" , false); otroboton ("firma","","","" , false); otroboton ("linea","","","" , false); //Funciones complementarias de edición otroboton ("redireccionar","","","" , true); otroboton ("ocultar","","","" , true); otroboton ("enlace_interno_plus","","","" , true); otroboton ("latinas","","","" , false); otroboton ("tachar","","","" , false); otroboton ("llaves","","","" , true); otroboton ("small","","","" , true); otroboton ("big","","","" , true); otroboton ("tl","","","" , false); otroboton ("pre","","","" , false); otroboton ("code","","","" , false); otroboton ("titulo_enlacesexternos","","","" , false); otroboton ("titulo_vertambien","","","" , false); otroboton ("underline","","","" , false); otroboton ("sup","","","" , false); otroboton ("sub","","","" , false); otroboton ("ref","","","" , true); otroboton ("biocitas","","","" , true); otroboton ("linkautor","","","" , false); otroboton ("galeria","","","" , false); otroboton ("srShowHide","","","" , true); otroboton ("srToggleCase","","","" , true); otroboton ("tabla_popup","","","" , true); otroboton ("tamaño_articulo","","","" , true); //Funciones de avisos a usuarios otroboton ("emoticon","","","" , true); otroboton ("usuario","","","" , false); otroboton ("usuario2","","","" , false); otroboton ("nofirmado","","","" , true); otroboton ("avisousuario","","","" , true); otroboton ("imagen_retirada","","","" , false); //Funciones de mantenimiento de artículos otroboton ("desambiguacion","","","" , false); otroboton ("otros_usos","","","" , false); otroboton ("referencias","","","" , false); otroboton ("demostrar","","","" , true); otroboton ("quote","","","" , false); otroboton ("desarrollo","","","" , true); otroboton ("wikci","","","" , true); otroboton ("towikipedia","","","" , true); otroboton ("fusionar","","","" , true); otroboton ("fuenteprimaria","","","" , false); otroboton ("noneutralidad","","","" , true); otroboton ("ampliable","","","" , true); otroboton ("translate","","","" , true); otroboton ("destruir","","","" , false); otroboton ("sinrelevancia","","","" , true); otroboton ("copyvio","","","" , true); otroboton ("plagio","","","" , true); otroboton ("contextualizar","","","" , true); otroboton ("wikificar","","","" , true); otroboton ("miniesbozo","","","" , true); otroboton ("esbozo","","","" , true); otroboton ("category","","","" , false); otroboton ("copyedit","","","" , false); //Funciones de mantenimiento de imágenes otroboton ("nosource","","","" , false); otroboton ("nolicense","","","" , false); otroboton ("badname","","","" , false); otroboton ("fairuse","","","" , false); //Funciones de votaciones otroboton ("avisoborrar","","","" , false); otroboton ("consultaborrar","","","" , false); otroboton ("archivoborrar","","","" , false); otroboton ("votarbiblio","","","" , false); otroboton ("archivo_votarbiblio","","","" , false); otroboton ("votonulo","","","" , false); //Botones propios otroboton ("articulo_sin_categorizar", "aviso categoria", "http://upload.wikimedia.org/wikipedia/commons/5/5f/Button_commentlow.png","" , true); otroboton ("articulo_sin_infobox", "aviso infobox", "http://upload.wikimedia.org/wikipedia/commons/b/ba/Jadernyhrib-button.png","" , true); otroboton ("infraesbozo", "articulo demasiado reducido", "http://upload.wikimedia.org/wikipedia/commons/9/98/Button_25%25.png","" , true); otroboton ("trad_incon", "traducción inconclusa", "http://upload.wikimedia.org/wikipedia/commons/6/6d/Button_recycling.png","" , true); otroboton ("avisospam", "spam o autopromoción", "http://upload.wikimedia.org/wikipedia/commons/6/62/Button_stop.png","" , true); otroboton ("plantilla_retirada", "plantilla retirada", "http://upload.wikimedia.org/wikipedia/commons/9/9d/Button_halt.png","", true); otroboton ("fu_pr", "fuente primaria", "http://upload.wikimedia.org/wikipedia/commons/0/02/Button_fuente_primaria.png","", true); otroboton ("ref2", "referencias", "http://upload.wikimedia.org/wikipedia/commons/5/5c/Button_references2.png","", true); otroboton ("ce2", "copyedit", "http://upload.wikimedia.org/wikipedia/commons/e/e9/Button_copy_edit.png","", true); otroboton ("dest2", "destruir", "http://upload.wikimedia.org/wikipedia/commons/f/f0/Bouton_Vandale0.png","", true); otroboton ("sinest", "sin estructura", "http://upload.wikimedia.org/wikipedia/commons/8/8e/Button_shifting.png","", true); //Funciones generales otroboton ("bienvenido_usuario","","","" , true); otroboton ("preview","","","" , true); otroboton ("guardar","","","" , true); //Para hacer pruebas //otroboton ("test", "aviso test", "http://upload.wikimedia.org/wikipedia/commons/b/b3/Button_breve_1.png","" , true); //</nowiki></pre>