Template:Install user script/doc: Difference between revisions

Content deleted Content added
m importScript() vs mw.loader.load(): Typo fixing, replaced: the the → the
update per Special:Diff/611517993 – as of Special:Permalink/1004508676 the template also generates spaces inside parentheses
Line 16:
== Example ==
<code><nowiki>{{subst:iusc|User:TheDJ/sharebox.js}}</nowiki></code>
*'''Produces:''' <code><nowiki>importScript( 'User:TheDJ/sharebox.js' ); // Backlink: [[User:TheDJ/sharebox.js]]</nowiki></code>
 
== importScript() is not deprecated ==