Jump to content

Template:Podium: Difference between revisions

From Spike Wiki
>Kypho
Created page with "<noinclude> {{#cargo_declare:_table=Podiums |Tournament=Page (mandatory) |Mode=String |Class=String |Place=Integer |Team=Page |SharedThird=Boolean }} </noinclude><includeonly> {{#cargo_store:_table=Podiums |Tournament={{PAGENAME}} |Mode={{{Mode|}}} |Class={{{Class|}}} |Place={{{Place|}}} |Team={{{Team|}}} |SharedThird={{{SharedThird|}}} }} * {{#switch: {{{Place|}}} | 1 = 🥇 [[{{{Team}}}]] | 2 = 🥈 [[{{{Team}}}]] | 3 = 🥉 [[{{{Team}}}]]{{#if: {{{SharedThird|}}}..."
 
Use wiki-table champions layout
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
{{#cargo_declare:_table=Podiums
{{#cargo_declare:_table=Podiums
|Tournament=Page (mandatory)
|Tournament=Page (mandatory)
|Mode=String
|Division=String
|Class=String
|Place=Integer
|Place=Integer
|Team=Page
|Team=Page
|SharedThird=Boolean
}}
}}
</noinclude><includeonly>
</noinclude><includeonly><!-- -->{{#cargo_store:_table=Podiums
{{#cargo_store:_table=Podiums
|Tournament={{PAGENAME}}
|Tournament={{PAGENAME}}
|Mode={{{Mode|}}}
|Division={{{Division|}}}
|Class={{{Class|}}}
|Place={{{Place|}}}
|Place={{{Place|}}}
|Team={{{Team|}}}
|Team={{{Team|}}}
|SharedThird={{{SharedThird|}}}
}}<!-- --></includeonly>
}}
 
* {{#switch: {{{Place|}}}
| 1 = 🥇 [[{{{Team}}}]]
| 2 = 🥈 [[{{{Team}}}]]
| 3 = 🥉 [[{{{Team}}}]]{{#if: {{{SharedThird|}}} | (shared) }}
| # = Place {{{Place}}}: [[{{{Team}}}]]
}}
</includeonly>

Latest revision as of 21:20, 16 April 2026

This template defines the table "Podiums". View table.