Difference between revisions of "Template:Infobox OS/doc"

From blackwiki
Jump to navigation Jump to search
imported>MerlIwBot
m (Robot: Removing it (strong connection between (2) en:Template:Infobox OS and it:Template:Sistema operativo),uk (strong connection between (2) en:Template:Infobox OS and uk:Шаблон:Картка ОС),ml (strong connection between (2...)
Line 117: Line 117:
 
[[bs:Šablon:Infokutija operativni sistem]]
 
[[bs:Šablon:Infokutija operativni sistem]]
 
[[bg:Шаблон:Операционна система инфо]]
 
[[bg:Шаблон:Операционна система инфо]]
[[ca:Plantilla:Infobox OS]]
 
 
[[cs:Šablona:Infobox OS]]
 
[[cs:Šablona:Infobox OS]]
[[da:Skabelon:Styresystem]]
 
 
[[de:Vorlage:Infobox Betriebssystem]]
 
[[de:Vorlage:Infobox Betriebssystem]]
 
[[eo:Ŝablono:Informkesto operaciumo]]
 
[[eo:Ŝablono:Informkesto operaciumo]]
 
[[et:Mall:OS info]]
 
[[et:Mall:OS info]]
[[es:Plantilla:Infobox OS]]
 
 
[[fr:Modèle:Infobox Système d'exploitation]]
 
[[fr:Modèle:Infobox Système d'exploitation]]
[[gl:Modelo:Infobox OS]]
 
 
[[he:תבנית:מערכת הפעלה]]
 
[[he:תבנית:מערכת הפעלה]]
[[hr:Predložak:Infokutija OS]]
 
 
[[id:Templat:Infobox OS]]
 
[[id:Templat:Infobox OS]]
[[it:Template:Infobox OS]]
 
 
[[is:Snið:Infobox OS]]
 
[[is:Snið:Infobox OS]]
 
[[ja:Template:Infobox OS]]
 
[[ja:Template:Infobox OS]]
Line 135: Line 129:
 
[[ky:Калып:Infobox OS]]
 
[[ky:Калып:Infobox OS]]
 
[[hu:Sablon:Operációs rendszer infobox]]
 
[[hu:Sablon:Operációs rendszer infobox]]
[[lv:Veidne:Infobox OS]]
 
[[ml:ഫലകം:Infobox ഓപ്പറേറ്റിങ്ങ്‌ സിസ്റ്റം]]
 
 
[[nl:Sjabloon:Infobox besturingssysteem]]
 
[[nl:Sjabloon:Infobox besturingssysteem]]
 
[[or:ଛାଞ୍ଚ:Infobox OS]]
 
[[or:ଛାଞ୍ଚ:Infobox OS]]
Line 146: Line 138:
 
[[sk:Šablóna:Infobox Operačný systém]]
 
[[sk:Šablóna:Infobox Operačný systém]]
 
[[sl:Predloga:Infopolje OS]]
 
[[sl:Predloga:Infopolje OS]]
[[sv:Mall:Faktaruta OS]]
 
 
[[th:แม่แบบ:กล่องข้อมูล ระบบปฏิบัติการ]]
 
[[th:แม่แบบ:กล่องข้อมูล ระบบปฏิบัติการ]]
 
[[tr:Şablon:İS Künyesi]]
 
[[tr:Şablon:İS Künyesi]]
[[uk:Шаблон:Infobox OS]]
 
[[vi:Tiêu bản:Infobox OS]]
 
 
[[zh:Template:Infobox OS]]
 
[[zh:Template:Infobox OS]]
 
</includeonly>
 
</includeonly>

Revision as of 04:15, 24 February 2013

This template can be used to provide a summary for articles on computer operating systems.

Usage

{{Infobox OS
| name                   = <!-- Name of program or distribution -->
| logo                   = <!-- [[File:Filename|size]] -->
| logo caption           = 
| screenshot             = <!-- [[File:Filename|size]] -->
| caption                = 
| collapsible            = 
| developer              = <!-- Name of main developer or sponsor-->
| family                 = <!-- "Unix-like" or "Microsoft Windows" -->
| working_state          = <!-- "Current", "Discontinued", or "No longer supported" -->
| source_model           = <!-- "Open source", "Closed source", or "Shared source" -->
| released               = 
| latest_release_version = 
| latest_release_date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest_preview_version = 
| latest_preview_date    = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| frequently_updated     = 
| marketing_target       = 
| programmed_in          = 
| language               = <!-- Supported natural languages (English, French, Italian, Arabic, ...) -->
| prog_language          = 
| updatemodel            = <!-- APT, Windows Update, etc. -->
| package_manager        = <!-- dpkg, rpm, Windows installer, etc. -->
| supported_platforms    = <!-- IA-32, x64, Itanium, ARM, etc. -->
| kernel_type            = <!-- Hybrid, Monolithic, Microkernel, Exokernel, Nanokernel, etc. -->
| userland               = 
| ui                     = 
| license                = 
| preceded_by            = 
| succeeded_by           = 
| website                = {{URL|www.example.org}}
}}

Usage details

A number of elements of this template need further explanation:

Family - This is the operating system family, examples include Microsoft Windows, Unix, and Unix-like. Linux is not a family, but rather a kernel. All Linux distributions are part of the Unix-like family.

Source model - This field is should usually have "open source" or "closed source". Do not use "free software", "free and open source software" or "FOSS" as they are mainly licensing models and may or may not use the "open source" development methodology.

Kernel type - For Linux distros, this should be [[Linux kernel|Linux]]. It should not be the name of a distro.

Example

Debian GNU/Linux
Debian logo
Screenshot of Debian 5.0 (“Lenny”)
Debian GNU/Linux 5.0 (“Lenny”)
DeveloperDebian Project
OS familyUnix-like
Working stateCurrent
Source modelopen source
Initial release16 August 1993 (1993-08-16)
Latest release4.0r2 Etch / Template:Start date and age
RepositoryScript error: No such module "EditAtWikidata".
Update methodAPT (several front-ends available)
Package managerdpkg
Platformsi386 (x86), amd64 (x86-64), PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64
Kernel typeMonolithic (Linux, FreeBSD), Micro (Hurd)
UserlandGNU
Default user interfaceGNOME, KDE, Xfce, and LXDE
LicenseFree software, mainly the GNU GPL, and other licenses[1]
Official websiteTemplate:URL
{{Infobox OS
| name                   = Debian GNU/Linux
| logo                   = [[File:Debian-OpenLogo.svg|Debian logo|50px]]
| screenshot             = [[File:DebianLenny.png|300px|Screenshot of Debian 5.0 (“Lenny”)]]
| caption                = Debian GNU/Linux 5.0 (“Lenny”)
| developer              = Debian Project
| family                 = [[Unix-like]]
| working state          = Current
| source model           = [[open source]]
| released               = {{Start date|df=yes|1993|08|16}}
| frequently updated     = yes
| language               = 63 languages<ref name="lenny released">{{cite web|url=http://www.debian.org/News/2009/20090214.en.html|title=Debian GNU/Linux 5.0 released|accessdate=2009-02-15|publisher=Debian|date= 2009-02-14}}</ref>
| latest release version = 4.0r2 Etch
| latest release date    = {{start date and age|2007|12|27}}
| kernel type            = [[monolithic kernel|Monolithic]] ([[Linux kernel|Linux]], [[FreeBSD]]), [[microkernel|Micro]] ([[GNU Hurd|Hurd]])
| userland               = [[GNU Core Utilities|GNU]]
| ui                     = [[GNOME]], [[KDE]], [[Xfce]], and [[LXDE]]
| license                = [[Free software]], mainly the [[GNU GPL]], and other licenses<ref>{{cite web|url=http://www.debian.org/legal/licenses/|title=License information|publisher=Debian|accessdate=2009-02-28}}</ref>
| supported platforms    = [[IA-32|i386 (x86)]], [[x86-64|amd64 (x86-64)]], [[PowerPC]], [[SPARC]], [[DEC Alpha]], [[ARM architecture|ARM]], [[MIPS architecture|MIPS]], [[PA-RISC family|HPPA]], [[IBM eServer zSeries|S390]], [[IA-64]]
| updatemodel            = [[Advanced Packaging Tool|APT]] (several front-ends available)
| package manager        = [[dpkg]]
| website                = {{URL|www.debian.org}}
}}

References

  1. "License information". Debian. Retrieved 2009-02-28.

See also