Template:Infobox ReactOS version

Template documentation [view] [edit] [history] [purge]


This infobox provides essential information on versions of ReactOS.

Usage[edit source]

ReactOS 0.0.0
Version of ReactOS
Placeholder.png
Version0.0.0
Codename
Architecturex86 32-bit
Latest buildReactOS Beta 1
Release date2000-12-31
Support end2100-12-31
Replaced by
ReactOS 0.0.1

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

{{Infobox ReactOS version
 | name = ReactOS 0.0.0
 | version = 0.0.0
 | codename = 
 | arch = x86 32-bit
 | releasedate = 2000-12-31
 | latestbuild = [[ReactOS Beta 1]]
 | support = 2100-12-31
 | replaces = 
 | replaced-by = [[ReactOS 0.0.1]]
}}

name[edit source]

The marketing name for the particular ReactOS release. Currently, this value must be provided or it will be blank.

version[edit source]

This is the version number of the particular ReactOS release.

codename, preliminary[edit source]

Codenames and preliminary names for the particular ReactOS release, if any. Please distinguish between a codename, which is only an internal term used to refer to the product (i.e. Merlin) and a preliminary name, which is an official name that has been abandoned before the final release.

arch[edit source]

A listing of architectures supported by the particular ReactOS release. Tends to be "Intel" and then a number for the processor architecture during the time of the version's release.

latestbuild[edit source]

Link to the latest build of the particular ReactOS release.

releasedate[edit source]

The original release date of the particular ReactOS release, e.g. 2018-11 for ReactOS 0.4.10. This can be set as a year/month if a complete date cannot be entered.

support[edit source]

The end of support date for the particular ReactOS 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.

replaces, replaced-by[edit source]

Use this to link to the versions of ReactOS that the particular release replaces or is replaced by.