Template:Infobox Tournament: Difference between revisions
Template page
More actions
No edit summary Tag: Reverted |
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 | ||
| | |series = String | ||
|image = File | |image = File | ||
| | |organizer = String | ||
| | |type = String | ||
| | |location = String | ||
| | |prizepool = String | ||
| | |start_date = Date | ||
| | |end_date = Date | ||
| | |winner = String | ||
}} | }} | ||
</noinclude><includeonly>{{#cargo_store: | </noinclude><includeonly>{{#cargo_store: | ||
_table = Tournaments | _table = Tournaments | ||
| | |name = {{{name|{{PAGENAME}}}}} | ||
| | |series = {{{series|}}} | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
| | |organizer = {{{organizer|}}} | ||
| | |type = {{{type|}}} | ||
| | |location = {{{location|}}} | ||
| | |prizepool = {{{prizepool|}}} | ||
| | |start_date = {{{start_date|}}} | ||
| | |end_date = {{{end_date|}}} | ||
| | |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.