Template:PrizeMoney: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
|money = Integer | |money = Integer | ||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store: | </noinclude><includeonly>{{#if:{{{team|}}}|{{#cargo_store: | ||
_table = Tournament_Prizes | _table = Tournament_Prizes | ||
|tournament = {{PAGENAME}} | |tournament = {{PAGENAME}} | ||
| Line 15: | Line 15: | ||
|place = {{{place|}}} | |place = {{{place|}}} | ||
|money = {{{money|0}}} | |money = {{{money|0}}} | ||
}} | }}}} | ||
<tr> | <tr> | ||
<td style="text-align:center;">{{{place|}}}</td> | <td style="text-align:center;">{{{place|}}}</td> | ||
<td style="text-align:left;">[[{{{team}}}]]</td> | <td style="text-align:left;"> | ||
{{#if:{{{team|}}} | |||
|[[{{{team}}}]] |<span style="color:#888; font-style:italic;">TBD</span> }} | |||
</td> | |||
<td style="text-align:right;">₹ {{formatnum:{{{money|0}}}}}</td> | <td style="text-align:right;">₹ {{formatnum:{{{money|0}}}}}</td> | ||
</tr></includeonly> | </tr></includeonly> | ||
Revision as of 03:56, 12 January 2026
Stores the prize money results for a tournament.
Cargo Declaration
This template defines the table "Tournament_Prizes". View table.