Template:Application
From GNUstepWiki
(Difference between revisions)
| Revision as of 19:52, 27 September 2006 Stefanbidi (Talk | contribs) Guess it didn't work! ← Previous diff |
Revision as of 19:54, 27 September 2006 Stefanbidi (Talk | contribs) Let me stop playing with it until I figure out how it works Next diff → |
||
| Line 19: | Line 19: | ||
| {{{shortdescription}}} | {{{shortdescription}}} | ||
| - | {{#if:{{{shortdescription|}}}| | + | ==== Current Version: {{{currentversion}}} ==== |
| - | ==== Current Version: {{{currentversion|}}} ==== | + | * {{{releasedate}}} |
| - | }} | + | |
| - | {{#if:{{{releasedate|}}}| | + | |
| - | * {{{releasedate|}}} | + | |
| - | }} | + | |
| - | {{#if:{{{overview|}}}| | ||
| === Overview === | === Overview === | ||
| - | {{{overview|}}} | + | {{{overview}}} |
| - | }} | + | |
| - | {{#if:{{{features|}}}| | ||
| === Features === | === Features === | ||
| - | {{{features|}}} | + | {{{features}}} |
| - | }} | + | |
| - | {{#if:{{{maintainer|}}}| | ||
| === Maintainer === | === Maintainer === | ||
| - | {{{maintainer|}}} | + | {{{maintainer}}} |
| - | }} | + | |
| - | {{#if:{{{relatedlinks|}}}| | ||
| === Related Links === | === Related Links === | ||
| - | {{{relatedlinks|}}} | + | {{{relatedlinks}}} |
| - | }} | + | |
| - | {{#if:{{{category|}}}| | + | {{{category}}} |
| - | {{{category|}}} | + | |
| - | }} | + | |
| </includeonly> | </includeonly> | ||
Revision as of 19:54, 27 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 =
}}
