Template:Infobox OS/doc
< Template:Infobox OS
Jump to navigation
Jump to search
Revision as of 13:47, 4 August 2009 by imported>Skyerise (fix other half of example)
| 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 =
| 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 =
| ui =
| license =
| working_state =
| supported_platforms =
| updatemodel =
| package_manager =
}}
|
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}}
