BGMI/Teams: Difference between revisions
From eSportsAmaze
More actions
< BGMI
Esportsamaze (talk | contribs) Created page with "All BGMI Teams" |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== Active Teams == | |||
<div style="display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;"> | |||
{{#cargo_query: | |||
|tables=Teams | |||
|fields=_pageName=Page, name | |||
|where=_pageName LIKE 'BGMI/Teams/%' | |||
|order by=name ASC | |||
|limit=100 | |||
|format=template | |||
|template=TeamCard | |||
}} | |||
</div> | |||