Difference between revisions of "Template:Ticks/doc"

From RimWorld Wiki
Jump to navigation Jump to search
m
(→‎Usage: Typo)
Line 6: Line 6:
  
 
<pre>
 
<pre>
{{ticks|time in ticks}}<nowiki/>
+
{{ticks|time in ticks}}
 
</pre>
 
</pre>
  

Revision as of 12:58, 20 July 2016

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

{{ticks|255}}

255 ticks (4.25 secs)


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

60 ticks (1 sec) There is text here!