Template:Schedule/Big Run

From Inkipedia, the Splatoon wiki
Revision as of 23:07, 6 December 2022 by YetAnotherContrivedUsername (talk | contribs) (Big Run alert moment)

Displays the current Big Run schedule on the Main Page.

Syntax

start_naoc Unnamed. The date and time, expressed as UTC, of the start of the North America/Oceanea Big Run. Must be expressed in the following format: Mmm dd HH:nn yyyy
  • Mmm is the first three letters of the month
  • dd is the day of the month (one or two digits)
  • HH is the hour in 24-hour time (one or two digits)
  • nn is the minute (two digits), usually zero
  • yyyy is the year
stage Unnamed. The name of the stage which the big run will happen on.
start_eu Unnamed. The date and time of the start of the Europe Big Run. Follows the same format as start_naoc.
start_jp Unnamed. The date and time of the start of the Japan Big Run. Follows the same format as start_naoc.
game= Splatoon 3 The site color of the widget border, logo, and file format shown.

Remarks

  • There is a JavaScript program backing this template that translates UTC times into the user's local time and updates the display according to whether the Big Run has already started or finished.
    • Currently uses the 'splatfestTimer' thingy
  • If JavaScript is not available, the UTC time will be displayed with the "UTC" designation.

TODO

  • **BIG RUN REWARDS MILESTONES THINGY**
    • top 50%, 10%, and 5% egg counts (ONLY FOR CONCLUDED BIG RUNS!)
  • Probably make the timer display span use a different class than <span class="splatfestTimer"> ... </span>
    • Maybe a 'bigRunTimer'?
  • This was bodged together from the Template:Schedule/Splatfest template, could use some cleanup
  • Might need to be updated to display additional stages if Big Run uses more than one stage throughout the duration of the Big Run/Big Run has a stage rotation
  • Update to add other relevant Big Run info upon finding out about more info relevant to Big Run

Example

Markup

Without game parameter
{{Schedule/Big Run|Apr 1 0:00 2022|Mahi-Mahi Resort}}
With game parameter
{{Schedule/Big Run|Dec 10 0:00 2022|Wahoo World|game=Splatoon 3}}

Output

Global
Apr 1 0:00 2022

Mahi-Mahi Resort
Global
Dec 10 0:00 2022

Wahoo World