19,596
edits
(adding instruction to load TestSpace.js if I am on TestSpace) |
(load test JS in either test page) |
||
Line 11: | Line 11: | ||
}//</pre></onlyinclude> | }//</pre></onlyinclude> | ||
if (wgPageName == "User:Iritscen/TestSpace") | if (wgPageName == "User:Iritscen/TestSpace" || wgPageName == "User:Iritscen/TestSpace2") | ||
{ | { | ||
importScript("User:Iritscen/TestSpace.js") | importScript("User:Iritscen/TestSpace.js") | ||
} | } |