19,590
edits
m (Iritscen moved page User:Iritscen/common.js to User:Iritscen/vector.js without leaving a redirect: Hmm, maybe it does belong here....) |
(adding instruction to load TestSpace.js if I am on TestSpace) |
||
Line 10: | Line 10: | ||
importScript('MediaWiki:Common.js/edit.js'); | importScript('MediaWiki:Common.js/edit.js'); | ||
}//</pre></onlyinclude> | }//</pre></onlyinclude> | ||
if (wgPageName == "User:Iritscen/TestSpace") | |||
{ | |||
importScript("User:Iritscen/TestSpace.js") | |||
} |