Template:Version: Difference between revisions

From The Last Starwiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{#switch:{{{link|}}}
<includeonly>{{#switch:{{{link|}}}
  |0        = {{{2}}}
  |0        = {{#if:{{{2|}}}|{{{2}}}|{{{1|}}}}}
  |#default = [[Version History#{{{2|}}}]]
  |#default = [[Version History#{{#if:{{{2|}}}|{{{2}}}|{{{1|}}}}}]]
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>
}}</includeonly><noinclude>{{{{FULLPAGENAME}}/doc}}</noinclude>

Revision as of 16:24, 24 July 2022

Description

This template links to a version of The Last Starship in the Version History.

Usage

The template supports a few formats:

use case code output
specific version {{version|1.3.28}} Version History#1.3.28
specific version with link text {{version|1.3.28|1.3}} Version History#1.3

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