පරිශීලක:අනංගයා/vector.js
සටහන: සුරැකීමෙන් පසුව, වෙනස් කම් දැකගැනුමට ඔබගේ බ්රවුසරයෙහි කෑෂය මගහැරයෑමට ඔබට සිදුවිය හැක.
- ෆයර්ෆොක්ස්/ සෆාරි: Reload ඔබන අතරතුර Shift ඔබන්න, නැතහොත් Ctrl-F5 හෝCtrl-R (මැක්හීදී Command-R ) ඔබන්න
- ගූගල් ක්රෝම්: Ctrl-Shift-R ඔබන්න(මැක්හී Command-Shift-R )
- ඉන්ටර්නෙට් එක්ස්ප්ලෝර: Refresh ඔබන අතරතුර Ctrl ඔබන්න, නැතහොත් Ctrl-F5 ඔබන්න
- ඔපෙරා: Tools → Preferences හි කෑෂය හිස් කරන්න
/* Any JavaScript here will be loaded for users using the Vector skin */
if((navigator.userAgent.indexOf("MSIE 6")==-1) && (wgAction == 'submit' || wgAction == 'view')) addOnloadHook(function() {
var cnote = document.getElementById('centralNotice');
if( !document.getElementById('mw-dismissible-notice') && !(cnote)) return; // fundraiser: && hasClass(cnote, 'expanded'))) return;
appendCSS('#bodyContent { position:relative; } \n.topicon { position:absolute; top:-2em !important;}\n#coordinates{ position:absolute; top:1px !important; right:0px !important;}');
})
/* </source> */
importScript("User:බිඟුවා/singlish.js");