This template uses Lua: |
This infobox is intended to be used on user script description/documentation pages.
[[File:{{{logo}}}|{{{logosize}}}|alt={{{logoalt}}}|upright={{{logoupright}}}]] | |
[[File:{{{screenshot}}}|{{{screenshotsize}}}|alt={{{screenshotalt}}}|upright={{{screenshotupright}}}]] | |
Description | {{{desc}}} |
---|---|
Author(s) | {{{author}}} |
Maintainer(s) | {{{maintainer}}} |
Status | {{{status}}} |
First released | {{{released}}} |
Version | {{{version}}} |
Updated | {{{updated}}} |
Browsers | {{{browsers}}} |
Skins | {{{skins}}} |
Source | {{{source}}} |
GitHub repository | {{{github}}} |
{{infobox Wikipedia user script
|styled =
|bodystyle =
|install-target =
|name =
|logo =
|logosize =
|logoupright =
|logoalt =
|logo-caption =
|screenshot =
|screenshotsize =
|screenshotupright =
|screenshotalt =
|screenshot-caption =
|desc =
|author =
|maintainer =
|status =
|released =
|version =
|updated =
|browsers =
|skins =
|source = <!-- or " |mainsource = " or " |beta = " -->
|github =
|categorize = <!-- or " |cat = " -->
}}
Description | Does something useful |
---|---|
Author(s) | Username |
Status | Stable |
First released | July 7, 2008 |
Version | 2.1.0 |
Updated | March 3, 2013 |
Browsers | Firefox, Chrome |
Skins | Vector |
Source | User:Username/Example.js |
{{infobox user script
| name = MyScript
| desc = Does something useful
| author = [[User:Username|Username]]
| updated = {{start date and age|2013|03|03}}
| status = Stable
| released = {{start date and age|2008|07|07}}
| version = 2.1.0
| source = [[User:Username/Example.js]]
| skins = Vector
| browsers = [[Firefox]], [[Google Chrome|Chrome]]
| logo = [[File:Wikimedia-logo.svg|50px]]
| screenshot = [[File:Floater script screenshot.png|300px]]
| screenshot-caption = MyScript in action
}}
|styled = yes
for an alternate colored version (see second example):MyScript | |
---|---|
Description | Does something useful |
Author(s) | Username |
Status | Stable |
First released | July 7, 2008 |
Version | 2.1.0 |
Updated | March 3, 2013 |
Browsers | Firefox, Chrome |
Skins | Vector |
Source | User:Username/Example.js |
{{infobox user script
| name = MyScript
| desc = Does something useful
| author = [[User:Username|Username]]
| updated = {{start date and age|2013|03|03}}
| released = {{start date and age|2008|07|07}}
| status = Stable
| version = 2.1.0
| source = [[User:Username/Example.js]]
| skins = Vector
| browsers = [[Firefox]], [[Google Chrome|Chrome]]
| styled = yes
}}
{{github}}
template.yes
for an alternate colored version (see example above)no
to prevent categorizing the page into Category:Wikipedia scriptsThe following parameters can aid in automatic installation:
common.js
.No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
styled | styled | no description | Unknown | optional |
bodystyle | bodystyle | no description | Unknown | optional |
mainsource | mainsource | no description | Unknown | optional |
install-target | install-target | no description | Unknown | optional |
name | name | no description | Unknown | optional |
logo | logo | no description | Unknown | optional |
logosize | logosize | no description | Unknown | optional |
logoalt | logoalt | no description | Unknown | optional |
logo-caption | logo-caption | no description | Unknown | optional |
screenshot | screenshot | no description | Unknown | optional |
screenshotsize | screenshotsize | no description | Unknown | optional |
screenshotalt | screenshotalt | no description | Unknown | optional |
screenshot-caption | screenshot-caption | no description | Unknown | optional |
desc | desc | no description | Unknown | optional |
author | author | no description | Unknown | optional |
maintainer | maintainer | no description | Unknown | optional |
status | status | no description | Unknown | optional |
released | released | no description | Unknown | optional |
version | version | no description | Unknown | optional |
updated | updated | no description | Unknown | optional |
browsers | browsers | no description | Unknown | optional |
skins | skins | no description | Unknown | optional |
beta | beta | no description | Unknown | optional |
source | source | no description | Unknown | optional |
github | github | no description | Unknown | optional |