Difference between revisions of "Template:Infobox OS/doc"
imported>Codename Lisa (Update: Syntax and new behavior) |
|||
| Line 53: | Line 53: | ||
== Example == | == Example == | ||
{{Infobox OS | {{Infobox OS | ||
| − | | name = | + | | name = Dolphin OS Mobile |
| − | | logo = | + | | logo = |
| − | | logo_size = | + | | logo_size = |
| − | | screenshot = | + | | screenshot = |
| − | | caption = | + | | caption = |
| − | | developer = | + | | developer = |
| − | | family = | + | | family = Citizens Group International |
| working state = Current | | working state = Current | ||
| source model = [[Open source]] | | source model = [[Open source]] | ||
| − | | released = {{Start date|df=yes| | + | | released = {{Start date|df=yes|2001|05|14}} |
| − | | latest release version = | + | | latest release version = 10.5 |
| − | | latest release date = {{start date and age| | + | | latest release date = {{start date and age|2011|09|14}} |
| − | | kernel type = | + | | kernel type = |
| − | | userland = | + | | userland = |
| − | | ui = | + | | ui = |
| − | | license = [[Free software]] | + | | license = [[Free software]] |
| − | | supported platforms = | + | | supported platforms = |
| − | | updatemodel = | + | | updatemodel = |
| − | | package manager = | + | | package manager = |
| − | | website = | + | | website = |
| − | |||
{{Hatnote|This infobox is just an example, and it isn't supposed to reflect the present state of this particular piece of software, or even make any sense. It is only shown to demonstrate the effect of the options.}} | {{Hatnote|This infobox is just an example, and it isn't supposed to reflect the present state of this particular piece of software, or even make any sense. It is only shown to demonstrate the effect of the options.}} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox OS | {{Infobox OS | ||
| − | | name = | + | | name = |
| − | | logo = | + | | logo = |
| − | | logo_size = | + | | logo_size = |
| − | | screenshot = | + | | screenshot = |
| − | | developer = | + | | developer = |
| − | | family = | + | | family = |
| − | | working state = | + | | working state = |
| − | | source model = | + | | source model = |
| − | | released = | + | | released = |
| − | | latest release version = | + | | latest release version = |
| − | | latest release date = | + | | latest release date = |
| − | | kernel type = | + | | kernel type = |
| − | | userland = | + | | userland = |
| − | | ui = | + | | ui = |
| − | | license = | + | | license = |
| − | | supported platforms = | + | | supported platforms = |
| − | | updatemodel = | + | | updatemodel = |
| − | | package manager = | + | | package manager = |
| − | | website = | + | | website = |
}} | }} | ||
</pre> | </pre> | ||
Revision as of 18:50, 11 August 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.
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 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
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.
Example
{{Infobox OS | name = Dolphin OS Mobile | logo = | logo_size = | screenshot = | caption = | developer = | family = Citizens Group International | working state = Current | source model = Open source | released = 14 May 2001 | latest release version = 10.5 | latest release date = Template:Start date and age | kernel type = | userland = | ui = | license = Free software | supported platforms = | updatemodel = | package manager = | website =
{{Infobox OS
| name =
| logo =
| logo_size =
| screenshot =
| developer =
| family =
| working state =
| source model =
| released =
| latest release version =
| latest release date =
| kernel type =
| userland =
| ui =
| license =
| supported platforms =
| updatemodel =
| package manager =
| website =
}}
See also
- {{Infobox software}}
- {{Infobox website}}
- {{Infobox OS version}}