Template:Infobox eComstation

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


This infobox provides essential information on versions of eComStation.

Usage[edit source]

eComstation 1.x
Version of eComStation
ECS12R desktop.png
Version1.x
Codename
Preliminary nameAurora
ArchitectureIntel 586
Latest buildeComStation 1.0
Release date2001-07-10
Support end2100-12-31
Replaces
OS/2 Warp 4.52
Replaced by
eComStation 2.x

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

{{ Infobox eComstation
 | name = eComstation 1.x
 | image = ECS12R_desktop.png
 | version = 1.x
 | arch = Intel 586
 | releasedate = 2001-07-10
 | preliminary = Aurora
 | latestbuild = [[eComStation 1.0]]
 | support = 2100-12-31
 | replaces = [[OS/2 Warp 4.52]]
 | replaced-by = [[eComStation 2.x]]
}}

name[edit source]

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

version[edit source]

This is the version number of the particular eCS release.

codename, preliminary[edit source]

Codenames and preliminary names for the particular eCS 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 eCS 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 eCS release.

releasedate[edit source]

The original release date of the particular eCS release, e.g. 2001-07 for eComStation 1.0. 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 eCS 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 eCS that the particular release replaces or is replaced by.