Jump to content

Template:Latest preview release/doc

From Wikipedia, the free encyclopedia

{{Latest preview release}} formats the release version and date for display in infoboxes and wikitables; intended to identify the latest preview release.

Usage

[edit]
{{Latest preview release
| article = 
| latest release version = 
| latest release date = <!-- {{Start date and age|YYYY|MM|DD}} -->
| edit = <!-- no -->
}}

Example

[edit]

1.25 alpha (September 18, 2014; 10 years ago (2014-09-18)) [±]

{{Latest preview release
| article = MediaWiki
| latest_release_version = 1.25 alpha 
| latest_release_date = {{Start date and age|2014|09|18}}
}}

Parameters

[edit]
  • The |Article= parameter will default to {{PAGENAME}} if left empty.
  • If the |Latest release version= parameter is empty this template will not display anything.
  • The |Latest release date= parameter is optional and if left empty no date will be shown.
  • The |Edit= parameter is optional and could be used to cancel the edit link.

See also

[edit]


No description.

Template parameters

ParameterDescriptionTypeStatus
Latest release versionLatest release version

The version name of the Operating System

Example
1.25 Alpha
Unknownrequired
Latest release dateLatest release date

The date of the release. Should be set to {{Start date and age|YYYY|MM|DD}}

Example
{{Start date and age|2014|09|18}}
Unknownoptional
EditEdit

Used to cancel the edit link

Unknownoptional
ArticleArticle

The article the template is placed on

Default
{{PAGENAME}}
Unknownoptional