Wikipedia:User scripts/Guide: Difference between revisions

Content deleted Content added
Load from a localhost web server: Swap out deprecated function
CSS files: Update importStylesheetURI call
Line 126:
 
<source lang="javascript">
importStylesheetURImw.loader.load( 'http://localhost/wikipediatest.css', 'text/css' );
</source>