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
No edit summary
(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
 
(One intermediate revision by one other user not shown)
Line 1:
var mpTitle = "User:Rots61/GOL";
var isMainPage = wgPageName == mpTitle ;
if (isMainPage)
{window.location="https://publictestwiki.com/wiki/Special:MyPage/Opdracht";}
Line 6:
mw.loader.using('mediawiki.util', function() {
mw.util.addPortletLink('p-tb',
'https://publictestwiki.com/wiki/$1Special:MyPage/Opdracht',
'Mijn artikel ', '#artikellink');
});