Content deleted Content added
for other wikis |
add all page logs |
||
Line 3:
mw.util.addPortletLink("p-tb", '/w/index.php?title=Special:Log/protect&page=' + mw.config.get('wgPageName'), 'Protection log', 'plog', 'View this page\'s protection log');
mw.util.addPortletLink("p-tb", '/w/index.php?title=Special:Log/move&page=' + mw.config.get('wgPageName'), 'Move log', 'mlog', 'View this page\'s move log');
mw.util.addPortletLink("p-tb", '/w/index.php?title=Special:Log&page=' + mw.config.get('wgPageName'), 'Page logs', 'palog', 'View this page\'s public logs');
}
|