Changes

Jump to navigation Jump to search
889 bytes added ,  13:41, 6 June 2021
Created page with "== Parameter Description == <pre style="margin:0px; border:none; white-space:pre;"> {{version |version_number= |update_name= }} </pre> === Version Number === The number that..."
== Parameter Description ==
<pre style="margin:0px; border:none; white-space:pre;">
{{version
|version_number=
|update_name=
}}
</pre>

=== Version Number ===
The number that indicates this particular game update (but can be any text)

=== Update Name ===
The name that the game update was marketed as. '''Must''' be the same as the article name on the wiki.

== Examples ==
{| class="wikitable"
|-
|<code><nowiki>
{{version|version_number=1.9|update_name=World Expansion Update - 1.9}}
</nowiki></code>
|{{version|version_number=1.9|update_name=World Expansion Update - 1.9}}
|-
|<code><nowiki>
{{version|version_number=Update 1.5|update_name=Christmas Update - 1.5}}
</nowiki></code>
|{{version|version_number=Update 1.5|update_name=Christmas Update - 1.5}}
|-
|<code><nowiki>
{{version|version_number=None|update_name=}}
</nowiki></code>
|{{version|version_number=None|update_name=}}
|}

Navigation menu