MediaWiki:Common.js: Difference between revisions
Jump to navigation
Jump to search
The Watcher [PHRhYmxlIGNsYXNzPSJ0d3BvcHVwIj48dHI+PHRkIGNsYXNzPSJ0d3BvcHVwLWVudHJ5dGl0bGUiPkdyb3Vwczo8L3RkPjx0ZD51c2VyPGJyIC8+YnVyZWF1Y3JhdDxiciAvPnN5c29wPGJyIC8+PC90ZD48L3RyPjwvdGFibGU+] (talk | contribs) (Created page with "→Any JavaScript here will be loaded for all users on every page load.: →Any JavaScript here will be loaded for all users on every page load.: document.write('<script type...") |
The Watcher [PHRhYmxlIGNsYXNzPSJ0d3BvcHVwIj48dHI+PHRkIGNsYXNzPSJ0d3BvcHVwLWVudHJ5dGl0bGUiPkdyb3Vwczo8L3RkPjx0ZD51c2VyPGJyIC8+YnVyZWF1Y3JhdDxiciAvPnN5c29wPGJyIC8+PC90ZD48L3RyPjwvdGFibGU+] (talk | contribs) (Replaced content with "→The following contains javascript shared across all the starforge wikis: document.write('<script type="text/javascript" src="/extensions/twtools/jquery.togglebox.js">...") |
||
Line 1: | Line 1: | ||
/* | /* The following contains javascript shared across all the starforge wikis */ | ||
/ | document.write('<script type="text/javascript" src="/extensions/twtools/jquery.togglebox.js"></' + 'script>'); | ||
document.write('<script type="text/javascript" src="/ | document.write('<script type="text/javascript" src="/shared/common.js"></' + 'script>'); | ||
/* | /* Place any *wiki-specific* javascript after this. | ||
*/ | */ | ||
Revision as of 23:15, 23 March 2015
/* The following contains javascript shared across all the starforge wikis */
document.write('<script type="text/javascript" src="/extensions/twtools/jquery.togglebox.js"></' + 'script>');
document.write('<script type="text/javascript" src="/shared/common.js"></' + 'script>');
/* Place any *wiki-specific* javascript after this.
*/