Template:GameVersion/uk: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 2: | Line 2: | ||
|bgcol= #eee | |bgcol= #eee | ||
|linecol= #88acf5 | |linecol= #88acf5 | ||
|text={{#if: {{{2|}}} | | |text={{#if: {{{2|}}} |Ця секція в останнє була перевірена|<span class="mw-translate-fuzzy">секція</span>}} <span class="mw-translate-fuzzy">сторінка</span> '''{{{1}}}'''. | ||
|mini = {{#if: {{{2|}}} | true}} | |mini = {{#if: {{{2|}}} | true}} | ||
|css = margin-left:0px; | |css = margin-left:0px; |
Revision as of 10:53, 6 December 2023
[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...
Ця сторінка в останнє була перевірена для версії Vintage Story 1.17.
{{GameVersion|1.17|true}}
gives...
Ця секція в останнє була перевірена для версії Vintage Story 1.17.
[view | edit | history | purge this page]The above documentation is transcluded from Template:GameVersion/doc.