Template:Ticks/doc

From RimWorld Wiki
< Template:Ticks
Revision as of 15:29, 20 July 2016 by Theaetetus (talk | contribs) (→‎Examples: Expanding/updating)
Jump to navigation Jump to search

Converts ticks to seconds, so you don't have to!

Usage

  • Specify the time in ticks
  • Time in seconds is automatically calculated and added after the time in ticks.
{{ticks|time in ticks}}

Examples

Example 1
The Great Bow has a cooldown period of {{ticks|255}}, making it rather slow for a ranged weapon.

The Great Bow has a cooldown period of 255 ticks (4.25 secs), making it rather slow for a ranged weapon.

Example 2
There are {{ticks|1250}} in one game hour, so one game day consists of {{ticks|30000}}. Figures specified in seconds assume the game is being played at normal speed.

There are 1,250 ticks (20.83 secs) in one game hour, so one game day consists of 30,000 ticks (8.33 mins). Figures specified in seconds assume the game is being played at normal speed.