Difference between revisions of "Template:Asof"
m (Changed Category) |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{Modal mark for deletion}} | {{Modal mark for deletion}} | ||
+ | {{Recode|reason=Alt to delete: Make version date a callable property of the version pages, and then they can be called in references and in version history.}} | ||
</noinclude> | </noinclude> | ||
<includeonly><!-- | <includeonly><!-- |
Revision as of 01:35, 16 September 2021
This page has been marked as a candidate for deletion. Reason: Please add a reason. If you disagree with its deletion, please explain why in the Discussion page. Remember to check What Links Here and the Page History before deleting. |
This page has been suggested for recoding. Reason: Alt to delete: Make version date a callable property of the version pages, and then they can be called in references and in version history.. You can help RimWorld Wiki by improving it. |
Description
This template is an attempt to standardize inline statements discussing changes implemented by newer versions of the game. By using this template, we're able to instantly change the word on all pages that use it through the magic of transclusion. The template also provides a handy link to the version page without having to memorize version numbers.
Syntax
{{asof|Version}} followed by a description of what has changed. There is no length limit.
Usage
Use this template any time you are referencing changes or additions that happened in a recent version of the game. This allows users who are using modpacks and older vanilla copies to know whether or not a recent change impacts them and, if not, what specifics apply to their version.
Samples
Example 1
This code:
{{Asof|0.14.1234}} projectiles fired by hunting colonists no longer intercept random targets.
produces the following result:
As of , projectiles fired by hunting colonists no longer intercept random targets.
Example 2
This code:
{{Asof|A10}} colonists with the Animal Handler work type will now interact with animals.
produces the following result:
As of Alpha 10 (April 15th, 2015), colonists with the Animal Handler work type will now interact with animals.
The above documentation is transcluded from Template:Asof/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |