Template:Infobox user script/doc

From Uncyclopedia, the content-free encyclopedia
Jump to navigation Jump to search
This is a documentation subpage for Template:Infobox user script.
It contains usage information, categories and other content that is not part of the original template page.
To view the template page itself, see Template:Infobox user script.

Example

Wikimedia-logo.svg
Floater script screenshot.png
MyScript in action
Description Does something useful
Author(s) Username
Status Stable
First released July 7, 2008 (2008-07-07) (15 year(s) ago)
Version 2.1.0
Updated March 3, 2013 (2013-03-03) (11 year(s) ago)
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 (2008-07-07) (15 year(s) ago)
Version 2.1.0
Updated March 3, 2013 (2013-03-03) (11 year(s) ago)
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
}}