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

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