Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(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     = {{{platform<includeonly>|</includeonly>}}}
| data8      = {{{engine<includeonly>|</includeonly>}}}
| label9     = [[File size|Size]]
| label9     = [[Computing platform|Platform]]
| data9     = {{{size<includeonly>|</includeonly>}}}
| data9     = {{{platform<includeonly>|</includeonly>}}}
| label10   = [[Language|Available in]]
| label10     = [[File size|Size]]
| data10     = {{{language<includeonly>|</includeonly>}}}
| data10     = {{{size<includeonly>|</includeonly>}}}
| label11   = Development status
| label11   = [[Language|Available in]]
| data11     = {{{status<includeonly>|</includeonly>}}}
| data11     = {{{language<includeonly>|</includeonly>}}}
| label12   = [[List of software categories|Type]]
| label12   = Development status
| data12     = {{{genre<includeonly>|</includeonly>}}}
| data12     = {{{status<includeonly>|</includeonly>}}}
| label13   = [[Software license|License]]
| label13   = [[List of software categories|Type]]
| data13     = {{{license<includeonly>|</includeonly>}}}
| data13     = {{{genre<includeonly>|</includeonly>}}}
| label14   = [[Software license|Licence]]
| label14   = [[Software license|License]]
| data14     = {{{licence<includeonly>|</includeonly>}}}
| data14     = {{{license<includeonly>|</includeonly>}}}
| label15   = [[Website]]
| label15   = [[Software license|Licence]]
| data15     = {{{website<includeonly>|</includeonly>}}}
| data15     = {{{licence<includeonly>|</includeonly>}}}
| label16   = [[Standard]](s)
| label16   = [[Website]]
| data16     = {{{standard<includeonly>|</includeonly>}}}
| data16     = {{{website<includeonly>|</includeonly>}}}
| label17   = As of
| label17   = [[Standard]](s)
| data17     = {{{AsOf<includeonly>|</includeonly>}}}
| 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}}}

Template:Pp-template

[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                = 
}}