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 |
||
| (One intermediate revision by the same user not shown) | |||
| 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. | ||
=== 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 === | ||
<pre> | <pre> | ||
{{MatchDay | {{MatchDay | ||
|timezone = IST | |||
|date = 2026-02-25 | |date = 2026-02-25 | ||
|stage = Group Stage | |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 | |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> | </pre> | ||
| Line 31: | Line 30: | ||
|date = Date | |date = Date | ||
|stage = String | |stage = 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:
- `|stream_EN = https://youtube...`
- `|stream_HI = https://youtube...`
- `|stream_Watch_Party = https://twitch.tv...` (Underscores become spaces on the button)
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.