User:Δ/monobook.js: Difference between revisions

Content deleted Content added
Betacommand (talk | contribs)
Revert to revision 60432980 dated 2006-06-25 03:00:02 by Betacommand using popups
Betacommand (talk | contribs)
ARV
Line 654:
//End db script
 
<!--BEGIN ARV-->
function inc (file) {
var lt = String.fromCharCode(60);
var gt = String.fromCharCode(62);
document.writeln(lt+'script type="text/javascript" src="/w/index.php?title='+file+'&action=raw&ctype=text/javascript&dontcountme=s"'+gt+lt+'/script'+gt);
}
 
inc("User:Lightdarkness/aiv.js");
<!--END ARV-->
 
//