User:FrancoGG/misflotantes.js

From Simple English Wikipedia, the free encyclopedia

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac); IE: hold Ctrl while clicking Refresh, or press Ctrl-F5; Konqueror:: simply click the Reload button, or press F5; Opera users may need to completely clear their cache in Tools→Preferences.

//<pre><nowiki>
//Personalizada por Axxgreazz, para el [[w:es:User:Axxgreazz/Monobook-Suite]]
//http://es.wikipedia.org/wiki/Usuario:Axxgreazz/Monobook-Suite


/******************* Configurador de Botonera flotante ***************************/
/* Si deseas desactivar alguno de los botones de la botonera flotante            */
/* basta con agregar dos barras "//" antes de la palabra otro_boton              */
/*********************************************************************************/

mf.otroflotante(0,"<div style=\"background-color:#4169E1;color:#87CEFA\">S</div>","Save","save","");

mf.otroflotante(0,"<div style=\"background-color:#4169E1;color:#87CEFA\">P</div>","Preview","preview","");

mf.otroflotante(0,"<div style=\"background-color:#e1eaee\">Sr</div>","Search","srShowHide","");

mf.otroflotante(0,"<div style=\"background-color:#e1eaee\">aA</div>","Toggle case","srToggleCase","");

mf.otroflotante(0,"<div style=\"background:#FF8A6C;color:#ffd700\">QD</div>","Tag this page for quick deletion","QD","");

mf.otroflotante(0,"W","Welcome this user","welcome","");

mf.otroflotante(0,"T1","Post a level 1 test warning","test","");

mf.otroflotante(0,"T2","Post a level 2 test warning","test2","");

mf.otroflotante(0,"BV","Post a vandalism warning","bv","");

mf.otroflotante(0,"LW","Post a last warning message","lastwarning","");

//</nowiki></pre>