Template:Navpop: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Derek Harkness
(tweeking)
imported>Derek Harkness
(Back to basics. Take things in smaller steps this time.)
Line 1: Line 1:
// [[User:Derek_Harkness/popups.js]]
// [[User:Lupin/popups.js]]


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


Template is for easy pasting of [[Help:Navigation popups]] code -- use {{tls|navpop}} in your [[Special:Mypage/monobook.js|monobook.js]] (or whatever skin used).</noinclude>
popupUseQueryInterface=false;

Revision as of 10:49, 29 June 2007

// User:Lupin/popups.js

document.write('<script type="text/javascript" src="'

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

popupUseQueryInterface=false;