Difference between revisions of "Template:IGTracker"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Line 6: Line 6:
|
|
==Usage==
==Usage==
This template tracks the number of weeks since the entered day. This is used to display how many weeks your character has been active for purposes of the initiation counter.
This 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.


* All entries including Month must be in numeric format.
* All entries including Month must be in numeric format.
Line 15: Line 15:
<pre>
<pre>
{{IGTracker|
{{IGTracker|
|Month=12
|Month=11
|Day=19
|Day=9
|Year=2083
|Year=2083
|InitiationLength=short
|}}
|}}
</pre>
</pre>


This template will return the highest initiation grade that the character is allowed to achieve. {{IGTracker|
This template will return the total number of weeks since the entered date which can be used to calculate initiations. {{IGTracker|
|Month=11
|Month=11
|Day=20
|Day=9
|Year=2083
|Year=2083
|InitiationLength=short
|}}
|}}




Leave the fields blank if you aren't awakened. InitiationLength is based on the type of awakened you are. A full magician or mystic adept use "long" all other awakened use "short"
Leave the fields blank if you aren't awakened.


[[Category:Templates]]
[[Category:Templates]]

Revision as of 14:35, 16 December 2022


Usage

This 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.

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

So, if you enter this:

{{IGTracker|
|Month=11
|Day=9
|Year=2083
|}}

This template will return the total number of weeks since the entered date which can be used to calculate initiations. 96



Leave the fields blank if you aren't awakened.