גילגמש
יצירת דף עם התוכן "if ($.inArray( mw.config.get('wgCanonicalSpecialPageName'), ['Recentchanges', 'Watchlist', 'Newpages']) + 1) $(document).ready(function() { var cannonicalPageName = mw.config.get('wgCanonicalSpecialPageName'); // Adds Watch/Unwatch links to recent-changes list. function wlinrc_setText(element, text) { if (typeof element.innerText != "undefined") element.innerText = text; if (typeof element.textContent != "undefined") element.textContent = text; } fun..."