User:Technical 13/SandBox/timestampLinks.js: Difference between revisions

Content deleted Content added
Technical 13 (talk | contribs)
This is a start to this idea, although I will mention that it is currently not populating the variables with the info from the API; I know how to fix that...
 
Technical 13 (talk | contribs)
m ce error I didn't see without syntax highlighting. :\
 
Line 31:
var revId = $(revisionInfoR).find('revid').text();
 
console.longlog('{user: "%s", sectionTitle: "%s", revid: %d}', revisionUser, revisionSection, revId);
 
var tslbSep = ' | ';