Difference between revisions of "Template:Infobox OS/doc"
Jump to navigation
Jump to search
imported>DzWiki m (+bs) |
imported>777sms |
||
| Line 10: | Line 10: | ||
| screenshot = | | screenshot = | ||
| caption = | | caption = | ||
| − | |||
| developer = | | developer = | ||
| family = | | family = | ||
| − | | | + | | working_state = |
| + | | source_model = | ||
| released = | | released = | ||
| − | | | + | | latest_release_version = |
| − | | | + | | latest_release_date = |
| − | |||
| − | |||
| latest preview version = | | latest preview version = | ||
| latest preview date = | | latest preview date = | ||
| frequently updated = | | frequently updated = | ||
| − | | | + | | marketing_target = |
| language = | | language = | ||
| − | | | + | | prog_language = |
| + | | updatemodel = | ||
| + | | package_manager = | ||
| + | | kernel_type = | ||
| userland = | | userland = | ||
| ui = | | ui = | ||
| license = | | license = | ||
| − | |||
| supported platforms = | | supported platforms = | ||
| − | | | + | | preceded_by = |
| − | | | + | | succeeded_by = |
| + | | website = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 08:38, 4 November 2010
| File:Edit-copy green.svg | This is a documentation subpage for Template:Infobox OS. It contains usage information, categories and other content that is not part of the original template page. |
This template can be used to provide an at-a-glance summary for articles on computer operating systems.
Usage
{{Infobox OS
| name =
| logo =
| screenshot =
| caption =
| developer =
| family =
| working_state =
| source_model =
| released =
| latest_release_version =
| latest_release_date =
| latest preview version =
| latest preview date =
| frequently updated =
| marketing_target =
| language =
| prog_language =
| updatemodel =
| package_manager =
| kernel_type =
| userland =
| ui =
| license =
| supported platforms =
| preceded_by =
| succeeded_by =
| website =
}}
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 deprecated since it duplicates the license field.
Kernel type - For Linux distros, this should be [[Linux kernel|Linux]]. It should not be the name of a distro.
Example
| Screenshot of Debian 5.0 (“Lenny”) Debian GNU/Linux 5.0 (“Lenny”) | |
| Developer | Debian Project |
|---|---|
| OS family | Unix-like |
| Working state | Current |
| Initial release | 16 August 1993 |
| Latest release | 4.0r2 Etch / Template:Release date |
| Repository | Script error: No such module "EditAtWikidata". |
| Update method | APT (several front-ends available) |
| Package manager | dpkg |
| Platforms | i386(x86), amd64(x86-64), PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64 |
| Kernel type | Monolithic (Linux, FreeBSD), Micro (Hurd) |
| Userland | GNU |
| Default user interface | GNOME, KDE, Xfce, and LXDE |
| License | Free software, mainly the GNU GPL, and other licenses[1] |
| Official website | http://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”)
| website = [http://www.debian.org/ www.debian.org]
| developer = Debian Project
| family = [[Unix-like]]
| source model = [[Free and open source software]]
| 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 = {{release date|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]]
| working state = Current
}}
See also
- {{Infobox software}}
- {{Infobox website}}
- {{Infobox OS version}}