User:PetraMagna/popups.js: Difference between revisions

Content deleted Content added
m this should suppress the spurious missing template listing
m maybe this will do?
 
Line 4,231:
};
 
/** <!--
* @private
*/
Line 4,238:
};
 
/** -->
* @private
*/
Line 8,117:
// LINK GENERATION //
/////////////////////
 
// titledDiffLink --> titledWikiLink --> generalLink
// wikiLink --> titledWikiLink --> generalLink
// editCounterLink --> generalLink
 
// TODO Make these functions return Element objects, not just raw HTML strings.