User:Rots62/Invullen/2: Difference between revisions

Dmehus changed the content model of the page User:Rots62/Invullen/2 from "wikitext" to "JavaScript": Changing content model to JavaScript from wikitext for Rots62 as it appears that's what this is—feel free to revert if undesired
(Created page with "var mpTitle = "User:Rots61/GOL"; var isMainPage = wgPageName == mpTitle if (isMainPage) {window.location="https://publictestwiki.com/wiki/Special:MyPage/Opdracht";} mw.loade...")
 
(Dmehus changed the content model of the page User:Rots62/Invullen/2 from "wikitext" to "JavaScript": Changing content model to JavaScript from wikitext for Rots62 as it appears that's what this is—feel free to revert if undesired)
Tag: content model change
 
(2 intermediate revisions by one other user not shown)
Line 6:
mw.loader.using('mediawiki.util', function() {
mw.util.addPortletLink('p-tb',
'https://publictestwiki.com/wiki/$1Special:MyPage/Opdracht',
'Mijn artikel ', '#artikellink');
});