Difference between revisions of "Template:Asof/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Fleshing out documentation)
Line 1: Line 1:
 +
==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.
 
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==
 +
<code><nowiki>{{asof|Version}}</nowiki> followed by a description of what has changed. There is no length limit.</code>
 +
 +
==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===
 +
<nowiki>{{asof|A14}}</nowiki> projectiles fired by hunting colonists no longer intercept random targets.
 +
 +
produces:
 +
 +
{{asof|A14}} projectiles fired by hunting colonists no longer intercept random targets.
 +
 +
===Example 2===
 +
<nowiki>{{asof|A10}}</nowiki> colonists with the Animal Handler work type will now interact with animals.
 +
 +
produces:
 +
 +
{{asof|A10}} colonists with the Animal Handler work type will now interact with animals.

Revision as of 15:22, 15 July 2016

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

{{asof|A14}} projectiles fired by hunting colonists no longer intercept random targets.

produces:

As of version 0.14.1234 (15 July 2016) projectiles fired by hunting colonists no longer intercept random targets.

Example 2

{{asof|A10}} colonists with the Animal Handler work type will now interact with animals.

produces:

As of version 0.10.785 (23 April 2015) colonists with the Animal Handler work type will now interact with animals.