Template:NMSVersion: Difference between revisions

From Step Mods | Change The Game
No edit summary
(Updated to reflect latest supported version)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span style="font-size:larger;">'''Supported Game Version:''' <span class="greentx">NMS:{{{1|Outlaws}}} v{{{2|3.90}}}</span></span></includeonly><noinclude>__NOTOC__
<includeonly><span style="font-size:larger;">'''Supported Game Version:''' <span class="greentx">NMS:{{{1|Omega}}} v{{{2|4.5+}}}</span></span></includeonly><noinclude>__NOTOC__


== Purpose & Usage ==
== Purpose & Usage ==
Line 18: Line 18:
=== With Set Parameters ===
=== With Set Parameters ===
Use in lists is appropriate.
Use in lists is appropriate.
: '''Code:'''  <code><nowiki>{{NMSVersion|Sentinel|3.83}}</nowiki></code>
: '''Code:'''  <code><nowiki>{{NMSVersion|Singularity|4.36}}</nowiki></code>
: '''Result:'''
: '''Result:'''
:: {{NMSVersion|Sentinel|3.83}}
:: {{NMSVersion|Sentinel|3.83}}

Latest revision as of 23:50, February 28, 2024


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:Omega v4.5+

With Set Parameters

Use in lists is appropriate.

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

Related Templates