Template:Development: Difference between revisions

From Vintage Story Wiki
(incorporated suggestions from wiki channel)
m (Make translatable)
Line 1: Line 1:
<languages />{{Messagebox
<languages /><onlyinclude><includeonly>[[Category:Future Development pages{{#translation:}}]]</includeonly>{{Messagebox
|bgcol = rgba(120,90,60,0.4)
|bgcol = rgba(120,90,60,0.4)
|line col = black
|line col = black
|image = Gear-temporal.png
|image = Gear-temporal.png
|imagesize = 64px
|imagesize = 64px
|title = Feature changed in latest development version
|title = <translate> Feature changed in latest development version.</translate>
|text = {{#if:{{{1|}}} | '''Reason:''' ''{{{1}}}''<br/>}}The content on this page does not reflect changes in the most recent '''pre'''-release version of the game. It will not be updated until a new '''stable''' version of the game is released.
|text = {{#if:{{{1|}}} | '''<translate>Reason:</translate>''' ''{{{1}}}''<br/>}} <translate> The content on this page does not reflect changes in the most recent '''pre'''-release version of the game. It will not be updated until a new '''stable''' version of the game is released.</translate>
}}</onlyinclude><noinclude>
}}</onlyinclude><noinclude>
{{doc}}
{{doc}}
</noinclude>
</noinclude>

Revision as of 08:35, 18 October 2024

Other languages:
  • English
Gear-temporal.png

Feature changed in latest development version.
The content on this page does not reflect changes in the most recent pre-release version of the game. It will not be updated until a new stable version of the game is released.


[view | edit | history | purge this page]Documentation

Description

This template is used to mark pages that are known to be in flux due to recent devlog announcements. Until a stable version of the game is released, existing wiki pages should not be edited to reflect the latest changes. But to reduce confusion among players looking for details about pre-release versions of the game, this template may be added to pages about topics that have been significantly changed, pointing out that the wiki content will not be up-to-date for pre-release versions.

Usage

Add the template to the top of an article, underneath the <languages /> tag if it's there.

Examples

{{Development}} produces...
Gear-temporal.png

Feature changed in latest development version.
The content on this page does not reflect changes in the most recent pre-release version of the game. It will not be updated until a new stable version of the game is released.

{{Development|custom reason for this}} produces...
Gear-temporal.png

Feature changed in latest development version.
Reason: custom reason for this
The content on this page does not reflect changes in the most recent pre-release version of the game. It will not be updated until a new stable version of the game is released.

[view | edit | history | purge this page]The above documentation is transcluded from Template:Development/doc.