This is a documentation subpage for Template:Script data. It may contain usage information, categories and other content that is not part of the original template page. |
Template:Script data/doc is deprecated. Not used, not maintainerd |
How to use
editOn a script's documentation page, at the bottom of the page, place the following code (fill in your own script's page name, of course):
{{script data | page = User:Gary/script installer.js }}
If the script's source page name is the same as the documentation page's (with an added .js), you can use:
{{script data | page = {{subst:FULLPAGENAME}}.js }}
Use cases
editThis template is used by Wikipedia:Script Installer to add an install button to script documentation pages.
Parameters
edit- page
- The script's page name.
- hideicon (optional)
- Set to "yes" to hide the top icon
- type (optional)
- Set to "stylesheet" to indicate that the script is a stylesheet.
See also
edit- {{Style data}}
- {{Stylesheet data}}