MediaWiki:Common.js: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
/* 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. */
<pre><nowiki>
 
/* Taken from http://grifkuba.org/starfox/wiki/MediaWiki:Common.js on 6/19/10 */
/* Taken from http://grifkuba.org/starfox/wiki/MediaWiki:Common.js on 6/19/10 */


Line 344: Line 344:
importStylesheetURI("http://zeldawiki.org/User:Matt/RC_Colors.css" + "&ctype=text/css&action=raw");
importStylesheetURI("http://zeldawiki.org/User:Matt/RC_Colors.css" + "&ctype=text/css&action=raw");
//
//
</nowiki></pre>