Template:Division champions block: Difference between revisions
>Kypho Created page with "=== {{{Division}}} === {| class="wikitable sortable" ! Place !! Team {{#cargo_query: tables=Podiums |where=Tournament = "{{PAGENAME}}" AND Division = "{{{Division}}}" |fields=Place, Team |order by=Place |format=template |template=Podium row |named args=yes |default=|- | colspan="2" | ''No podiums yet.'' [[Special:FormEdit/Tournament/{{PAGENAME}}|Add podiums ▸]] }} |}" |
Use wiki-table champions layout |
||
| (14 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Template:Division champions block/styles.css" /> | |||
=== {{{Division}}} === | === {{{Division}}} === | ||
{| class="wikitable | {| class="wikitable sw-podium-table" | ||
! Place | ! Place | ||
! Team | |||
{{#cargo_query: | {{#cargo_query: | ||
tables=Podiums | |||
|where=Tournament = "{{PAGENAME}}" AND Division = "{{{Division}}}" | |||
|fields=Place, Team | |||
|order by=Place | |||
|format=template | |||
|template=Podium row | |||
|named args=yes | |||
}} | }} | ||
|} | |} | ||