Template:Infobox software: Difference between revisions
cleanup by converting to #if: |
|||
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | {| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | ||
! colspan="2" style="font-size: larger; text-align: center" | {{{logo|}}} {{{name}}} | ! colspan="2" style="font-size: larger; text-align: center" | {{{logo|}}} {{{name}}} | ||
{{ | {{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>}} | ||
|- | |- | ||
! [[Software maintenance|Maintainer]]: | ! [[Software maintenance|Maintainer]]: | ||
| {{{developer}}} | | {{{developer}}} | ||
{{ | {{#if:{{{latest_release_version|}}}|<tr><th>[[Software release|Latest release]]:</th><td>{{{latest_release_version|}}} / {{{latest_release_date|}}}</td></tr>}}<!-- | ||
-->{{ | -->{{#if:{{{latest_preview_version|}}}|<tr><th>[[Software release|Preview release]]:</th><td>{{{latest_preview_version|}}} / {{{latest_preview_date|}}}</td></tr>}}<!-- | ||
-->{{ | -->{{#if:{{{operating_system|}}}|<tr><th>[[Operating system|OS]]:</th><td>{{{operating_system}}}</td></tr>}}<!-- | ||
-->{{ | -->{{#if:{{{platform|}}}|<tr><th>[[Platform (computing)|Platform]]:</th><td>{{{platform|}}}</td></tr>}} | ||
|- | |- | ||
! [[Software genre|Genre]]: | ! [[Software genre|Genre]]: | ||
| {{{genre}}} | | {{{genre}}} | ||
{{ | {{#if:{{{licence|}}}|<tr><th>[[Software licence|Licence]]:</th><td>{{{licence|}}}</td></tr>}}<!-- | ||
-->{{ | -->{{#if:{{{license|}}}|<tr><th>[[Software license|License]]:</th><td>{{{license|}}}</td></tr>}} | ||
|- | |- | ||
! [[Website]]: | ! [[Website]]: | ||
| Line 44: | Line 44: | ||
[[Category:Infobox templates|Software]] | [[Category:Infobox templates|Software]] | ||
[[Category:Computing templates|{{PAGENAME}}]] | [[Category:Computing templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | |||
[[ar:قالب:برمجيات]] | [[ar:قالب:برمجيات]] | ||
Revision as of 09:03, 19 April 2006
| {{{name}}} | |
|---|---|
| Maintainer: | {{{developer}}} |
| Genre: | {{{genre}}} |
| 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 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