Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MatchDay: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 2: Line 2:
== Usage ==
== Usage ==
Inputs a full day of matches into the Global Calendar system.
Inputs a full day of matches into the Global Calendar system.
Times should be inputted in '''IST (HH:MM)'''. The system will auto-convert for global users.
 
=== Stream Links ===
You can add multiple streams by adding an underscore and a label:
* `|stream_EN = https://youtube...`
* `|stream_HI = https://youtube...`
* `|stream_Watch_Party = https://twitch.tv...` (Underscores become spaces on the button)


=== Battle Royale Example ===
=== Battle Royale Example ===
Line 10: Line 15:
|date = 2026-02-25
|date = 2026-02-25
|stage = Group Stage
|stage = Group Stage
|stream = https://youtube.com/live/your_link_here
|stream_EN = https://youtube.com/live/...
|stream_HI = https://youtube.com/live/...
|m1_time = 14:00 |m1_map = Erangel |m1_group = Group A
|m1_time = 14:00 |m1_map = Erangel |m1_group = Group A
|m2_time = 14:45 |m2_map = Miramar |m2_group = Group B
|m2_time = 14:45 |m2_map = Miramar |m2_group = Group B
}}
</pre>
=== MOBA Example ===
<pre>
{{MatchDay
|date = 2026-03-01
|stage = Playoffs
|m1_time = 18:00 |m1_t1 = Team SouL |m1_t2 = GodLike
}}
}}
</pre>
</pre>
Line 33: Line 30:
|date = Date
|date = Date
|stage = String
|stage = String
|stream = String
|stream = Text
|day_data = Text
|day_data = Text
}}
}}
</noinclude><includeonly>{{#invoke:MatchDay|store}}</includeonly>
</noinclude><includeonly>{{#invoke:MatchDay|store}}</includeonly>

Latest revision as of 02:52, 23 February 2026

Usage

Inputs a full day of matches into the Global Calendar system.

Stream Links

You can add multiple streams by adding an underscore and a label:

Battle Royale Example

{{MatchDay
|timezone = IST
|date = 2026-02-25
|stage = Group Stage
|stream_EN = https://youtube.com/live/...
|stream_HI = https://youtube.com/live/...
|m1_time = 14:00 |m1_map = Erangel |m1_group = Group A
|m2_time = 14:45 |m2_map = Miramar |m2_group = Group B
}}

Cargo Declaration

This template defines the table "Tournament_Schedule". View table.