Difference between revisions of "Template:InfectedPowers"

From ShadowHaven Reloaded
Jump to navigation Jump to search
(Bulldogc moved page Template:InfectedPowers to Template:IGTracker: Repurposed)
Tag: New redirect
 
(Removed redirect to Template:IGTracker)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Template:IGTracker]]
Work in progress still
<includeonly>{{#expr:(floor(({{#time:xNU |now + 61 years}} - {{#time:xNU |{{{Year}}}-{{{Month}}}-{{{Day}}} }}) / 604800)) }}
</includeonly>
<noinclude>
{| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%;  -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444"
|-
|
==Usage==
This template allows you to put in a character's stamp date and will calculate the number of weeks the character has been active for help tracking IG time.:
 
* All entries including Month must be in numeric format.
* Year must be the full, 4 digit year.
 
So, if you enter this:
 
<pre>
{{IGTracker|
|Month=12
|Day=19
|Year=2083
|}}
</pre>
 
The template will return the number of weeks that have passed since the character was stamped. {{IGTracker|
|Month=11
|Day=20
|Year=2083
|}}
 
 
The date fields are mandatory, the Bought field can be left at 0 or updated when you buy an optional power.
 
[[Category:Templates]]
[[Category:Character Page Templates]]
[[Category:Contact Templates]]
|}
</noinclude>

Revision as of 16:51, 11 December 2022

Work in progress still


Usage

This template allows you to put in a character's stamp date and will calculate the number of weeks the character has been active for help tracking IG time.:

  • All entries including Month must be in numeric format.
  • Year must be the full, 4 digit year.

So, if you enter this:

{{IGTracker|
|Month=12
|Day=19
|Year=2083
|}}

The template will return the number of weeks that have passed since the character was stamped.

12



The date fields are mandatory, the Bought field can be left at 0 or updated when you buy an optional power.