Difference between revisions of "Template:Ticks/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(→‎Usage: Typo)
Line 14: Line 14:
  
  
<pre>{{ticks|60}}<nowiki/> There is text here!</pre>
+
<pre>{{ticks|60}} There is text here!</pre>
{{ticks|60}}<nowiki/> There is text here!
+
{{ticks|60}} There is text here!

Revision as of 12:59, 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}} There is text here!

60 ticks (1 sec) There is text here!