Template:Prerelease/doc: Difference between revisions
From Vintage Story Wiki
(Created page with "<noinclude><languages /></noinclude> <templatedata> { "params": { "inline": { "description": "Whether or not the information is in-line", "type": "boolean", "required": false, "example": "true" } }, "description": "Marks a page or an in-line section as information that is relevant to a pre-release version of Vintage Story." } </templatedata> == Usage == If the entire article is only relevant to the pre-release version, add this template to the '''top...") |
(wow i know how to use my own template) |
||
Line 27: | Line 27: | ||
<pre> | <pre> | ||
{{Prerelease| | {{Prerelease|inline=true}} | ||
</pre> | </pre> | ||
Line 37: | Line 37: | ||
<pre> | <pre> | ||
{{Prerelease| | {{Prerelease|inline=true}} | ||
</pre> | </pre> | ||
{{Prerelease| | {{Prerelease|inline=true}} | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> |
Revision as of 14:36, 18 October 2024
Marks a page or an in-line section as information that is relevant to a pre-release version of Vintage Story.
Parameter | Description | Type | Status | |
---|---|---|---|---|
inline | inline | Whether or not the information is in-line
| Boolean | optional |
Usage
If the entire article is only relevant to the pre-release version, add this template to the top of the page, along with any other notice templates such as {{Stub}}
.
{{Prerelease}}
In-line
Add the following template at the beginning of the section that talks about pre-release information.
{{Prerelease|inline=true}}
Examples
{{Prerelease}}
{{Prerelease|inline=true}}