Template:TournamentTabs: Difference between revisions
Template page
More actions
Esportsamaze (talk | contribs) No edit summary |
Esportsamaze (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Auto- | Navigation tabs for tournament pages. Auto-detects subpages without needing the Variables extension. | ||
Usage: {{TournamentTabs}} | Usage: {{TournamentTabs}} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="tournament-tabs" style="display:flex; flex-wrap:wrap; gap:4px; border-bottom:2px solid var(--primary-color, #007bff); margin-bottom:20px;"> | <div class="tournament-tabs" style="display:flex; flex-wrap:wrap; gap:4px; border-bottom:2px solid var(--primary-color, #007bff); margin-bottom:20px;"> | ||
{{# | <div style="padding:10px 20px; font-weight:bold; cursor:pointer; | ||
|Standings|Statistics|Teams|Matches | background-color:{{#ifeq:{{SUBPAGENAME}}|Standings|#fff|{{#ifeq:{{SUBPAGENAME}}|Statistics|#fff|{{#ifeq:{{SUBPAGENAME}}|Teams|#fff|{{#ifeq:{{SUBPAGENAME}}|Matches|#fff|#eee}}}}}}}}; | ||
|#default={{PAGENAME}} | border-bottom:{{#ifeq:{{SUBPAGENAME}}|Standings|none|{{#ifeq:{{SUBPAGENAME}}|Statistics|none|{{#ifeq:{{SUBPAGENAME}}|Teams|none|{{#ifeq:{{SUBPAGENAME}}|Matches|none|3px solid var(--primary-color, #007bff)}}}}}}}};"> | ||
}} | [[{{#switch:{{SUBPAGENAME}} | ||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
|#default={{PAGENAME}} | |||
}}|<span style="color:var(--text-main, #333);">Overview</span>]] | |||
</div> | |||
<div style="padding:10px 20px; font-weight:bold; cursor:pointer; | {{#ifexist: {{#switch:{{SUBPAGENAME}} | ||
background-color:{{#ifeq:{{ | |Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | ||
border-bottom:{{#ifeq:{{ | |#default={{PAGENAME}} | ||
[[{{# | }}/Standings | | ||
</div> | <div style="padding:10px 20px; font-weight:bold; cursor:pointer; | ||
background-color:{{#ifeq:{{SUBPAGENAME}}|Standings|#eee|#fff}}; | |||
border-bottom:{{#ifeq:{{SUBPAGENAME}}|Standings|3px solid var(--primary-color, #007bff)|none}};"> | |||
[[{{#switch:{{SUBPAGENAME}} | |||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
|#default={{PAGENAME}} | |||
}}/Standings|<span style="color:var(--text-main, #333);">Standings</span>]] | |||
</div> | |||
}} | |||
{{#ifexist: {{# | {{#ifexist: {{#switch:{{SUBPAGENAME}} | ||
<div style="padding:10px 20px; font-weight:bold; cursor:pointer; | |Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | ||
background-color:{{#ifeq:{{SUBPAGENAME}}| | |#default={{PAGENAME}} | ||
border-bottom:{{#ifeq:{{SUBPAGENAME}}| | }}/Statistics | | ||
[[{{# | <div style="padding:10px 20px; font-weight:bold; cursor:pointer; | ||
</div> | background-color:{{#ifeq:{{SUBPAGENAME}}|Statistics|#eee|#fff}}; | ||
}} | border-bottom:{{#ifeq:{{SUBPAGENAME}}|Statistics|3px solid var(--primary-color, #007bff)|none}};"> | ||
[[{{#switch:{{SUBPAGENAME}} | |||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
|#default={{PAGENAME}} | |||
}}/Statistics|<span style="color:var(--text-main, #333);">Statistics</span>]] | |||
</div> | |||
}} | |||
{{#ifexist: {{# | {{#ifexist: {{#switch:{{SUBPAGENAME}} | ||
<div style="padding:10px 20px; font-weight:bold; cursor:pointer; | |Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | ||
background-color:{{#ifeq:{{SUBPAGENAME}}| | |#default={{PAGENAME}} | ||
border-bottom:{{#ifeq:{{SUBPAGENAME}}| | }}/Teams | | ||
[[{{# | <div style="padding:10px 20px; font-weight:bold; cursor:pointer; | ||
</div> | background-color:{{#ifeq:{{SUBPAGENAME}}|Teams|#eee|#fff}}; | ||
}} | border-bottom:{{#ifeq:{{SUBPAGENAME}}|Teams|3px solid var(--primary-color, #007bff)|none}};"> | ||
[[{{#switch:{{SUBPAGENAME}} | |||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
|#default={{PAGENAME}} | |||
}}/Teams|<span style="color:var(--text-main, #333);">Teams</span>]] | |||
</div> | |||
}} | |||
{{#ifexist: {{# | {{#ifexist: {{#switch:{{SUBPAGENAME}} | ||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
|#default={{PAGENAME}} | |||
}}/Matches | | |||
<div style="padding:10px 20px; font-weight:bold; cursor:pointer; | |||
background-color:{{#ifeq:{{SUBPAGENAME}}|Matches|#eee|#fff}}; | |||
border-bottom:{{#ifeq:{{SUBPAGENAME}}|Matches|3px solid var(--primary-color, #007bff)|none}};"> | |||
[[{{#switch:{{SUBPAGENAME}} | |||
|Standings|Statistics|Teams|Matches={{#titleparts:{{PAGENAME}}|-1}} | |||
<div style="padding:10px 20px; font-weight:bold; cursor:pointer; | |#default={{PAGENAME}} | ||
background-color:{{#ifeq:{{SUBPAGENAME}}|Matches|#eee|#fff}}; | }}/Matches|<span style="color:var(--text-main, #333);">Matches</span>]] | ||
border-bottom:{{#ifeq:{{SUBPAGENAME}}|Matches|3px solid var(--primary-color, #007bff)|none}};"> | </div> | ||
[[{{# | }} | ||
</div> | |||
}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 15:52, 14 January 2026
Navigation tabs for tournament pages. Auto-detects subpages without needing the Variables extension. Usage: