User:Theleekycauldron/Scripts/PSHAW/dependencies/Hook.js: Difference between revisions

Content deleted Content added
+
/
Line 39:
subpage(){ //returns as Nomination object
if (this.credits.length>0){
return new Nomination(`Template:Did you know nominations/${this.credits[0].subpage}`);
}
return null