Jump to content

Template:Script data/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ahecht (talk | contribs) at 20:09, 16 July 2018 ({{subst:FULLPAGENAME}}.js). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

How to use

On 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 }}

Parameters

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