BGMI/Tournamentseries/BGIS: Difference between revisions
From eSportsAmaze
More actions
< BGMI | Tournamentseries
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div class="tournament-list-wrapper"> | |||
{{#cargo_query: | {{#cargo_query: | ||
|tables=Tournaments | |tables=Tournaments | ||
|fields=_pageName= | |fields=_pageName=Page, start_date=start_date, end_date=end_date, tier, prize_pool=prize_pool, winner, organizer, image, image_dark | ||
|where=series='{{BASEPAGENAME}}' | |where=series='{{BASEPAGENAME}}' | ||
|order by=start_date DESC | |order by=start_date DESC | ||
|limit=10 | |limit=10 | ||
|format= | |named args=yes | ||
| | |format=template | ||
|default=No tournaments. | |template=TournamentListRow | ||
|default=<div class="prize-empty">No active tournaments right now.</div> | |||
}} | }} | ||
</div> | |||
Revision as of 20:01, 4 February 2026
No active tournaments right now.