Template:Version: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
<noinclude>
<noinclude>
{{Documentation}}
{{Documentation}}
[[Category:Templates]] [[Category:Formatting Templates]]
[[Category:Templates]] [[Category:Formatting templates]]
</noinclude>
</noinclude>

Revision as of 10:35, 22 April 2024


Purpose

Standardize formatting for referring to version numbers in articles, links to that games version history page

Usage

    {{Version|<gameCode> |<version number> |[link] }}

Examples

#InputOutputCategories added
1{{Version}}

Error: Missing Version Number

2{{Version|HWAoC}}

Error: Missing Version Number

3{{Version|fakeGame|fakeVersion}}

Ver. fakeVersion

4{{Version|HWAoC|1.3.0}}

Ver. 1.3.0

5{{Version||1.3.0}}

Ver. 1.3.0

6{{Version|HWAoC|1.3.0|link}}

Ver. 1.3.0

7{{Version||1.3.0|link}}

Ver. 1.3.0

Shorthand

#InputOutput
8{{Ver|HWAoC|1.3.0|link}} Ver. 1.3.0
The above documentation is transcluded from Template:Version/Documentation. (edit | history)