Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
(rv: unmessing up (hopefully))
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width: 24em; font-size: 90%; text-align: left;"
{| class="infobox" cellspacing="5" style="width: 24em; font-size: 90%; text-align: left;"
|+ style="font-size: 130%; font-weight: bold;" | {{{name}}}
|+ style="font-size: 130%; font-weight: bold;" | {{{name}}}
| colspan="2" style="text-align: center;" | {{{logo|}}}
! colspan="2" style="text-align: center" | {{{logo|}}}
|-
 
| colspan="2" style="text-align: center;"| {{{screenshot|}}}<br />{{{caption}}}
{{#if:{{{screenshot|}}}|
|-
<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>
{{{developer|}}}
}}{{#if:{{{developer|}}}|
|[[Software maintenance|Maintainer]]:
<tr><th>[[Software maintenance|Maintainer]]:</th><td>{{{developer|}}}</td></tr>
|{{{developer|}}}
}}{{#if:{{{latest_release_version|}}}|
{{{latest_release_version|}}}
<tr><th>[[Software release|Latest release]]:</th><td>{{{latest_release_version|}}} / {{{latest_release_date|}}}</td></tr>
|-
}}{{#if:{{{latest_preview_version|}}}|
|[[Software release|Latest release]]:
<tr><th>[[Software release|Preview release]]:</th><td>{{{latest_preview_version|}}} / {{{latest_preview_date|}}}</td></tr>
|{{{latest_release_version|}}} / {{{latest_release_date|}}}
}}{{#if:{{{operating_system|}}}|
{{{latest_preview_version|}}}
<tr><th>[[Operating system|OS]]:</th><td>{{{operating_system}}}</td></tr>
|-
}}{{#if:{{{platform|}}}|
|[[Software release|Preview release]]:
<tr><th>[[Platform (computing)|Platform]]:</th><td>{{{platform|}}}</td></tr>
|{{{latest_preview_version|}}} / {{{latest_preview_date|}}}
}}
{{{operating_system|}}}
|-
|[[Operating system|OS]]:
|{{{operating_system}}}
{{{platform|}}}
|-
|[[Platform (computing)|Platform]]:
|{{{platform|}}}
|-  
|-  
! Use:
! Use:
|{{{genre|}}}{{{use|}}}
|{{{genre|}}}{{{use|}}}
{{{license|}}}
{{#if:{{{license|}}}|
|[[Software license|License]]:
<tr><th>[[Software license|License]]:</th><td>{{{license}}}</td></tr>|
|{{{license}}}
{{#if:{{{licence|}}}|
|{{{licence|}}}
<tr><th>[[Software license|Licence]]:</th><td>{{{licence}}}</td></tr>
|[[Software license|Licence]]:
}}}}
|{{{licence}}}
|-  
|-  
! [[Website]]:
! [[Website]]:
Line 59: Line 50:
'''Note''': Use either ''license'' (American English) or ''licence'' (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.
'''Note''': Use either ''license'' (American English) or ''licence'' (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.


[[Category:technology infobox templates|Software]]
[[Category:Computing templates|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[ar:قالب:برمجيات]]
[[be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне]]
[[ca:Template:Caixa Programari]]
[[cs:Template:Infobox Software]]
[[de:Vorlage:Infobox Software]]
[[es:Plantilla:Infobox Software]]
<!--[[en:Template:Infobox Software]]-->
[[fr:Modèle:Logiciel simple]]
[[hu:Sablon:Szoftver infobox]]
[[it:Template:Infobox Software]]
[[ja:Template:Infobox Software]]
[[nl:Sjabloon:Infobox Software]]
[[ko:Template:프로그램 정보]]
[[pl:Szablon:Software]]
[[pt:Predefinição:Infocaixa Software]]
[[ru:Шаблон:Карточка программы]]
[[sk:Šablóna:Infobox Software]]
[[sr:Кутијица софтвер]]
[[sv:Mall:Datorprogram]]
[[th:Template:ตารางซอฟต์แวร์]]
[[vi:Tiêu bản:Infobox Software]]
[[uk:Шаблон:Infobox Software]]
[[zh:Template:Infobox Software]]
</noinclude>
</noinclude>

Revision as of 14:30, 14 July 2006

{{{name}}}


Use:
Website: {{{website}}}

Usage

{{Infobox Software
| name = 
| logo = 
| screenshot = 
| caption = 
| developer = 
| latest_release_version = 
| latest_release_date = 
| latest_preview_version = 
| latest_preview_date = 
| operating_system = 
| platform = 
| genre = 
| license = 
| website = 
}}

Note: Use either license (American English) or licence (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.

ar:قالب:برمجيات be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне ca:Template:Caixa Programari cs:Template:Infobox Software de:Vorlage:Infobox Software es:Plantilla:Infobox Software fr:Modèle:Logiciel simple hu:Sablon:Szoftver infobox it:Template:Infobox Software ja:Template:Infobox Software nl:Sjabloon:Infobox Software ko:Template:프로그램 정보 pl:Szablon:Software pt:Predefinição:Infocaixa Software ru:Шаблон:Карточка программы sk:Šablóna:Infobox Software sr:Кутијица софтвер sv:Mall:Datorprogram th:Template:ตารางซอฟต์แวร์ vi:Tiêu bản:Infobox Software uk:Шаблон:Infobox Software zh:Template:Infobox Software