Template:GameVersion: Difference between revisions
From Vintage Story Wiki
(removing <includeonly> so it shows on parent page) |
No edit summary |
||
Line 4: | Line 4: | ||
|text= This {{#if: {{{2|}}} |section|page}} was last verified for Vintage Story version '''{{{1}}}'''. | |text= This {{#if: {{{2|}}} |section|page}} was last verified for Vintage Story version '''{{{1}}}'''. | ||
|mini = {{#if: {{{2|}}} | true}} | |mini = {{#if: {{{2|}}} | true}} | ||
}}<noinclude> | }}<noinclude> | ||
{{doc}} | {{doc}} | ||
</noinclude> | </noinclude> |
Revision as of 08:03, 9 November 2022
This page was last verified for Vintage Story version {{{1}}}.
[view | edit | history | purge this page]Documentation
This template is used to signal when a page, or a section of a page, applies to a specific game version. It uses the {{Messagebox}}
template for formatting.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Version number | 1 | The relevant version number
| String | required |
Section | 2 | Whether or not the messagebox applies to a section
| Boolean | optional |
Usage
Type {{GameVersion|Version number|Section}}
at the top of the section to which it applies.
Examples
{{GameVersion|1.17}}
gives...
This page was last verified for Vintage Story version 1.17.
{{GameVersion|1.17|true}}
gives...
This section was last verified for Vintage Story version 1.17.
[view | edit | history | purge this page]The above documentation is transcluded from Template:GameVersion/doc.