Content deleted Content added
No edit summary |
|||
Line 12:
* You can override the automatic name and documentation page links by entering those parameters explicitly.
== Examples ==
*'''Example with
*'''Produces:''' {{userscript|name=Sharebox|code=User:TheDJ/sharebox.js|doc=User:TheDJ/Sharebox}}▼
<hr>
*'''Example with
*'''Produces:''' {{userscript|code=User:TheDJ/sharebox.js}}▼
▲'''Produces:''' {{userscript|name=Sharebox|code=User:TheDJ/sharebox.js|doc=User:TheDJ/Sharebox}}
This template enables automatic installation for editors who use [[User:Equazcion/ScriptInstaller]].
▲'''Example with just the code parameter:''' <code><nowiki>{{userscript|code=User:TheDJ/sharebox.js}}</nowiki></code>
▲'''Produces:''' {{userscript|code=User:TheDJ/sharebox.js}}
▲=== Additional parameter ===
▲This template enables automatic installation for editors who use [[User:Equazcion/ScriptInstaller]]. To disable automatic installation, use the following parameter:
<code><nowiki>|noautoinstall=yes</nowiki></code>
|