Template:Infobox ReactOS build/doc

Every page about an ReactOS build must contain the "Infobox ReactOS build" template, which provides essential information about a ReactOS compile.

Usage[edit source]

ReactOS Beta 1
Build of ReactOS 0.0.0
Placeholder.png
Lorem ipsum
Architecturex86 32-bit
Compiled2000-12-31
{{{data}}}

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.

imagecaption[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.