Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 00:47, 10 January 2026 by Esportsamaze (talk | contribs) (Created page with "<noinclude> Stores the prize money results for a tournament. == Cargo Declaration == {{#cargo_declare: _table = Tournament_Prizes |tournament = String |team = String |place = Integer |money = Integer }} </noinclude><includeonly>{{#cargo_store: _table = Tournament_Prizes |tournament = {{PAGENAME}} |team = {{{team|}}} |place = {{{place|}}} |money = {{{money|0}}} }} <tr> <td style="text-align:center;">{{#if:{{{place|}}}|#{{{place}}}|}}</td> <td style="text-align:left;">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stores the prize money results for a tournament.

Cargo Declaration

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