Template:V: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{doc}}[[Category:Templates]]
{{doc}}[[Category:Templates]]
<includeonly><onlyinclude>[[Version history/Alpha#{{#if:{{{1|}}}|{{{1|}}} {{Version Name|{{{1|}}}}}{{!}}{{{1|}}}{{#if:{{{short|}}}||&nbsp;{{Version Name|{{{1|}}}}}}}|{{!}}unknown version}}]]</onlyinclude></includeonly>
<includeonly><onlyinclude>[[Version History/Alpha#{{#if:{{{1|}}}|{{{1|}}} {{Version Name|{{{1|}}}}}{{!}}{{{1|}}}{{#if:{{{short|}}}||&nbsp;{{Version Name|{{{1|}}}}}}}|{{!}}unknown version}}]]</onlyinclude></includeonly>

Revision as of 19:19, 16 June 2022

Documentation

This template is a shorthand to display a version number/name linking to the appropriate changelog on Version history/Alpha, for use in Changelog sections of pages for example.

Syntax

{{v|<version>|numonly/nameonly}}

Examples

{{v}} produces: unknown version

{{v|0.10.0.0}} produces: 0.10.0.0 

{{v|0.10.5.0}} produces: 0.10.5.0 Downtime Update

{{v|0.10.5.0|numonly}} produces: 0.10.5.0 Downtime Update

{{v|0.10.5.0|nameonly}} produces: 0.10.5.0 Downtime Update