Template:ExplodedVersion/doc

From RLCraft Wiki
Jump to navigation Jump to search

Description

Returns the exploded version (meaning with dots removed and formatted into 4 characters long) of the version parameter. To use this template, add the {{ExplodedVersion}} template.

Syntax

{{ExplodedVersion
|version=
}}
Parameter Function Default/Example value
version Version to explode {{Version}}/2.9.3

Sample output

2930

{{ExplodedVersion}}


6900

{{ExplodedVersion|version=6.9}}


1a3c

{{ExplodedVersion|version=1.a.3.c.5.e.7.g.9}}