User:Erutuon/scripts/footnoteCleanup.js: Difference between revisions

Content deleted Content added
null error
nowikify
Line 1:
/* <nowiki>
/*
 
Moves refs and citation needed tags after punctuation.
 
*/
 
var namespaceNumber = mw.config.values.wgNamespaceNumber;
 
Line 117 ⟶ 120:
}
}
 
// </nowiki>