Template:Division: Difference between revisions
>Kypho No edit summary |
>Kypho No edit summary |
||
| Line 13: | Line 13: | ||
=== {{{Division}}} === | === {{{Division}}} === | ||
{{#if:{{{EntrantsCount|}}}|'''Entrants:''' {{{EntrantsCount}}}|}} | |||
{{#cargo_query: | |||
tables=Podiums | |||
|where=Tournament HOLDS {{PAGENAME}} AND Division HOLDS {{{Division}}} | |||
|fields=Place, Team | |||
|order by=Place | |||
|format=table | |||
|default=''No podiums yet.'' [[Special:FormEdit/Tournament/{{PAGENAME}}|Add podiums ▸]] | |||
}} | |||
</includeonly> | </includeonly> | ||