Difference between revisions of "Template:Version"

From Stardew Valley Wiki
Jump to navigation Jump to search
(update beta version)
(+ temporary tracking category)
Line 11: Line 11:
 
  |0        = {{#if:{{{2|}}}|{{{2}}}|{{#arrayindex:versionNumber|0}}}}
 
  |0        = {{#if:{{{2|}}}|{{{2}}}|{{#arrayindex:versionNumber|0}}}}
 
  |#default = [[Version History#{{#arrayindex:versionNumber|0}}|{{#if:{{{2|}}}|{{{2}}}|{{#arrayindex:versionNumber|0}}}}]]
 
  |#default = [[Version History#{{#arrayindex:versionNumber|0}}|{{#if:{{{2|}}}|{{{2}}}|{{#arrayindex:versionNumber|0}}}}]]
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
+
}}{{#switch:{{{1|}}}|1.2|1.3=[[Category:Pages using legacy version alias]]}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 16:09, 20 August 2021

Description

This template creates a link to a Stardew Valley version in the Version History.

Use

The template supports a few formats:

use case code output
latest stable version {{version}} 1.5.4
latest beta version (if any) {{version|beta}} 1.5.5
specific version {{version|1.3.28}} 1.3.28
specific version with link text {{version|1.3.28|1.3}} 1.3

You can disable the link like {{version|link=0}}: 1.5.4.