Template:Tool
| Uses Lua: |
Tool is a template for documenting Toolforge tools.
Usage
|
Copy and paste: {{Tool
|name =
|title =
|description =
|website =
|keywords =
|author =
|username =
|maintainer =
|repository =
|license =
|image =
|imagesize =
|phabricator =
|bugzilla =
|issues =
|sal =
|icon =
}}
For help with parameter values, see below. For recognized license-values see Module:Tool. |
| ||||||||||||||||||||||
Template parameters
Describes a Toolforge tool (or a tool hosted elsewhere)
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of tool
| String | required |
| Title | title | Title of tool
| String | suggested |
| Description | description | Short description of tool
| String | suggested |
| URL | website | URL to tool's user interface or documentation
| URL | suggested |
| Keywords | keywords | Keywords related to tool
| String | suggested |
| Author(s) | author | Tool authors
| String | suggested |
| Username | username | Wikitech username of solo author
| User | suggested |
| Maintainer | maintainer | Tool maintainers | String | optional |
| Repository | repository | URL to version control for tool
| URL | suggested |
| License | license | OSI-approved license of tool's source code - see [[Module:Tool]]
| String | suggested |
| Image | image | Image representing tool or screenshot | File | suggested |
| Image size | imagesize | Image size in pixels
| String | optional |
| Phabricator | phabricator | Phabricator project name
| String | optional |
| Bugzilla | bugzilla | Bugzilla component
| String | deprecated |
| Issue tracker | issues | URL to issue tracker if not using Phabricator | URL | optional |
| Server Admin Log | sal | Link to server admin log for tool
| Content | optional |
| templatemode | templatemode | Hack for displaying template on documentation page
| String | optional |
| Icon | icon | Icon in the top left corner of the template.
| File | optional |