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

Content deleted Content added
mpi, not mpl
lets
Line 92:
<!--Hooks-->`)
res.push(this.file.mpi()+"<!--See [[Template:Main page image/DYK]] for other parameters-->")
for (let hook of this.hooks){
res.push("* "+hook.content)
}
Line 116:
*********************************************************
-->`)
for (let hook of this.hooks){
for (let credit of hook.credits){
res.push(credit.content)
}