Jacob Robinson: Difference between revisions
Sync player from Fwango tournament natsdallas26 |
Sync player from Fwango tournament natsdallas26 |
||
| Line 11: | Line 11: | ||
== Teams == | == Teams == | ||
<!-- AUTO-TEAMS-START --> | <!-- AUTO-TEAMS-START --> | ||
{{#if:{{#cargo_query: | |||
tables=Teams | |||
|fields=_pageName | |||
|where=PlayerA="{{PAGENAME}}" OR PlayerB="{{PAGENAME}}" | |||
|limit=1 | |||
}}| | |||
{| class="wikitable sortable" | |||
! Logo | |||
! Team | |||
! Tournaments | |||
! Active since | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Teams | tables=Teams | ||
| Line 18: | Line 28: | ||
|order by=TournamentCount DESC, _pageName | |order by=TournamentCount DESC, _pageName | ||
|format=template | |format=template | ||
|template= | |template=Player team row | ||
|named args=yes | |named args=yes | ||
|limit=100 | |limit=100 | ||
}} | }} | ||
</div> | |} | ||
|<div class="sw-empty-state">No teams recorded yet.</div>}} | |||
<!-- AUTO-TEAMS-END --> | <!-- AUTO-TEAMS-END --> | ||
== References == | == References == | ||
<references/> | <references/> | ||