Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Tournament: Difference between revisions

Template page
No edit summary
Ayaan (talk | contribs)
No edit summary
Tag: Reverted
Line 4: Line 4:
{{#cargo_declare:
{{#cargo_declare:
_table = Tournaments
_table = Tournaments
|name = String
|Name = String
|series = String
|Series = String
|image = File
|image = File
|organizer = String
|Organizer = String
|type = String
|Type = String
|location = String
|Location = String
|prizepool = String
|Prize_Pool = String
|start_date = Date
|Start_Date = Date
|end_date = Date
|End_Date = Date
|winner = String
|winner = String
}}
}}
</noinclude><includeonly>{{#cargo_store:
</noinclude><includeonly>{{#cargo_store:
_table = Tournaments
_table = Tournaments
|name = {{{name|{{PAGENAME}}}}}
|Name = {{{name|{{PAGENAME}}}}}
|series = {{{series|}}}
|Series = {{{series|}}}
|image = {{{image|}}}
|image = {{{image|}}}
|organizer = {{{organizer|}}}
|Organizer = {{{organizer|}}}
|type = {{{type|}}}
|Type = {{{type|}}}
|location = {{{location|}}}
|Location = {{{location|}}}
|prizepool = {{{prizepool|}}}
|Prize_Pool = {{{prizepool|}}}
|start_date = {{{start_date|}}}
|Start_Date = {{{start_date|}}}
|end_date = {{{end_date|}}}
|End_Date = {{{end_date|}}}
|winner = {{{winner|}}}
|winner = {{{winner|}}}
}}<div class="infobox">
}}<div class="infobox">

Revision as of 19:19, 3 January 2026

This is the Infobox Tournament template.

Cargo Declaration

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