Template:Infobox ReactOS build
Template documentation [view] [edit] [history] [purge]
Every page about an ReactOS build must contain the "Infobox ReactOS build" template, which provides essential information about a ReactOS compile.
Usage[edit source]
Build of ReactOS 0.0.0 | |
Architecture | x86 32-bit |
---|---|
Compiled | 2000-12-31 |
The following code will result in the infobox on the right side:
{{ Infobox ReactOS build | buildtag = ReactOS Beta 1 | version = 0.0.0 | image = Placeholder.png | imagecaption = Lorem ipsum | arch = x86 32-bit | compiled = 2000-12-31 | about = }}
buildtag
[edit source]
Required: The whole known buildstring, for example ReactOS Beta 1.
version
[edit source]
Required: ReactOS version that this build belongs to, i.e. 0.0.1.
image
[edit source]
File name of a screenshot without the initial File:
prefix. If not provided, a placeholder will be used instead.
[edit source]
Caption to annotate image
.
arch
[edit source]
CPU architectures on which the build is available (leaked/released).
compiled
[edit source]
Date of compilation.
about
[edit source]
File name of a screenshot of the About dialog in ReactOS versions without the initial File:
prefix.