Template:Infobox OS/doc

出自維基百科,自由嘅百科全書

呢個模可以作為電腦作業系統文章嘅概要。

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”)
開發者Debian Project
作業系統類型Unix-like
運作狀態Current
原始碼模式open source
初始版本1993年8月16號 (1993-08-16)
穩定版本4.0r2 Etch / 2007年12月27號, 16年之前 (2007-12-27)
更新方式APT (several front-ends available)
套件管理員dpkg
支援平台i386 (x86), amd64 (x86-64), PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64
核心類別Monolithic (Linux, FreeBSD), Micro (Hurd)
用家空間GNU
預設UIGNOME, KDE, Xfce, and LXDE
授權條款Free software, mainly the GNU GPL, and other licenses[1]
官方網站www.debian.org
{{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}}
}}

參考

呢啲參考資料會喺文章度出現,但呢個一覽表淨係會喺呢版出現。
  1. "License information". Debian. 喺2009-02-28搵到.

睇埋[編輯]