Template:Infobox software/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(ff)
Line 162: Line 162:
|}
|}


== See also ==
* {{Lts|Infobox OS}} for [[operating systems]]
* {{Lts|Infobox OS 2}} (differences unknown; no documentation)
* {{Lts|Infobox VG}} for [[video games|games]]


<includeonly>
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Software infobox templates|Software]]
[[Category:Templates using ParserFunctions|Software]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
[[af:Sjabloon:Infobox Software]]
[[als:Vorlage:Infobox Software]]
[[ar:قالب:معلومات برنامج]]
[[be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне]]
[[be-x-old:Шаблён:Інфармацыя пра праграму]]
[[bg:Шаблон:Информация за софтуер]]
[[ca:Plantilla:Caixa Programari]]
[[cs:Šablona:Infobox Software]]
[[de:Vorlage:Infobox Software]]
[[eo:Ŝablono:Programaro]]
[[es:Plantilla:Infobox Software]]
[[fr:Modèle:Logiciel simple]]
[[he:תבנית:תוכנה]]
[[hu:Sablon:Szoftver infobox]]
[[hsb:Předłoha:Infokašćik Softwara]]
[[it:Template:Infobox Software]]
[[ja:Template:Infobox Software]]
[[ko:틀:프로그램 정보]]
[[nl:Sjabloon:Infobox Software]]
[[no:Mal:Infoboks programvare]]
[[pl:Szablon:Software_infobox]]
[[pt:Predefinição:Info/Software]]
[[ru:Шаблон:Карточка программы]]
[[sk:Šablóna:Infobox Software]]
[[sr:Шаблон:Кутијица за софтвер]]
[[sv:Mall:Datorprogram]]
[[th:แม่แบบ:กล่องข้อมูล ซอฟต์แวร์]]
[[vi:Tiêu bản:Infobox Software]]
[[uk:Шаблон:Infobox Software]]
[[zh:Template:Infobox Software]]
</includeonly>

Revision as of 13:39, 9 April 2008


Usage

{{Infobox Software
| name                   = 
| logo                   = 
| screenshot             = 
| caption                = 
| collapsible            = 
| author                 = 
| developer              = 
| released               = 
| latest release version = 
| latest release date    = 
| latest preview version = 
| latest preview date    = 
| frequently updated     = 
| programming language   = 
| operating system       = 
| platform               = 
| size                   = 
| language               = 
| status                 = 
| genre                  = 
| license                = 
| website                = 
}}

Example

Template:Infobox Software

{{Infobox Software
| name                   = Example: Yoyodyne
| logo                   = 
| screenshot             = [[Image:Yoyo patent 1866.png|200px]]
| caption                = Yoyodyne v0.9 screenshot
| developer              = Yoyodyne Industries Inc.
| latest_release_version = 0.9
| latest_release_date    = [[1 January]] [[2006]]
| operating_system       = [[Microsoft Windows]]
| operating_system_desc  =
| size                   = 25MB
| genre                  = Yoyonics
| license                = [[GNU General Public License]]
| website                = [http://www.example.org example.org]
}}


Parameters

parameter optional? description
name No name of software (note: if you don't put the right thing here it breaks the latest release / latest preview fields)
logo Yes logo
screenshot Yes screenshot image
caption Yes caption for screenshot
collapsible Yes can be set to "yes" in case of long vertical screenshot (see QQ for example)
author Yes author
developer Yes developer
released Yes the release date of version 1.0 (or closely-matching release). For subsequent or prior releases, use latest release date.
latest release version Yes latest released version number
latest release date Yes release date of the latest released version
latest preview version Yes version number of preview version
latest preview date Yes preview date
frequently updated Yes if set to "yes", latest release/preview date and version have to be defined in subtemplate by clicking the numbers directly in the infobox
programming language Yes programming language
operating system Yes operating system. For Unix-like multi-OS programs use: Any [[Unix-like]]
platform Yes platform (Java, .NET). For multi-platform programs use: [[Cross-platform]]
size Yes in megabytes
language Yes natural language (English, French)
status Yes Should probably be one of: Planned, Active, Unmaintained
genre No Type of program. Probably wikilinked to an article such as Geographic information system.
license No License such as proprietary, [[GNU General Public License|GPL]]. Pick either license (American English) or licence (Commonwealth English), not both - select the one which matches the content of the article the template is used in.
website No Web site of software package.