Help:Year Templates
From HWWiki
The Year Template returns a student's year, advancing a year every July 1st.
Using this template rather than simply inserting the current year of the student allows the year to be automatically updated for each school year. To use the template, call the template and add the year of the character's first year as the first variable, the second variable should be set to Y to display the year a Graduate graduated, syntax below
Syntax:
- {{Year|First Year|Yes to year showing for Grads}}
Examples:
- {{Year|2009}} returns ""
- {{Year|2008}} returns "1st Year"
- {{Year|2007}} returns "2nd Year"
- {{Year|2006}} returns "3rd Year"
- {{Year|2005}} returns "4th Year"
- {{Year|2004}} returns "5th Year"
- {{Year|2003}} returns "6th Year"
- {{Year|2002}} returns "7th Year"
- {{Year|2001|Y}} returns "Graduate 2008"
- {{Year|2000}} returns "Graduate"
In profiles:
- To use in profiles, the year variable (Year=) should be set to the character's first year. So that "Year=2009" will return in the profile ""

