Template:Service

From GNUstepWiki
Jump to navigation Jump to search


This template should be used whenever a service is added to the GNUstep Wiki.

Usage

All fields are required, if not available, leave blank.

{{Service|
shortdescription = < ... > |
currentversion = < ... > |
releasedate = < ... > |
license = < ... > |
overview = < ... > |
features = < ... > |
maintainer = < ... > |
relatedlinks = < ... > |
category = < ... >
}}

shortdescription

This section is reserved for a brief review of the service. 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 service.

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 service 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 service 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 service history.

features

This section is reserved for list the service'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.

relatedlinks

This section is reserved to listing links related to the particular service, please use a bullet for each link. Most importantly, this section should link the service's home page. Links to manuals and how-tos concerning the service should also be located here.

category

All services automatically fall under a subcategory of Category:Services.
Use this entry to specify a specific category, like Category:TextProcessing Services or Category:Audio Services.