Template:V: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
No edit summary
(ok so for some reason using this template, then a regular space, then text, places the following text inside a <pre></pre>. Testing to try and fix it.)
Line 1: Line 1:
<includeonly>{{#if: {{{1|}}}|[[Version history/Alpha#{{{1}}}{{!}}{{{1}}}]]|[[Version history/Alpha{{!}}Unknown version]]}}</includeonly>
<includeonly>{{#if: {{{1|}}}|[[Version history/Alpha#{{{1}}}{{!}}{{{1}}}]]|[[Version history/Alpha{{!}}Unknown version]]}}&#32;</includeonly><noinclude>{{clr}}{{doc}}[[Category:Templates]]</noinclude>
<noinclude>{{clr}}{{doc}}[[Category:Templates]]</noinclude>

Revision as of 13:58, 11 February 2021

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

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

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