පරිශීලක:බිඟුවා/admindash.js

විකිපීඩියා වෙතින්

සටහන: සුරැකීමෙන් පසුව, වෙනස් කම් දැකගැනුමට ඔබගේ බ්‍රවුසරයෙහි කෑෂය මගහැරයෑමට ඔබට සිදුවිය හැක. ගූගල් ක්‍රෝම්, ෆයර්ෆොක්ස්, මයික්‍රොසොෆ්ට් එජ් සහ සෆාරි: Reload ඔබන අතරතුර ⇧ Shift ඔබන්න. සවිස්තරාත්ම උපදෙස් සහ වෙනත් බ්‍රව්සර වලට අදාළ තොරතුරු සඳහා, විකිපීඩියා:කෑෂය මගහැරයෑම වෙතට යොමු වන්න.

// Adds a link to the admin dashboard
//
// Installation Method 1:
// Add the following line to your vector.js (or monobook.js or ...)
// importScript('User:Plastikspork/admindash.js');
// 
// Installation Method 2:
// Just copy and paste the uncommented part of this page
 
$(function () {
mw.util.addPortletLink( "p-personal", 
 mw.config.get('wgServer') + mw.config.get('wgScriptPath') + "/index.php?title=Template:Admin_dashboard",
 "පරිපාලක පුවරුව", "pt-admindashboard", "පරිපාලක පුවරුව",
 "A", document.getElementById("pt-logout"));
});

// [[Category:Wikipedia scripts]]
"https://si.wikipedia.org/w/index.php?title=පරිශීලක:බිඟුවා/admindash.js&oldid=493138" වෙතින් සම්ප්‍රවේශනය කෙරිණි