All public logs

Jump to navigation Jump to search

Combined display of all available logs of Test Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:58, 4 March 2023 Syunsyunminmin talk contribs created page User:Syunsyunminmin/script-test.js (Created page with "// <nowiki> var pageid = mw.config.get('wgArticleId'); var nsNum = mw.config.get('wgNamespaceNumber'); var pageName = mw.config.get('wgPageName'); var contentModel = mw.config.get('wgPageContentModel'); var api = new mw.Api(); var ad = ' (AFDstarter)'; if (pageid != 0 && (nsNum != -1 || nsNum != 2 || nsNum != 3) && (contentModel == 'wikitext' || contentModel == 'Scribunto')) { var link = mw.util.addPortletLink("p-cactions", "#...")