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
No edit summary
No edit summary
Line 33: Line 33:
|winner={{{winner|}}}
|winner={{{winner|}}}
}}
}}
{| class="infobox"
 
|+ {{{name|{{PAGENAME}}}}}
<table class="infobox">
|-
    <caption>{{{name|{{PAGENAME}}}}}</caption>
| colspan="2" class="infobox-image" | {{#if:{{{image|}}}|[[File:{{{image}}}|250px]]}}
 
|-
    {{#if:{{{image|}}}|
! colspan="2" class="infobox-header" | League Information
    <tr><td colspan="2" class="infobox-image">[[File:{{{image}}}|250px]]</td></tr>
|-
    }}
{{#if:{{{series|}}}|
 
! Series
    <tr><th colspan="2" class="infobox-header">League Information</th></tr>
| {{{series}}}
 
|-
    {{#if:{{{series|}}}|
}}
    <tr>
{{#if:{{{organizer|}}}|
        <th>Series</th>
! Organizer
        <td>{{{series}}}</td>
| {{{organizer}}}
    </tr>
|-
    }}
}}
 
{{#if:{{{type|}}}|
    {{#if:{{{organizer|}}}|
! Type
    <tr>
| {{{type}}}
        <th>Organizer</th>
|-
        <td>{{{organizer}}}</td>
}}
    </tr>
{{#if:{{{location|}}}|
    }}
! Location
 
| {{{location}}}
    {{#if:{{{type|}}}|
|-
    <tr>
}}
        <th>Type</th>
! colspan="2" class="infobox-header" | Game Settings
        <td>{{{type}}}</td>
|-
    </tr>
{{#if:{{{mode|}}}|
    }}
! Game Mode
 
| {{{mode}}}
    {{#if:{{{location|}}}|
|-
    <tr>
}}
        <th>Location</th>
{{#if:{{{tier|}}}|
        <td>{{{location}}}</td>
! Liquipedia Tier
    </tr>
| {{{tier}}}
    }}
|-
 
}}
    <tr><th colspan="2" class="infobox-header">Game Settings</th></tr>
! colspan="2" class="infobox-header" | Tournament Data
 
|-
    {{#if:{{{mode|}}}|
{{#if:{{{prizepool|}}}|
    <tr>
! Prize Pool
        <th>Game Mode</th>
| {{{prizepool}}}
        <td>{{{mode}}}</td>
|-
    </tr>
}}
    }}
{{#if:{{{start_date|}}}|
 
! Dates
    {{#if:{{{tier|}}}|
| {{{start_date}}} {{#if:{{{end_date|}}}| – {{{end_date}}} }}
    <tr>
|-
        <th>Liquipedia Tier</th>
}}
        <td>{{{tier}}}</td>
{{#if:{{{teams|}}}|
    </tr>
! Teams
    }}
| {{{teams}}}
 
|-
    <tr><th colspan="2" class="infobox-header">Tournament Data</th></tr>
}}
 
{{#if:{{{winner|}}}|
    {{#if:{{{prizepool|}}}|
! Winner
    <tr>
| '''[[{{{winner}}}]]'''
        <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.