Difference between revisions of "Template:IGTracker"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{{#expr: | <includeonly>{{#expr:{{if: {{{Year}}}==2 {{#if: {{{Year}}} | (floor(({{#time:xNU |now + 61 years}} - {{#time:xNU |{{{Year}}}-{{{Month}}}-{{{Day}}} }}) / 604800)) | 0 }} | 0 }} }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 9: | Line 9: | ||
* All entries including Month must be in numeric format. | * All entries including Month must be in numeric format. | ||
* Year must be the full, 4 digit year. | * Year must be the full, 4 digit year. | ||
* AwakenedStatus is either 0 1 or 2. Enter 0 for Mundane, 1 for Mage or Mystic Adept, or 2 for all other awakened. | |||
So, if you enter this: | So, if you enter this: | ||
Line 18: | Line 21: | ||
|Day=9 | |Day=9 | ||
|Year=2083 | |Year=2083 | ||
|AwakenedStatus=2 | |||
|}} | |}} | ||
</pre> | </pre> |
Revision as of 17:36, 28 December 2022
UsageThis template tracks the number of weeks a character has been active. This value can be used to determine how many initiations they are allowed to take.
So, if you enter this: {{IGTracker| |Month=11 |Day=9 |Year=2083 |AwakenedStatus=2 |}} This template will return the total number of weeks since the entered date which can be used to calculate initiations. Expression error: Unrecognized punctuation character "[".
|