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> | </noinclude><includeonly>{{#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;"> | <td style="text-align:left;"> | ||
{{#if:{{{team|}}} | {{#if:{{{team|}}}|[[{{{team}}}]]|<span style="color:#888;">TBD</span>}} | ||
|[[{{{team}}}]] |<span style="color:#888 | |||
</td> | </td> | ||
<td style="text-align:right;">₹ {{formatnum:{{{money|0}}}}}</td> | |||
</tr></includeonly> | </tr></includeonly> | ||
Revision as of 04:13, 12 January 2026
Stores the prize money results for a tournament.
Cargo Declaration
This template defines the table "Tournament_Prizes". View table.