Wikipedia:User scripts/Guide: Difference between revisions

Content deleted Content added
m I'm pretty sure thios was incorrect.
GregU: I think you meant to change ".css" -> ".js" in another place. I reverted your edit and instead changed the other place that actually had that error.
Line 100:
 
<source lang="javascript">
importScript( 'User:Yourname/yourscript.cssjs' );
</source>
 
Line 116:
 
<source lang="javascript">
importStylesheetURI( 'http://localhost/wikipediatest.jscss' );
</source>