Jump to content

Wikipedia:Dazzle!/code.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by AFigureOfBlue (talk | contribs) at 14:42, 28 August 2009 (Test). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

if( typeof( DazzleModules ) == 'undefined' ) { DazzleModules = {}; } importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Drilnoth/toolkit.js&action=raw&ctype=text/javascript');

if( typeof( DazzleModules.prod ) == 'undefined' ) { DazzleModules.prod = true; } if(DazzleModules.prod){

importScriptURI('http://en.wikipedia.org/w/index.php?title=User:Drilnoth/dazzle/prod.js&action=raw&ctype=text/javascript');

}