Difference between revisions of "Template:Ticks/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Documentation for Template:Ticks)
 
m
Line 1: Line 1:
 +
Converts ticks to seconds, so you don't have to!
 +
 
== Usage ==
 
== Usage ==
 
*Specify the time in ticks
 
*Specify the time in ticks

Revision as of 02:51, 11 October 2014

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}}<nowiki/>

Examples

{{ticks|255}}

255 ticks (4.25 secs)


{{ticks|60}}<nowiki/> There is text here!

60 ticks (1 sec) There is text here!