Template:Infobox software: Difference between revisions
Appearance
>Rich [email protected] m moved Template:Infobox Software to Template:Infobox software: Caps not needed |
adding engine parameter per talk page request |
||
| Line 42: | Line 42: | ||
| label7 = [[Operating system]] | | label7 = [[Operating system]] | ||
| data7 = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}} | | data7 = {{{operating system|{{{operating_system<includeonly>|</includeonly>}}}}}} | ||
| label8 = [[Computing platform|Platform]] | | label8 = [[Software engine|Engine]] | ||
| | | data8 = {{{engine<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 = Development status | ||
| | | data12 = {{{status<includeonly>|</includeonly>}}} | ||
| | | label13 = [[List of software categories|Type]] | ||
| | | data13 = {{{genre<includeonly>|</includeonly>}}} | ||
| | | label14 = [[Software license|License]] | ||
| | | data14 = {{{license<includeonly>|</includeonly>}}} | ||
| | | label15 = [[Software license|Licence]] | ||
| | | data15 = {{{licence<includeonly>|</includeonly>}}} | ||
| | | label16 = [[Website]] | ||
| | | data16 = {{{website<includeonly>|</includeonly>}}} | ||
| | | label17 = [[Standard]](s) | ||
| | | data17 = {{{standard<includeonly>|</includeonly>}}} | ||
| label18 = As of | |||
| data18 = {{{AsOf<includeonly>|</includeonly>}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{pp-template}} | {{pp-template}} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Revision as of 19:11, 8 July 2009
| 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}}} |
| Written in | {{{programming_language}}} |
| Operating system | {{{operating_system}}} |
| Engine | {{{engine}}} |
| Platform | {{{platform}}} |
| Size | {{{size}}} |
| Available in | {{{language}}} |
| Development status | {{{status}}} |
| 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 =
}}