Template:Infobox Linux distribution/build/doc
This infobox provides essential information on builds of Linux distributions.
Usage
Build of Zorin OS 16 | |
![]() Desktop with Windows 11 appearance | |
Version number | 16.0 |
---|---|
Architecture | i386, x86_64 |
Compiled | 2021-07-13 |
User interface | GNOME, Xfce |
About | ![]() |
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.