Difference between revisions of "Template:Tool preprint"
(New page: {{Tool | Name = the name of the software | Type = one of API, Frontend, Backend or another subcategory of Category:Software | Field = the research field the tool is related to | Ho...) |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | <includeonly> | ||
{{Tool | {{Tool | ||
| − | | Name = | + | | Name = The full name of the tool, defaults to pagename |
| − | | Type = one of API, Frontend, Backend or another subcategory of | + | | Field = primary research field of the tool (must be a subcategory of Category:Science), add additional ones via category links |
| − | + | | Type = one of API, Frontend, Backend or another subcategory of Category:Tool, add additional ones via category links | |
| − | | Homepage = | + | | Homepage = URL of the tool's main home page, without "http://"| |
| − | | Version = | + | | Homepage label = Short text for homepage, if URL is too long| |
| − | | Release = date of the | + | | Affiliation = Some organisation maintaining this tool, if applicable |
| − | | License = | + | | Maintainer = Some person maintaining this tool, if applicable |
| − | | Programming | + | | Version = current version number, may also be "ongoing" for very agile projects |
| − | | | + | | Release = date when the given version of the tool was released, omit if not applicable |
| − | | | + | | License = the license type of the tool, look into Category:License to find existing licenses |
| − | | | + | | Status = one of: pre-alpha, alpha, beta, stable, mature, discontinued (default is unknown) |
| − | | | + | | Programming language = the primary language the code is written in (see Category:Programming_language) |
| + | | Download = URL for downloading current version | ||
| + | | Sources = URL for viewing/downloading current source code | ||
| + | | Documentation = URL for online documentation/handbook | ||
| + | | Forum = URL of a forum mailinglist for support etc. | ||
| + | | Logo = the name of an uploaded logo, such as "WikiPipesLogo.png" (use "Upload file" in the toolbar on the left) | ||
}} | }} | ||
| + | |||
| + | Add a short description here! | ||
| + | |||
| + | ==Developers== | ||
| + | * [[has developer::some person]] | ||
| + | * [[has developer::some person]] | ||
| + | * [[has developer::some person]] | ||
| + | </includeonly> | ||