Template:Version/doc
Appearance
Description[edit]
This template creates a link to a Stardew Valley version in the Version History.
Use[edit]
The template supports a few formats:
use case | code | output |
---|---|---|
latest stable version | {{version}}
|
1.6.15}}[[Version History#{{#arrayindex:versionNumber|0}}|{{#arrayindex:versionNumber|0}}]] |
latest beta version (if any) | {{version|beta}}
|
1.6.15}}[[Version History#{{#arrayindex:versionNumber|0}}|{{#arrayindex:versionNumber|0}}]] |
specific version | {{version|1.3.28}}
|
1.3.28}}[[Version History#{{#arrayindex:versionNumber|0}}|{{#arrayindex:versionNumber|0}}]] |
specific version with link text | {{version|1.3.28|1.3}}
|
1.3.28}}[[Version History#{{#arrayindex:versionNumber|0}}|1.3]] |
You can disable the link like {{version|link=0}}
: {{#arraydefine:versionNumber|1.6.15}}{{#arrayindex:versionNumber|0}}.