Template:Schedule/Big Run

From Inkipedia, the Splatoon wiki
Revision as of 22:05, 20 February 2024 by Perfectionist (talk | contribs) (Random King Icon added)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays the current Big Run schedule on the Main Page.

Syntax

bigrunTimer 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 The name of the stage which the big run will happen on.
Weapon 1 First weapon in the rotation
Weapon 2 Second weapon in the rotation
Weapon 3 Third weapon in the rotation
Weapon 4 Fourth weapon in the rotation
Grizzco Weapon 1 First known Grizzco weapon in the rotation
start_eu The date and time of the start of the Europe Big Run. Follows the same format as start_naoc.
start_jp The date and time of the start of the Japan Big Run. Follows the same format as start_naoc.
countdown= The date and time countdown, expressed as UTC, of the start of the North America/Oceanea Big Run. Must be expressed in the following format: yyyy/MM/dd HH:nn
prize= Name of the prize being awarded
(Image file must be named in the form File:{{game (shortened) [S3 etc]}} Decoration base/bronze/silver/gold {{prize}}.png)
If not stated, defaults to 'Cohozuna'
game= The logos and file formats shown. Defaults to S3. Use game abbreviations for this to work properly.
gold%= Gold decoration requirement score for a Big Run.
silver%= Silver decoration requirement score for a Big Run.
bronze%= Bronze decoration requirement score for a Big Run.
note= Optional. Adds a note at the bottom if used.
king= Name of the King Salmonid appearing, or ? if it is random.
5%= (Deprecated) Top 5% score for a concluded Big Run, before Version 6.0.0.
20%= (Deprecated) Top 20% score for a concluded Big Run, before Version 6.0.0.
50%= (Deprecated) Top 50% score for a concluded Big Run, before Version 6.0.0.

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.

TO-DO

  • Probably make the timer display span use a different class than <span class="splatfestTimer"> ... </span>
    • Maybe a 'bigRunTimer'?
  • 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

Example

Markup

Without game parameter
{{Schedule/Big Run|bigrunTimer=Apr 1 0:00 2022|stagename=Mahi-Mahi Resort|weapon1=?|weapon2=?|weapon3=?|weapon4=?|countdown=2022/04/01 00:00}}
With game parameter and prize parameter
{{Schedule/Big Run|bigrunTimer=Dec 10 0:00 2022|stagename=Wahoo World|weapon1=?|weapon2=?|weapon3=?|weapon4=?|weapon5=Grizzco Blaster|game=S3|countdown=2022/12/10 00:00|prize=Cohozuna}}
{{Schedule/Big Run|bigrunTimer=Mar 4 0:00 2023|stagename=Inkblot Art Academy|weapon1=?|weapon2=?|weapon3=?|weapon4=?|game=S3|countdown=2023/03/04 00:00|prize=Horrorboros}}
With game parameter and prize parameter and requirement parameters
{{Schedule/Big Run|bigrunTimer=Apr 1 0:00 2022|stagename=Mahi-Mahi Resort|weapon1=?|weapon2=?|weapon3=?|weapon4=?|game=S3|countdown=2022/04/01 00:00|prize=Cohozuna|gold%=100|silver%=80|bronze%=50}}
With game parameter and prize parameter and requirement parameters and king parameter (and note example)
{{Schedule/Big Run|bigrunTimer=Apr 1 0:00 2022|stagename=Mahi-Mahi Resort|weapon1=?|weapon2=?|weapon3=?|weapon4=?|game=S3|countdown=2022/04/01 00:00|prize=Cohozuna|gold%=100|silver%=80|bronze%=50|king=Cohozuna|note=Due to a bug, the prizes given in-game are currently wrong.}}
(Deprecated) With game parameter and prize parameter and results parameters before Version 6.0.0
{{Schedule/Big Run|bigrunTimer=Apr 1 0:00 2022|stagename=Mahi-Mahi Resort|weapon1=?|weapon2=?|weapon3=?|weapon4=?|game=S3|countdown=2022/04/01 00:00|prize=Cohozuna|5%=100|20%=80|50%=50}}

Output

S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
Prizes:
Gold
Silver
Bronze
Participation
S3 Icon Big Run.svg Big Run Alert
Global
Dec 10 0:00 2022
2022/12/10 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
S3 Weapon Main Grizzco Splatana 2D Current.png Grizzco Splatana
Prizes:
S3 Decoration gold Cohozuna.png Gold
S3 Decoration silver Cohozuna.png Silver
S3 Decoration bronze Cohozuna.png Bronze
S3 Decoration base Cohozuna.png Participation
S3 Icon Big Run.svg Big Run Alert
Global
Mar 4 0:00 2023
2023/03/04 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
Prizes:
S3 Decoration gold Horrorboros.png Gold
S3 Decoration silver Horrorboros.png Silver
S3 Decoration bronze Horrorboros.png Bronze
S3 Decoration base Horrorboros.png Participation
S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
Prizes:
S3 Decoration gold Cohozuna.png Gold Golden Eggs 100 & up
S3 Decoration silver Cohozuna.png Silver Golden Eggs 80 & up
S3 Decoration bronze Cohozuna.png Bronze Golden Eggs 50 & up
S3 Decoration base Cohozuna.png Participation Golden Eggs 49 or less
S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
Prizes:
S3 Decoration gold Cohozuna.png Gold Golden Eggs 100 & up
S3 Decoration silver Cohozuna.png Silver Golden Eggs 80 & up
S3 Decoration bronze Cohozuna.png Bronze Golden Eggs 50 & up
S3 Decoration base Cohozuna.png Participation Golden Eggs 49 or less
Due to a bug, the prizes given in-game are currently wrong.
S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
Random Rare Random Rare
Prizes:
S3 Decoration gold Cohozuna.png Top 5% Golden Eggs 100 & up
S3 Decoration silver Cohozuna.png Top 20% Golden Eggs 80 & up
S3 Decoration bronze Cohozuna.png Top 50% Golden Eggs 50 & up
S3 Decoration base Cohozuna.png Bottom 50% Golden Eggs 49 or less

Other testing stuff

Really small screen testing (1st has width 275px, 2nd is 270px)
S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
Supplied weapons:
RandomRandomRandomRandom
S3 Weapon Main Grizzco Splatana 2D Current.png Grizzco Splatana
Prizes:
S3 Decoration gold Cohozuna.png Gold Golden Eggs 100 & up
S3 Decoration silver Cohozuna.png Silver Golden Eggs 80 & up
S3 Decoration bronze Cohozuna.png Bronze Golden Eggs 50 & up
S3 Decoration base Cohozuna.png Participation Golden Eggs 49 or less
S3 Icon Big Run.svg Big Run Alert
Global
Apr 1 0:00 2022
2022/04/01 00:00|Salmonids are attacking!|
S3 Stage Mahi-Mahi Resort.png

Mahi-Mahi Resort
King Salmonid:
S3 Icon Random King Salmonid.png Random
Supplied weapons:
RandomRandomRandomRandom
S3 Weapon Main Grizzco Splatana 2D Current.png Grizzco Splatana
Prizes:
S3 Decoration gold Cohozuna.png Gold Golden Eggs 100 & up
S3 Decoration silver Cohozuna.png Silver Golden Eggs 80 & up
S3 Decoration bronze Cohozuna.png Bronze Golden Eggs 50 & up
S3 Decoration base Cohozuna.png Participation Golden Eggs 49 or less
Due to a bug, the prizes given in-game are currently wrong.