Template:GameVersion: Difference between revisions

From Vintage Story Wiki
No edit summary
(Cleaned up stray diff, added param. for mini)
Line 2: Line 2:
|bgcol= #eee
|bgcol= #eee
|linecol= #88acf5
|linecol= #88acf5
|text= This page was last verified for Vintage Story version '''{{{1}}}'''.
|text= This page or section was last verified for Vintage Story version '''{{{1}}}'''.
|mini= true
|mini= {{{2|false}}}
|css= box-shadow: 5px 5px 1px #787878;
|css= box-shadow: 5px 5px 1px #787878;
}}</div>
}}</includeonly><noinclude>
</includeonly><noinclude>
{{doc}}
{{doc}}
</noinclude>
</noinclude>

Revision as of 20:04, 6 August 2022


[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.

Template parameters

ParameterDescriptionTypeStatus
Version number1

The relevant version number

Example
1.18.0
Stringrequired
Section2

Whether or not the messagebox applies to a section

Example
true
Booleanoptional

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.