Template:CurrentLoreYear: Difference between revisions

From aquila
Jump to navigation Jump to search
Created page with "{{#expr: 1 + floor( ({{#time: U}} - {{#time: U | 2026-07-28}}) / 1209600 )}}"
 
No edit summary
Line 1: Line 1:
{{#expr: 1 + floor( ({{#time: U}} - {{#time: U | 2026-07-28}}) / 1209600 )}}
{{#expr: 1 + floor( ({{#time: U}} - {{#time: U | 2026-07-28}}) / 1209600 )}}<noinclude>
 
== Server Time Tracker ==
This page handles the automated math calculation for the current global year of the roleplay. Do not edit the formula above unless the server launch date or calendar progression speed changes.
 
=== Settings Overview ===
* '''Launch Date:''' Set to July 28th, 2026 (translates to Era Nova, Year 1).
* '''Progression Speed:''' Set to 14 days (1,209,600 seconds) per in-game year. The code automatically advances the global year index every two weeks in real-world time.
</noinclude>

Revision as of 14:53, 19 August 2026

2

Server Time Tracker

This page handles the automated math calculation for the current global year of the roleplay. Do not edit the formula above unless the server launch date or calendar progression speed changes.

Settings Overview

  • Launch Date: Set to July 28th, 2026 (translates to Era Nova, Year 1).
  • Progression Speed: Set to 14 days (1,209,600 seconds) per in-game year. The code automatically advances the global year index every two weeks in real-world time.