Template:Infobox Tournament: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 33: | Line 33: | ||
|winner={{{winner|}}} | |winner={{{winner|}}} | ||
}} | }} | ||
<table class="infobox"> | |||
<caption>{{{name|{{PAGENAME}}}}}</caption> | |||
{{#if:{{{image|}}}| | |||
<tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|250px]]</td></tr> | |||
}} | |||
{{#if:{{{series|}}}| | |||
<tr><th colspan="2" class="infobox-header">League Information</th></tr> | |||
{{#if:{{{series|}}}| | |||
}} | <tr> | ||
{{#if:{{{organizer|}}}| | <th>Series</th> | ||
<td>{{{series}}}</td> | |||
</tr> | |||
}} | |||
}} | |||
{{#if:{{{type|}}}| | {{#if:{{{organizer|}}}| | ||
<tr> | |||
<th>Organizer</th> | |||
<td>{{{organizer}}}</td> | |||
}} | </tr> | ||
{{#if:{{{location|}}}| | }} | ||
{{#if:{{{type|}}}| | |||
<tr> | |||
}} | <th>Type</th> | ||
<td>{{{type}}}</td> | |||
</tr> | |||
{{#if:{{{mode|}}}| | }} | ||
{{#if:{{{location|}}}| | |||
<tr> | |||
}} | <th>Location</th> | ||
{{#if:{{{tier|}}}| | <td>{{{location}}}</td> | ||
</tr> | |||
}} | |||
}} | <tr><th colspan="2" class="infobox-header">Game Settings</th></tr> | ||
{{#if:{{{mode|}}}| | |||
{{#if:{{{prizepool|}}}| | <tr> | ||
<th>Game Mode</th> | |||
<td>{{{mode}}}</td> | |||
</tr> | |||
}} | }} | ||
{{#if:{{{start_date|}}}| | |||
{{#if:{{{tier|}}}| | |||
<tr> | |||
<th>Liquipedia Tier</th> | |||
}} | <td>{{{tier}}}</td> | ||
{{#if:{{{teams|}}}| | </tr> | ||
}} | |||
<tr><th colspan="2" class="infobox-header">Tournament Data</th></tr> | |||
}} | |||
{{#if:{{{winner|}}}| | {{#if:{{{prizepool|}}}| | ||
<tr> | |||
<th>Prize Pool</th> | |||
<td>{{{prizepool}}}</td> | |||
}} | </tr> | ||
}} | |||
{{#if:{{{start_date|}}}| | |||
<tr> | |||
<th>Dates</th> | |||
<td>{{{start_date}}} {{#if:{{{end_date|}}}| – {{{end_date}}} }}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{teams|}}}| | |||
<tr> | |||
<th>Teams</th> | |||
<td>{{{teams}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{winner|}}}| | |||
<tr> | |||
<th>Winner</th> | |||
<td>'''[[{{{winner}}}]]'''</td> | |||
</tr> | |||
}} | |||
</table> | |||
</includeonly> | </includeonly> | ||
Revision as of 02:16, 29 December 2025
This template defines the table "Tournaments". View table.