Template:MatchDay: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) Created page with "<noinclude> == Usage == 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. === Battle Royale Example === <pre> {{MatchDay |date = 2026-02-25 |stage = Group Stage |m1_time = 14:00 |m1_map = Erangel |m1_group = Group A |m2_time = 14:45 |m2_map = Miramar |m2_group = Group B }} </pre> === MOBA Example === <pre> {{MatchDay |date = 2026-03-01 |stage = Playoffs |m1_time =..." |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
<pre> | <pre> | ||
{{MatchDay | {{MatchDay | ||
|timezone = IST | |||
|date = 2026-02-25 | |date = 2026-02-25 | ||
|stage = Group Stage | |stage = Group Stage | ||
|stream = https://youtube.com/live/your_link_here | |||
|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 | ||
| Line 31: | Line 33: | ||
|date = Date | |date = Date | ||
|stage = String | |stage = String | ||
|stream = String | |||
|day_data = Text | |day_data = Text | ||
}} | }} | ||
</noinclude><includeonly>{{#invoke:MatchDay|store}}</includeonly> | </noinclude><includeonly>{{#invoke:MatchDay|store}}</includeonly> | ||
Revision as of 02:40, 23 February 2026
Usage
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.
Battle Royale Example
{{MatchDay
|timezone = IST
|date = 2026-02-25
|stage = Group Stage
|stream = https://youtube.com/live/your_link_here
|m1_time = 14:00 |m1_map = Erangel |m1_group = Group A
|m2_time = 14:45 |m2_map = Miramar |m2_group = Group B
}}
MOBA Example
{{MatchDay
|date = 2026-03-01
|stage = Playoffs
|m1_time = 18:00 |m1_t1 = Team SouL |m1_t2 = GodLike
}}
Cargo Declaration
This template defines the table "Tournament_Schedule". View table.