Difference between revisions of "Template:Infobox OS/doc"
imported>Rezonansowy (Partially added TemplateData) |
imported>Mahmudmasri (→Usage: languages, not all languages are natural, as the case of Esperanto, Ido, Interlingua) |
||
| Line 138: | Line 138: | ||
| marketing target = | | marketing target = | ||
| programmed in = | | programmed in = | ||
| − | | language = <!-- Supported | + | | language = <!-- Supported languages --> |
| prog language = | | prog language = | ||
| updatemodel = <!-- APT, Windows Update, etc. --> | | updatemodel = <!-- APT, Windows Update, etc. --> | ||
Revision as of 07:38, 21 September 2013
| 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 a summary for articles on computer operating systems.
Parameters
TemplateData for Infobox OS
This template can be used to provide a summary for articles on computer [[operating system]]s.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the operating system. This should match the name of the article. For example: 'Microsoft Windows' | String | required |
| Logo | logo | An image path for the logo associated with this operating system. Logos used must comply with [[Wikipedia:Logos]] guidelines. For example: 'File:Microsoft Windows XP Logo.svg' | String | optional |
| Logo size | logo_size | A width for the image, including the 'px'; the default is '250px'. For example: '106px' | String | optional |
| Logo caption | logo_caption | Icon to display in the title. | String | optional |
| Screenshot | screenshot | A screenshot depicting the operating system in its default configuration. Screen shots should not include any non-standard themes, third-party applications, or personally identifiable information. Also, per [[Wikipedia:Avoid self-references]], no references to Wikipedia should be visible. For example: 'File:MacOS81 screenshot.png' | String | optional |
| Screenshot size | screenshot_size | A width for the screenshot, including the 'px'; the default is '290px'. For example: '200px' | String | optional |
| Screenshot alt | screenshot_alt | An alternative text for the screenshot. For example: 'Fedora 8 desktop' | String | optional |
| Caption | caption | A caption describing the screenshot. Use of the word 'screenshot' in the description can be considered redundant, as the template places the image in a section titled 'Screenshot'. For example: 'Screenshot of the Mac OS 8.1 desktop' | String | optional |
| Collapsible | collapsible | If the screenshot is too big, this parameter set to 'yes' will collapse this.
| String | optional |
| Developer | developer | Name of the current developer of the software product. It can be either an individual or an organization/business. For example: 'Microsoft' | String | optional |
| Family | family | The name of the family/line of operating systems that this version is a part of. For example: 'Mac OS X' | String | optional |
| working state | working state | Working state of the operating system. Can be 'Current', 'Discontinued', or 'No longer supported' | String | optional |
| Source model | source model | Source model of the operating system. Can be 'Open source', 'Closed source', or 'Shared source' | String | optional |
Notes
For information about the parameters in this template, see Template:Infobox software/doc. A number of elements of this template, however, need further explanation:
Family - This is the operating system family, examples include Microsoft Windows, Unix-like and Mac OS. Linux and Mac OS X are not OS families.
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.
Usage
{{Infobox OS
| name = <!-- Name of program or distribution -->
| logo = <!-- Image name is enough -->
| logo caption =
| logo_size =
| logo_alt =
| screenshot = <!-- Image name is enough -->
| caption =
| screenshot_size =
| screenshot_alt =
| 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}} -->
| marketing target =
| programmed in =
| language = <!-- Supported languages -->
| 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}}
}}
Example
| 300px Debian v4.0 ("Etch") | |
| Developer | Debian Project |
|---|---|
| OS family | Unix-like |
| Working state | Current |
| Source model | Open source |
| Initial release | 16 August 1993 |
| Latest release | 4.0r2 Etch / Template:Start date and age |
| 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 | Template:URL |
{{Infobox OS
| name = Debian
| logo = Debian-OpenLogo.svg
| logo_size = x64px
| screenshot = Debian Etch-ja.png
| developer = Debian Project
| family = [[Unix-like]]
| working state = Current
| source model = [[Open source]]
| released = {{Start date|df=yes|1993|08|16}}
| 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}}
}}
See also
- {{Infobox software}}
- {{Infobox OS version}}