Difference between revisions of "Template:Application"
Jump to navigation
Jump to search
Stefanbidi (talk | contribs) (Let me stop playing with it until I figure out how it works) |
m |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<includeonly> | <includeonly> | ||
{{{shortdescription}}} | {{{shortdescription}}} | ||
Line 41: | Line 24: | ||
{{{category}}} | {{{category}}} | ||
</includeonly> | </includeonly> | ||
+ | <noinclude> | ||
+ | This template should be used whenever an application is added to the GNUstep Wiki. | ||
+ | |||
+ | == Usage == | ||
+ | ''All fields are requied, if not available, leave blank.'' | ||
+ | <pre>{{Application | ||
+ | | shortdescription = | ||
+ | | currentversion = | ||
+ | | releasedate = | ||
+ | | overview = | ||
+ | | features = | ||
+ | | maintainer = | ||
+ | | relatedlinks = | ||
+ | | category = | ||
+ | }}</pre> | ||
+ | </noinclude> |
Revision as of 10:15, 28 September 2006
This template should be used whenever an application is added to the GNUstep Wiki.
Usage
All fields are requied, if not available, leave blank.
{{Application | shortdescription = | currentversion = | releasedate = | overview = | features = | maintainer = | relatedlinks = | category = }}