Difference between revisions of "Template:Infobox OS/doc"
Jump to navigation
Jump to search
imported>Tothwolf m (Removed stray float clear, Tidy) |
imported>Ashawley (→Usage details: Source model: deprecated per Talk.) |
||
| Line 41: | Line 41: | ||
'''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. | '''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''' - | + | '''Source model''' - This field is deprecated since it duplicates the ''license'' field. |
'''Kernel type''' - For Linux distros, this should be <nowiki>[[Linux kernel|Linux]]</nowiki>. It should not be the name of a distro. | '''Kernel type''' - For Linux distros, this should be <nowiki>[[Linux kernel|Linux]]</nowiki>. It should not be the name of a distro. | ||
Revision as of 18:07, 15 October 2009
| 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.
Contents
Usage
{{Infobox OS
| name =
| logo =
| screenshot =
| caption =
| website =
| developer =
| family =
| source_model =
| released =
| latest_release_version =
| latest_release_date =
| latest_test_version =
| latest_test_date =
| frequently_updated =
| marketing_target =
| language =
| kernel_type =
| userland =
| ui =
| license =
| working_state =
| supported_platforms =
| updatemodel =
| package_manager =
}}
|
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
![]() Debian Etch's default GNOME desktop | |
| Developer | Debian Project |
|---|---|
| OS family | Unix-like |
| Working state | Current |
| Source model | Open source |
| Initial release | 1994 (age 31–32) |
| Latest release | 4.0r2 Etch / Template:Release date |
| Repository | Script error: No such module "EditAtWikidata". |
| Update method | APT |
| Package manager | dpkg |
| Platforms | i386, AMD64, PowerPC, SPARC, DEC Alpha, ARM, MIPS, HPPA, S390, IA-64 |
| Kernel type | Linux |
| Default user interface | GNOME, KDE & Xfce |
| Official website | http://www.debian.org |
{{Infobox OS
| name = Debian GNU/Linux
| logo = [[Image:Debian-OpenLogo.svg|Debian logo|50px]]
| screenshot = [[Image:Debian-etch-gnome.png|250px]]
| caption = Debian Etch's default [[GNOME]] desktop
| website = http://www.debian.org
| developer = Debian Project
| family = [[Unix-like]]
| source_model = [[Open source]]
| released = {{birth year and age|1994}}
| latest_release_version = 4.0r2 Etch
| latest_release_date = {{release date|2007|12|27}}
| kernel_type = [[Linux kernel|Linux]]
| ui = [[GNOME]], [[KDE]] & [[Xfce]]
| supported_platforms = [[i386]], [[x86-64|AMD64]], [[PowerPC]], [[SPARC]], [[DEC Alpha]], [[ARM architecture|ARM]], [[MIPS architecture|MIPS]], [[PA-RISC|HPPA]], [[IBM eServer zSeries|S390]], [[IA-64]]
| updatemodel = [[Advanced Packaging Tool|APT]]
| package_manager = [[dpkg]]
| working_state = Current
}}
See also
- {{Infobox Software}}
- {{Infobox Software2}}
- {{Infobox Website}}
