Difference between revisions of "Template:Asof"

From RimWorld Wiki
Jump to navigation Jump to search
m
(I hath slain the whitespace bug. Filling in release dates. Added 3 more pre-alphas and the 5B/5C/5D variants.)
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
 
-->As of <!--
 
-->As of <!--
-->{{#ifeq: {{{1|}}} | A14 | [[Version/0.14.x|Alpha 14]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A14 | [[Version/0.14.x|Alpha 14]] (July 15, 2016)}}<!--
-->{{#ifeq: {{{1|}}} | A13 | [[Version/0.13.1135|Alpha 13]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A13 | [[Version/0.13.1135|Alpha 13]] (April 6th, 2016)}}<!--
-->{{#ifeq: {{{1|}}} | A12 | [[Version/0.12.906|Alpha 12]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A12 | [[Version/0.12.906|Alpha 12]] (August 21st, 2015)}}<!--
-->{{#ifeq: {{{1|}}} | A11 | [[Version/0.11.877|Alpha 11]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A11 | [[Version/0.11.877|Alpha 11]] (June 10th, 2015)}}<!--
-->{{#ifeq: {{{1|}}} | A10 | [[Version/0.10.785|Alpha 10]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A10 | [[Version/0.10.785|Alpha 10]] (April 15th, 2015)}}<!--
-->{{#ifeq: {{{1|}}} | A9 | [[Version/0.9.722|Alpha 9]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A9 | [[Version/0.9.722|Alpha 9]] (February 18th, 2015)}}<!--
-->{{#ifeq: {{{1|}}} | A8 | [[Version/0.8.657|Alpha 8]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A8 | [[Version/0.8.657|Alpha 8]] (December 15th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A7 | [[Version/0.7.581|Alpha 7]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A7 | [[Version/0.7.581|Alpha 7]] (October 10th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A6 | [[Version/0.6.532|Alpha 6]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A6 | [[Version/0.6.532|Alpha 6]] (August 13th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A5 | [[Version/0.5.492|Alpha 5]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A5D | [[Version/0.5.496B|Alpha 5D]] (July 14th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A4 | [[Version/0.4.460|Alpha 4]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A5C | [[Version/0.5.496|Alpha 5C]] (July 7th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A3 | [[Version/0.3.410|Alpha 3]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A5B | [[Version/0.5.492B|Alpha 5B]] (July 6th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A2 | [[Version/0.2.363|Alpha 2]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A5 | [[Version/0.5.492|Alpha 5]] (July 4th, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | A1 | [[Version/0.1.334|Alpha 1]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A4 | [[Version/0.4.460|Alpha 4]] (June 1st, 2014)}}<!--
-->{{#ifeq: {{{1|}}} | PA1 | [[Version/0.0.232|Pre-Alpha 1]] (15 July 2016)}}<!--
+
-->{{#ifeq: {{{1|}}} | A3 | [[Version/0.3.410|Alpha 3]] (April 11th, 2014)}}<!--
 +
-->{{#ifeq: {{{1|}}} | A2 | [[Version/0.2.363|Alpha 2]] (February 26th, 2014)}}<!--
 +
-->{{#ifeq: {{{1|}}} | A1 | [[Version/0.1.334|Alpha 1]] (January 27th, 2014)}}<!--
 +
-->{{#ifeq: {{{1|}}} | PAB2 | [[Version/0.0.254B|Pre-Alpha Backer 2]] (November 7th, 2013)}}<!--
 +
-->{{#ifeq: {{{1|}}} | PAB1 | [[Version/0.0.250|Pre-Alpha Backer 1]] (November 3rd 2013)}}<!--
 +
-->{{#ifeq: {{{1|}}} | PAPR2 | [[Version/0.0.245|Pre-Alpha Press Release 2]] (October 29th, 2013)}}<!--
 +
-->{{#ifeq: {{{1|}}} | PAPR1 | [[Version/0.0.232|Pre-Alpha Press Release 1]] (October 16th, 2013)}}<!--
 
-->,<!--
 
-->,<!--
 
--></includeonly><!--
 
--></includeonly><!--

Revision as of 14:45, 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

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.