Template:Infobox user script
Jump to navigation
Jump to search
[edit] [ ] Template documentation
This documentation is transcluded from Template:Infobox user script/doc. (edit | history)
Editors can experiment in this template's sandbox (create) and test cases (create) pages.
Subpages of this template.
Editors can experiment in this template's sandbox (create) and test cases (create) pages.
Subpages of this template.
Example
MyScript in action | |
Description | Does something useful |
---|---|
Author(s) | Username |
Status | Stable |
First released | July 7, 2008 |
Version | 2.1.0 |
Updated | March 3, 2013 |
Browser support | Firefox, Chrome |
Skin support | 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 }}
- Add
|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 |
Browser support | Firefox, Chrome |
Skin support | 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 }}