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
Ayaan (talk | contribs)
No edit summary
Tag: Reverted
Ayaan (talk | contribs)
m Reverted edits by Ayaan (talk) to last revision by Esportsamaze
Tag: Rollback
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
|Prize_Pool = String
|prizepool = 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|}}}
|Prize_Pool = {{{prizepool|}}}
|prizepool = {{{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">
     <div class="infobox-header">{{{name|{{PAGENAME}}}}}</div>
     <div class="infobox-header">{{{name|{{PAGENAME}}}}}</div>

Revision as of 19:24, 3 January 2026

This is the Infobox Tournament template.

Cargo Declaration

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