User:ZachPruckowski/monobook.js: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>ZachPruckowski
(New page: {{subst:navpop}} {{wikEd}})
 
imported>ZachPruckowski
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


document.write('<script type="text/javascript" src="'  
document.write('<script type="text/javascript" src="'  
             + 'http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js'  
             + 'http://en.citizendium.org/wiki?title=User:ZachPruckowski/popups.js'  
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');


popupUseQueryInterface=false;
popupUseQueryInterface=true;
{{wikEd}}
{{wikEd}}

Latest revision as of 14:15, 2 May 2008

// [[User:Lupin/popups.js]]

document.write('<script type="text/javascript" src="' 
             + 'http://en.citizendium.org/wiki?title=User:ZachPruckowski/popups.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

popupUseQueryInterface=true;
{{wikEd}}