Template:Infobox software: Difference between revisions
Appearance
m rm pp (it's automatic) |
m moved "development status" field to right after the "stable/preview release" fields |
||
| Line 38: | Line 38: | ||
}} | }} | ||
}} | }} | ||
| label6 = [[Programming language|Written in]] | | label6 = Development status | ||
| | | data6 = {{{status<includeonly>|</includeonly>}}} | ||
| | | label7 = [[Programming language|Written in]] | ||
| | | data7 = {{{programming language|{{{programming_language<includeonly>|</includeonly>}}}}}} | ||
| | | label8 = [[Operating system]] | ||
| | | data8 = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}} | ||
| | | label9 = [[Computing platform|Platform]] | ||
| | | data9 = {{{platform<includeonly>|</includeonly>}}} | ||
| | | label10 = [[File size|Size]] | ||
| | | data10 = {{{size<includeonly>|</includeonly>}}} | ||
| label11 = [[Language|Available in]] | |||
| data11 = {{{language<includeonly>|</includeonly>}}} | |||
| label12 = [[List of software categories|Type]] | | label12 = [[List of software categories|Type]] | ||
| data12 = {{{genre<includeonly>|</includeonly>}}} | | data12 = {{{genre<includeonly>|</includeonly>}}} | ||
Revision as of 12:20, 6 June 2010
| Original author(s) | {{{author}}} |
|---|---|
| Developer(s) | {{{developer}}} |
| Initial release | {{{released}}} |
| Stable release |
{{{latest_release_version}}} / {{{latest_release_date}}} |
| Preview release |
{{{latest_preview_version}}} / {{{latest_preview_date}}} |
| Development status | {{{status}}} |
| Written in | {{{programming_language}}} |
| Operating system | {{{operating_system}}} |
| Platform | {{{platform}}} |
| Size | {{{size}}} |
| Available in | {{{language}}} |
| Type | {{{genre}}} |
| License | {{{license}}} |
| Licence | {{{licence}}} |
| Website | {{{website}}} |
| Standard(s) | {{{standard}}} |
| As of | {{{AsOf}}} |
[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 =
}}