Difference between revisions of "Template:Infobox OS/doc"

From blackwiki
Jump to navigation Jump to search
Line 53: Line 53:
 
== Example ==
 
== Example ==
 
{{Infobox OS
 
{{Infobox OS
| name                  = Dolphin OS Mobile
+
| name                  =  
 
| logo                  =  
 
| logo                  =  
 
| logo_size              =  
 
| logo_size              =  
Line 59: Line 59:
 
| caption                =  
 
| caption                =  
 
| developer              =  
 
| developer              =  
| family                = Citizens Group International
+
| family                =  
| working state          = Current
+
| working state          =  
| source model          = [[Open source]]
+
| source model          =  
| released              = {{Start date|df=yes|2001|05|14}}
+
| released              =  
| latest release version = 10.5
+
| latest release version =  
| latest release date    = {{start date and age|2011|09|14}}
+
| latest release date    =  
 
| kernel type            =  
 
| kernel type            =  
 
| userland              =  
 
| userland              =  
 
| ui                    =  
 
| ui                    =  
| license                = [[Free software]]
+
| license                =  
 
| supported platforms    =  
 
| supported platforms    =  
 
| updatemodel            =  
 
| updatemodel            =  
Line 76: Line 76:
 
<pre style="overflow:auto;">
 
<pre style="overflow:auto;">
 
{{Infobox OS
 
{{Infobox OS
| name                  =  
+
| name                  = Dolphin OS Mobile
 
| logo                  =  
 
| logo                  =  
 
| logo_size              =  
 
| logo_size              =  
 
| screenshot            =  
 
| screenshot            =  
 
| developer              =  
 
| developer              =  
| family                =  
+
| family                = Citizens Group International
| working state          =  
+
| working state          = Current
| source model          =  
+
| source model          = Cell phone
| released              =  
+
| released              = {{Start date and age|2001|5|14}} (Version 1.0)
| latest release version =  
+
| latest release version = 10.5
| latest release date    =  
+
| latest release date    = {{Start date and age|2011|9|14}}
| kernel type            =  
+
| kernel type            = Not
| userland              =  
+
| userland              = [[Paul Allen]]
| ui                    =  
+
| ui                    = Microsoft
| license                =  
+
| license                = Unix-like
| supported platforms    =  
+
| supported platforms    = Dolphin OS (Since 1 january 1998)
| updatemodel            =  
+
| updatemodel            = Mobile
| package manager        =  
+
| package manager        = Media center
| website                =  
+
| website                = Not
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 19:01, 11 August 2013

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 = | logo = | logo_size = | screenshot = | caption = | developer = | family = | working state = | source model = | released = | latest release version = | latest release date = | kernel type = | userland = | ui = | license = | supported platforms = | updatemodel = | package manager = | website =

{{Infobox OS
| name                   = Dolphin OS Mobile
| logo                   = 
| logo_size              = 
| screenshot             = 
| developer              = 
| family                 = Citizens Group International
| working state          = Current
| source model           = Cell phone
| released               = {{Start date and age|2001|5|14}} (Version 1.0)
| latest release version = 10.5
| latest release date    = {{Start date and age|2011|9|14}}
| kernel type            = Not
| userland               = [[Paul Allen]]
| ui                     = Microsoft
| license                = Unix-like
| supported platforms    = Dolphin OS (Since 1 january 1998)
| updatemodel            = Mobile
| package manager        = Media center
| website                = Not
}}

References

See also