Difference between revisions of "Template:Version"

From Stardew Valley Wiki
Jump to navigation Jump to search
(+ temporary tracking category)
(update for Stardew Valley 1.6)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{#arraydefine:versionNumber|{{#switch:{{#if:{{{1|}}}|{{{1}}}|stable}}
 
<includeonly>{{#arraydefine:versionNumber|{{#switch:{{#if:{{{1|}}}|{{{1}}}|stable}}
|1.2      = 1.2.33
+
  |stable  = 1.6
|1.3      = 1.3.36
+
  |beta    = 1.6
  |stable  = 1.5.4
 
  |beta    = 1.5.5
 
 
  |#default = {{{1}}}
 
  |#default = {{{1}}}
 
}}}}<!--
 
}}}}<!--
Line 11: Line 9:
 
  |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}}}}]]
}}{{#switch:{{{1|}}}|1.2|1.3=[[Category:Pages using legacy version alias]]}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
+
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Latest revision as of 22:05, 31 March 2024

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.6
latest beta version (if any) {{version|beta}} 1.6
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.6.