Template:Version info/doc: Difference between revisions

From Vintage Story Wiki
m
Added hidedev param
(Created page with "Infobox template that presents information relating to a ''Vintage Story'' game version, and provides links to the immediate versions surrounding it. == Usage == <table class...")
 
m (Added hidedev param)
Line 11: Line 11:
<tr><th style="font-weight: normal;">Release date</th><td><code>date</code></td><td>The date this version was released</td><td>Date</td><td><b>required</b></td></tr>
<tr><th style="font-weight: normal;">Release date</th><td><code>date</code></td><td>The date this version was released</td><td>Date</td><td><b>required</b></td></tr>
<tr><th style="font-weight: normal;">Patch type</th><td><code>type</code></td><td>The type of patch, should be 'Release candidate' or 'Pre-release'</td><td>String</td><td>suggested</td></tr>
<tr><th style="font-weight: normal;">Patch type</th><td><code>type</code></td><td>The type of patch, should be 'Release candidate' or 'Pre-release'</td><td>String</td><td>suggested</td></tr>
<tr><th style="font-weight: normal;">Hide dev versions</th><td><code>Hide dev</code></td><td>Hides the development versions row for use with game versions that had none.</td><td>Boolean</td><td>optional</td></tr>
<tr><th style="font-weight: normal;">Parent version</th><td><code>parent</code></td><td>The parent version this patch belongs to eg. <code>1.17.0-pre.5's parent version would be 1.17.0</code></td><td>Version</td><td>suggested</td></tr>
<tr><th style="font-weight: normal;">Parent version</th><td><code>parent</code></td><td>The parent version this patch belongs to eg. <code>1.17.0-pre.5's parent version would be 1.17.0</code></td><td>Version</td><td>suggested</td></tr>
<tr><th style="font-weight: normal;">Previous version</th><td><code>prev</code></td><td>The immediate previous version relative to this patch</td><td>Version</td><td>optional</td></tr>
<tr><th style="font-weight: normal;">Previous version</th><td><code>prev</code></td><td>The immediate previous version relative to this patch</td><td>Version</td><td>optional</td></tr>
Confirmedusers, Interface administrators
1,131

edits