Template:Infobox Linux distribution/version
Template documentation [view] [edit] [history] [purge]
This infobox provides essential information on versions of Linux distributions.
Usage
Version of Ubuntu | |
Version | 20.04.x |
---|---|
Codename | Focal Fossa |
Architecture | amd64, arm64, ppc64el, s390x, armhf |
Kernel version | 5.4, 5.13 |
Latest build | Ubuntu 20.04.4 |
Release date | 23 April 2020 |
Support end | May 2025 |
User interface | GNOME |
The following code will result in the infobox to the right side:
{{ Infobox Linux distribution/version | name = Ubuntu 20.04 | version of = [[Ubuntu]] | version = 20.04.x | image = Ubuntu2004dsktp.png | image-caption = Desktop | codename = Focal Fossa | arch = amd64, arm64, ppc64el, s390x, armhf | kernel = 5.4, 5.13 | latestbuild = [[Ubuntu 20.04.4]] | releasedate = 23 April 2020 | support = May 2025 | ui = GNOME | sku = Desktop, Server | replaces = [[Ubuntu 19.10]] | replaced-by = [[Ubuntu 20.10]] }}
name
The marketing name for a particular release.
version of
Link to the article about a Linux distribution that this release belongs to.
version
This is the version number of a particular release.
logo
File name of the logo without the initial File:
prefix.
image
File name of a screenshot without the initial File:
prefix. If not provided, a placeholder will be used instead.
Caption to annotate image
.
codename
Codenames for a particular release, if any.
arch
A listing of architectures supported by a particular release.
kernel
The kernel version of the release.
latestbuild
Link to the latest build/revision of a particular release.
releasedate
The original release date of a particular release, e.g. 23 April 2020 for Ubuntu 20.04. This can be set as a month/year if a complete date cannot be entered.
support
The end of support date for a particular release. This can be set as a year if a complete date cannot be entered. This can be set blank if the date is unknown.
ui
The default desktop environment(s) shipped with a distribution release.
sku
List of SKUs in which a particular release is available. May be separated by <br>
tags.
replaces
, replaced-by
Use this to link to the versions of a distribution that a particular release replaces or is replaced by.