Difference between revisions of "Template:IGTracker"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<includeonly>{{#expr:floor(({{#time:xNU |now + 61 years}} - {{#time:xNU |{{{Year}}}-{{{Month}}}-{{{Day}}} }}) / | <includeonly>{{#expr:(floor(({{#time:xNU |now + 61 years}} - {{#time:xNU |{{{Year}}}-{{{Month}}}-{{{Day}}} }}) / 604800)) }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 6: | Line 6: | ||
| | | | ||
==Usage== | ==Usage== | ||
This template allows you to put in a character's stamp date | This template allows you to put in a character's stamp date and your current IG in order to calculate if you can qualify for another IG.: | ||
* All entries including Month must be in numeric format. | * All entries including Month must be in numeric format. | ||
Line 15: | Line 15: | ||
<pre> | <pre> | ||
{{InfectedPowers| | {{InfectedPowers| | ||
|Month= | |Month=12 | ||
|Day= | |Day=19 | ||
|Year= | |Year=2083 | ||
| | |Current IG=0 | ||
|}} | |}} | ||
</pre> | </pre> | ||
The template will return | The template will return Yes/No indicating if you can take another initiation. {{InfectedPowers| | ||
|Month= | |Month=11 | ||
|Day= | |Day=20 | ||
|Year= | |Year=2083 | ||
| | |Current IG=0 | ||
|}} | |}} | ||
Revision as of 10:44, 11 December 2022
UsageThis template allows you to put in a character's stamp date and your current IG in order to calculate if you can qualify for another IG.:
So, if you enter this: {{InfectedPowers| |Month=12 |Day=19 |Year=2083 |Current IG=0 |}} The template will return Yes/No indicating if you can take another initiation. 13
|