Template:ToolBar: Difference between revisions
Appearance
en>Nighthawk200 Appeared to need a re-save on my screen... |
en>Nighthawk200 Slight text fix. |
||
| Line 13: | Line 13: | ||
Box art shouldn't be too big, and needs to be uploaded via [[Special:Upload]] first.<br> | Box art shouldn't be too big, and needs to be uploaded via [[Special:Upload]] first.<br> | ||
Box title is the page title.<br> | Box title is the page title.<br> | ||
Template includes [[:Category: | Template includes [[:Category:Tools]] automatically. | ||
*'''name:''' Name of the application. ('''Default:''' Current page name) | *'''name:''' Name of the application. ('''Default:''' Current page name) | ||
Revision as of 15:59, 8 June 2008
Usage:
{{ToolBar
|name=
|image=
|dev=
|dates=
|version=
|site=
}}
Copy-paste the code above and fill in the fields as instructed.
Box art shouldn't be too big, and needs to be uploaded via Special:Upload first.
Box title is the page title.
Template includes Category:Tools automatically.
- name: Name of the application. (Default: Current page name)
- image: Filename of an image of the application (a logo would be preferred). (Default: Me_logo.png)
- dev: Who developed this tool? (Default: Unknown)
- dates: Release date of this program. (Default: Unknown)
- version: Last public version of this tool. (Default: 1.0)
- site: Url of the application's website. Is turned into a link automatically. (Default: The current page)
Example
{{ToolBar
|name=OS SHP Builder
|image=shpscreen.png
|dev=Banshee, Stucuk
|dates=2004
|version=3.1
|site=http://www.ppmsite.com
}}
Result visible to the right.
