User:PetraMagna/popups.js: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
m this should suppress the spurious missing template listing
m maybe this will do?
 
Line 4,231: Line 4,231:
};
};


/**
/** <!--
* @private
* @private
*/
*/
Line 4,238: Line 4,238:
};
};


/**
/** -->
* @private
* @private
*/
*/
Line 8,117: Line 8,117:
// LINK GENERATION //
// LINK GENERATION //
/////////////////////
/////////////////////

// titledDiffLink --> titledWikiLink --> generalLink
// wikiLink --> titledWikiLink --> generalLink
// editCounterLink --> generalLink


// TODO Make these functions return Element objects, not just raw HTML strings.
// TODO Make these functions return Element objects, not just raw HTML strings.