Plantilya:Infobox OS/dok

Gikan sa Wikipedia, ang gawasnong ensiklopedya

Pag-gamit[usba ang wikitext]

 
{{Infobox OS
| name                   = <!-- Name of program or distribution -->
| logo                   = <!-- Filename only: no wikilink, Image: or File: -->
| logo size              = 
| logo caption           = 
| logo alt               = 
| screenshot             = <!-- Filename only: no wikilink, Image: or File: -->
| caption                = 
| screenshot_alt         = 
| collapsible            = 
| version of             = <!-- For articles about releases of operating systems ONLY -->
| developer              = <!-- Name of main developer or sponsor-->
| family                 = <!-- "Unix-like" or "Microsoft Windows" -->
| working state          = <!-- "Current", "Discontinued" (operating systems), or "No longer supported" (releases) -->
| source model           = <!-- "[[Open-source software|Open source]]", "Closed-source", or "Source-available" -->
| released               = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| discontinued           = <!-- DON'T use this for articles about releases of operating systems. -->
| RTM date               = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} ONLY for articles about OS releases -->
| GA date                = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} ONLY for articles about OS releases -->
| 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}} -->
| repo                   = <!-- {{URL|https://example.com}} -->
| marketing target       = 
| programmed in          = 
| language               = <!-- Supported human languages (English, French, Italian, Arabic, ...) -->
| language count         = 
| language footnote      = 
| update model           = <!-- APT, Windows Update, etc. -->
| package manager        = <!-- dpkg, rpm, Windows installer, etc. -->
| supported platforms    = <!-- [[IA-32]], [[x86-64]], [[Itanium]], [[ARM architecture|ARM]], etc. -->
| kernel type            = <!-- Hybrid, Monolithic, Microkernel, Exokernel, Nanokernel, etc. -->
| userland               = 
| ui                     = 
| license                = 
| preceded by            = 
| succeeded by           = 
| website                = <!-- {{URL|www.example.org}} -->
| support status         = <!-- For articles about releases of operating systems ONLY -->
| other articles         = 
}}

Mga paramento[usba ang wikitext]

This template can be used to provide a summary for articles on computer operating systems and their particular releases.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

Name of the operating system. Displayed at the top of the infobox. If not specified the 'Name' parameter or the PAGENAME are used. It should be plain text. Do not include a wikilink, hyperlink or image in this parameter.

Stringoptional
Namename

Name of the infobox. This is used internally in combination with Template:Latest stable software release/'name' and is also displayed at the top of the infobox if the Title parameter is absent. It must be pure text. Do not include any wikimarkup in this parameter.

Default
PAGENAME
Stringrequired
Logologo

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'

Fileoptional
Logo sizelogo size

A width for the image, including the 'px'; the default is '250px'. For example: '106px'

Stringoptional
Logo captionlogo caption

Icon to display in the title

Contentoptional
Screenshotscreenshot

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. For example: 'File:Windows 8 screenshot.png'

Fileoptional
Screenshot_sizescreenshot_size

A width for the screenshot, including the 'px'; the default is '290px'. For example: '200px'

Stringoptional
Screenshot_altscreenshot_alt

An alternative text for the screenshot. For example: 'Windows 8 desktop'

Stringoptional
Captioncaption

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 Windows 8 desktop'

Contentoptional
Collapsiblecollapsible

If the screenshot is too big, this parameter set to 'yes' will collapse this

Default
no
Lineoptional
Version ofversion of

Name of operating system. (For articles about particular operating system releases.)

Contentoptional
Developerdeveloper

Name of the current developer of the software product. It can be either an individual or an organization/business. For example: 'Microsoft'

Contentoptional
Familyfamily

The name of the family of operating systems that this version is a part of. Examples include '[[Microsoft Windows]]', '[[Unix-like]]' and '[[Mac OS]]'; 'Linux' and 'Mac OS X' are not OS families

Stringoptional
Working stateworking state

Working state of the operating system. Can be 'Current', 'Discontinued', or 'No longer supported'

Lineoptional
Source modelsource model

Source model of the operating system. Can be '[[Open-source]]', '[[Closed-source]]', '[[Shared-source]]' or '[[source-available]]'. 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

Lineoptional
Initial releasereleased

The date of first public release of operating system. Should be set to {{Start date and age|Year|Month|Day}}. The value of this field is not shown if 'RTM date' or 'GA date' parameters are set

Contentoptional
Discontinueddiscontinued

Set to 'yes' if operating system is discontinued. Note: operating system versions cannot be discontinued; do not use this parameter in articles about operating systems

Default
no
Lineoptional
Released to manufacturingRTM date first release date

The date when operating system version was released to manufacturing. Should be set to {{Start date and age|Year|Month|Day}}. Any value in this field disables display of 'Released' parameter. Note: only particular versions of operating systems may be released to manufacturing; do not use this parameter in articles about operating systems

Contentoptional
General availabilityGA date

The date when operating system version became generally available. Should be set to {{Start date and age|Year|Month|Day}}. Any value in this field disables display of 'Released' parameter. Note: only particular versions of operating systems may be released to manufacturing; do not use this parameter in articles about operating systems

Contentoptional
Latest release (version)latest release version release version

For operating systems, the version number of latest stable release (for example 'Windows 8.1'). For operating system versions, the version of latest stable build (for example '6.3.9600')

Lineoptional
Latest release (date)latest release date release date

The date of latest stable release (for operating systems) or build (for operating system versions). Should be set to {{Start date and age|Year|Month|Day}}

Contentoptional
Latest preview (version)latest preview version preview version

For operating systems, the version number of latest preview ('beta', 'unstable', 'development') release (for example 'Windows 8 Consumer Preview'). For operating system versions, the version of latestpreview ('beta', 'unstable', 'development') build (for example '8250')

Lineoptional
Latest preview (date)latest preview date preview date

The date of latest preview ('beta', 'unstable', 'development') release (for operating systems) or build (for operating system versions). Should be set to {{Start date and age|Year|Month|Day}}

Contentoptional
Marketing targetmarketing target

Target audience of operating system or its version

Stringoptional
Programmed inprogrammed in prog language

Programming languages this operating system is written in. For example: '[[C (programming language)|]]'

Contentoptional
Languagelanguage

Human languages this operating system is available in. Avoid stating just number of translations or wikilinking languages

Stringoptional
Update modelupdate model

Tools or methods of updating operating system

Stringoptional
Package managerpackage manager

Wikilinked name of package management software supplied with operating system

Contentoptional
Supported platformssupported platforms

Hardware platforms supported by operating system

Stringoptional
Kernel typekernel type

Type of kernel of operating system. Possible values include '[[Monolithic kernel|Monolithic]]' or '[[Microkernel]]''. Note: for Linux distributions, this should be '[[Monolithic kernel|Monolithic]] ([[Linux kernel|Linux]])'

Contentoptional
Userlanduserland

(For Unix-like operating systems) type of userland of operating system. Examples include 'BSD', '[[GNU Core Utilities|GNU]]', etc

Contentoptional
Default user interfaceui

User interface the default installation of operating system boots into

Contentoptional
Licenselicense

License or licensing model used for this operating system. May be set either to well-known license or licenses with wikilink (for example: '[[GPLv2]]'), or to licensing model ('[[Proprietary software|Proprietary]]' or '[[Freeware]]')

Contentoptional
Preceded bypreceded by

For operating system: OS or list of OSs that were officially superceded by this operating system. For operating system versions: previous version of the operating system intended for the same target audience

Contentoptional
Succeeded bysucceeded by

For operating system: OS that officially superceded this operating system. For operating system versions: next version of the operating system intended for the same target audience

Stringoptional
Official websitewebsite

The web site URL of the software package. This URL must be readable in print. Therefore, you should use '{{tl|URL}}' template like this: '{{URL|http://www.example.com}}'. Avoid using printer-hostile forms like '[http://www.example.com Example website]'. In absence of this parameter, infobox attempts to acquire the website link form Wikidata. This parameter overrides the Wikidata link. (It is useful when a second infobox for something different is defined on a page.) In addition, the special value 'hide' suppresses this field, even in presence of a Wikidata link. (It is useful for articles that have several infoboxes and do not want all of them show a Wikidata link ad nauseam.)

Contentoptional
Support statussupport status

Support status of operating system version. Not applicable to operating systems

Stringoptional
Other articlesother articles

List of related articles. Consider using 'See also' section of the article

Contentoptional

Sampol[usba ang wikitext]

Microsoft Windows
(Mga) tigdebelopMicrosoft
Tinubdan nga modelo
Unang gipagawasPlantilya:Start date and years ago, as version 1.0 (unsupported)
Pinakabag-o nga pagpagawasPlantilya:Latest stable software release/Windows 10
Pinakabag-o nga pribyuPlantilya:Latest preview software release/Windows 10
Katuyoan sa pagbaligyaPersonal computing
Mga ana-a sa138 languages
Pamaagi sa pag-update
Package managerWindows Installer (.msi, .msix, .msp), executable file (.exe), Universal Windows Platform (.appx, .appxbundle)
Mga plataporma
nga suportado
IA-32, x86-64, ARM, ARM64
Previously: 16-bit x86, DEC Alpha, MIPS, PowerPC, Itanium
Klase sa Kernel
User interfaceWindows shell
LisensyaProprietary commercial software
Opisyal nga sityomicrosoft.com/windows
{{Infobox OS
| name = Microsoft Windows
| logo = Windows_darkblue_2012_svg.svg
| screenshot = 
| caption = 
| developer = [[Microsoft]]
| released = {{Start date and years ago|1985|11|20}}, as version 1.0 (unsupported)
| language = 138 languages
| package manager = [[Windows Installer]] (.msi, .msix, .msp), [[executable file]] (.exe), [[Universal Windows Platform]] ([[APPX|.appx]], .appxbundle)
| ui = [[Windows shell]]
| license = [[Proprietary software|Proprietary]] [[commercial software]]
| website = {{URL|microsoft.com/windows}}
| source_model = {{Unbulleted list
| [[Proprietary software|Closed-source]]
| [[Source-available software|Source-available]] (through [[Shared Source Initiative]])
}}
| latest release version = {{Latest stable software release/Windows 10}}
| latest preview version = {{Latest preview software release/Windows 10}}
| marketing_target = Personal computing
| kernel_type = {{plainlist|
* [[Windows NT]] family: [[Hybrid kernel|Hybrid]]
* [[Windows Embedded Compact|Windows CE]]: [[Hybrid kernel|Hybrid]]
* [[Windows 9x]] and earlier: [[Monolithic kernel|Monolithic]] ([[MS-DOS]])
}}
| supported_platforms = [[IA-32]], [[x86-64]], [[ARM architecture|ARM]], [[ARM64]] <br>Previously: [[x86|16-bit x86]], [[DEC Alpha]], [[MIPS architecture|MIPS]], [[PowerPC]], [[Itanium]]
| updatemodel = {{unbulleted list|[[Windows Update]]|[[Windows Anytime Upgrade]]|[[Windows Store]]|[[Windows Server Update Services]] (WSUS)}}
}}