Template:NMSVersion: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><span style="font-size:larger;">'''Supported Game Version:''' <span class="greentx">NMS:{{{1|Outlaws/Leviathan}}} v{{{2|3.92}}}</span></span></includeonly><noinclude>__NOTOC__
<includeonly><span style="font-size:larger;">'''Supported Game Version:''' <span class="greentx">NMS:{{{1|Outlaws/Leviathan}}} v{{{2|3.93}}}</span></span></includeonly><noinclude>__NOTOC__


== Purpose & Usage ==
== Purpose & Usage ==

Revision as of 01:54, July 21, 2022


Purpose & Usage

This template displays the version name and number for No Man's Sky Guide. The font size will be slightly larger than the default font of where it's placed.

Required Parameters

The parameter defaults will be updated for the current No Man's Sky Guide. This is to prevent having to constantly update those sections of the current guide for in-place updates.

{{{1}}} - Displays the version name
{{{2}}} - Displays the version number in green text.



Examples

Default Call

Code: {{NMSVersion}}
Result:
Supported Game Version: NMS:Outlaws/Leviathan v3.93

With Set Parameters

Use in lists is appropriate.

Code: {{NMSVersion|Sentinel|3.83}}
Result:
Supported Game Version: NMS:Sentinel v3.83
Note that there is no need to include the "v" in the version number.

Related Templates