ഉപയോക്താവ്:Bijee/monobook.js
വിക്കിപീഡിയ, ഒരു സ്വതന്ത്ര വിജ്ഞാനകോശം.
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> $d = document; $b = document.body; function $(id){ return $d.getElementById(id); } if(/action=(edit|submit)/.test(location.search)) { setTimeout('$("wpTextbox1").rows=10',500); setTimeout('$("editpage-copywarn").style.display="none"',/action=edit/.test(location.search)?2500:1000); } //<nowiki></pre>