Template:Infobox Linux distribution/build/doc

This infobox provides essential information on builds of Linux distributions.

Usage

Zorin OS 16 Final
Build of Zorin OS 16
Zorin OS 16 Pro win11 appearence.png
Desktop with Windows 11 appearance
Version number16.0
Architecturei386, x86_64
Compiled2021-07-13
User interfaceGNOME, Xfce
AboutZorin OS 16 Pro about.png
SKUs
Core
Education
Lite
Pro
Pro Lite

The following code will result in the infobox on the right side:

{{Infobox Linux distribution/build
|buildtag = Zorin OS 16 Final
|build of = Zorin OS 16
|image = Zorin OS 16 Pro win11 appearence.png
|imagecaption = Desktop with Windows 11 appearance
|version = 16.0
|arch = i386, x86_64
|compiled = 2021-07-13
|ui = [[GNOME]], [[Xfce]]
|about = Zorin OS 16 Pro about.png
|sku = Core<br>Education<br>Lite<br>Pro<br>Pro Lite
}}

buildtag

Required: The whole known build string for the particular build.

build of

Required: Link to the article about the distro version that this build belongs to.

version

The version number reported by the build.

image

File name of a screenshot without the initial File: prefix. If not provided, a placeholder will be used instead.

imagecaption

Caption to annotate image.

arch

CPU architectures on which the build is available (leaked/released).

compiled

Date of compilation. Usually, this can be found by the uname -v or the uname -a command.

ui

The default desktop environment(s) shipped with the distribution build.

about

File name of a screenshot of the About window and/or an output of the neofetch command without the initial File: prefix.

sku

List of SKUs in which the particular distro build is available. May be separated by <br> tags.