Template:Infobox Tournament: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
_table = Tournaments | _table = Tournaments | ||
|name = String | |name = String | ||
|series = String | |||
|image = File | |image = File | ||
|organizer = String | |organizer = String | ||
| Line 17: | Line 18: | ||
_table = Tournaments | _table = Tournaments | ||
|name = {{{name|{{PAGENAME}}}}} | |name = {{{name|{{PAGENAME}}}}} | ||
|series = {{{series|}}} | |||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|organizer = {{{organizer|}}} | |organizer = {{{organizer|}}} | ||
| Line 34: | Line 36: | ||
<div class="infobox-data-container"> | <div class="infobox-data-container"> | ||
{{#if:{{{series|}}}| | |||
<div class="infobox-row"> | |||
<div class="infobox-label">Series</div> | |||
<div class="infobox-data">[[{{{series}}}]]</div> | |||
</div> | |||
}} | |||
{{#if:{{{organizer|}}}| | {{#if:{{{organizer|}}}| | ||
<div class="infobox-row"> | <div class="infobox-row"> | ||
Revision as of 23:58, 2 January 2026
This is the Infobox Tournament template.
Cargo Declaration
This template defines the table "Tournaments". View table.