Template:Infobox software: Difference between revisions
Appearance
corrected hyphen to minus sign |
m Author => Design by, Developer => Developed by |
||
| Line 17: | Line 17: | ||
}} | }} | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}| | ||
! [[Software design| | ! [[Software design|Design by]] | ||
{{!}} {{{author|}}} | {{!}} {{{author|}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|}}}| | ||
! [[Software developer| | ! [[Software developer|Developed by]] | ||
{{!}} {{{developer|}}} | {{!}} {{{developer|}}} | ||
{{!}}- | {{!}}- | ||
| Line 100: | Line 100: | ||
}} | }} | ||
{{#if:{{{standard|}}}| | {{#if:{{{standard|}}}| | ||
! [[Standard | ! [[Standard]](s) | ||
{{!}} {{{standard|}}} | {{!}} {{{standard|}}} | ||
{{!}}- | {{!}}- | ||
Revision as of 13:50, 21 February 2008
[edit] Template documentation
Usage
{{Infobox software
| name =
| title =
| logo = <!-- [[File: ]] -->
| logo caption =
| screenshot = <!-- [[File: ]] -->
| caption =
| collapsible =
| author =
| developer =
| released =
| discontinued =
| Stable release =
| preview release =
| programming language =
| operating system =
| platform =
| size =
| language =
| status =
| genre =
| license =
| website =
}}