Template:MatchDay: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) 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. | ||
=== 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_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 33: | Line 30: | ||
|date = Date | |date = Date | ||
|stage = String | |stage = String | ||
|stream = | |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.