Template:Infobox Tournament: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
No edit summary Tag: Reverted |
||
| 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 | ||
| | |Prize_Pool = String | ||
| | |Start_Date = Date | ||
| | |End_Date = Date | ||
|winner = String | |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|}}} | ||
| | |Prize_Pool = {{{prizepool|}}} | ||
| | |Start_Date = {{{start_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.