Difference between revisions of "Template:Tool"
(New) |
m (don't list this page automatically) |
||
Line 19: | Line 19: | ||
{{{category}}} | {{{category}}} | ||
+ | |||
+ | [[Category:Tools]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 68: | Line 70: | ||
All tools automatically fall under a subcategory of ''[[:Category:Tools]]''.<br/>Use this entry to specify a specific category, like ''[[:Category:Development Tools]]'' or ''[[:Category:Networking Tools]]''. | All tools automatically fall under a subcategory of ''[[:Category:Tools]]''.<br/>Use this entry to specify a specific category, like ''[[:Category:Development Tools]]'' or ''[[:Category:Networking Tools]]''. | ||
</noinclude> | </noinclude> | ||
− | |||
− |
Latest revision as of 09:31, 27 November 2006
This template should be used whenever an application is added to the GNUstep Wiki.
Usage
All fields are required, if not available, leave blank.
{{Tool| shortdescription = < ... > | currentversion = < ... > | releasedate = < ... > | license = < ... > | overview = < ... > | features = < ... > | maintainer = < ... > | relatedlinks = < ... > | category = < ... > }}
shortdescription
This section is reserved for a brief review of the tool. No more than a 3-4 sentence paragraph should be used. At no point in this section should you go into the history of the tool.
currentversion
The currentversion section should contain a link to download the current version of the package titled by the version number, eg (for Gorm v1.1.0):
[http://ftpmain.gnustep.org/pub/gnustep/dev-apps/gorm-1.1.0.tar.gz 1.1.0]
If the tool is released by date stamps yyyymmdd format should be used.
releasedate
This is were the release date should be entered. The date will need to be in standard US format:
August 29, 2006
license
Specify the license the tool is put under, eg.
GPL2.0, BSD, ...
overview
This is where everything that isn't supposed to be in the shortdescription section should go, such as tool history.
features
This section is reserved for list the tool's features, either in paragraphs or by the use of bullets. If using bullets, please restrict one (1) feature per bullet.
maintainer
This is where the project's maintainer name and email address should be located, preferably using a [mailto:developer@domain.org Developer's Name] format. Bullets should be used to list the developer(s), and if additional information is needed, indented/double bullets (**) below the respective entry.
This section is reserved to listing links related to the particular tool, please use a bullet for each link. Most importantly, this section should link the tool's home page. Links to manuals and how-tos concerning the tool should also be located here.
category
All tools automatically fall under a subcategory of Category:Tools.
Use this entry to specify a specific category, like Category:Development Tools or Category:Networking Tools.