Difference between revisions of "Template:Ticks"

From RimWorld Wiki
Jump to navigation Jump to search
m
m (Testing)
Line 1: Line 1:
 
<includeonly><span {{#if:{{{1|}}}|style="white-space:nowrap;" <nowiki />}} title="{{#if:{{{1|}}}| <nowiki />{{#switch:{{{1}}}|<!--
 
<includeonly><span {{#if:{{{1|}}}|style="white-space:nowrap;" <nowiki />}} title="{{#if:{{{1|}}}| <nowiki />{{#switch:{{{1}}}|<!--
--> wood = Wood{{#switch: {{{2|}}}|= |1= |s}}"> [[File:Wood Icon.png|link=|{{#if:{{{3|}}}|{{{3|}}}|16}}px|alt=Wood|{{#if:{{{4|}}}|{{{4|}}}}}]]|<!--
+
--> ticks = Ticks{{#switch: {{{2|}}}|= |1= |s}}"> ticks|}}}} {{#if:{{{2|}}}|{{{2|}}}}}</span></includeonly>
--> slag = Slag chunk"> [[File:MetalDebrisA.png|link=|{{#if:{{{3|}}}|{{{3|}}}|16}}px|alt=Slag chunk|{{#if:{{{4|}}}|{{{4|}}}}}]]|<!--
 
--> }}}} {{#if:{{{2|}}}|{{{2|}}}}}</span></includeonly>
 
 
<noinclude>
 
<noinclude>
 
{{{{BASEPAGENAME}}/doc}}
 
{{{{BASEPAGENAME}}/doc}}
 
[[Category:Templates|Main]]
 
[[Category:Templates|Main]]
 
</noinclude>
 
</noinclude>

Revision as of 01:40, 11 October 2014


Convert ticks to a human readable amount of time in either seconds or minutes depending on the value given.


Usage

  • Specify the time in ticks
  • Time in seconds or minutes 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 <span style="white-space:nowrap;" title=" , making it rather slow for a ranged weapon.

Example 2
There are {{ticks|2500}} in one game hour, so one game day consists of {{ticks|60000}}.

There are <span style="white-space:nowrap;" title="

in one game hour, so one game day consists of <span style="white-space:nowrap;"  title=" 

.


Choosing minutes vs. seconds

If you specifically want to show ticks converted to minutes or seconds, you can use Template:Ticks/seconds or Template:Ticks/minutes directly

Template family

See also: