Template:4PPTeamBracket/doc

From comp.tf
< Template:4PPTeamBracket
Revision as of 11:13, 2 May 2023 by Lofty (talk | contribs) (Created page with "{{4PPTeamBracket |R1D1literal=R1D1 |R1D2literal=R1D2 |R1D3literal=R1D3 |R1D4literal=R1D4 |R2D1literal=R2D1 |R2W1literal=R2W1 |R3W1literal=R3W1 |R3W2literal=R3W2 }} ==Use== :'...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Upper Page Playoffs
R1D1
R1D2
Lower Page Playoffs
R1D3
R1D4
Semi-Finals
R2D1
R2W1
Grand Finals
R3W1
R3W2

Use[edit]

Template for a page playoff system bracket with 4 starting teams
  • Make R1D1win variable non empty to bold winning team
  • To see this template in action, view the source to one of the pages listed on WhatLinksHere:Page Playoff

Copy Paste[edit]

Simple bracket with no further details[edit]

{{Page Playoff
<!-- MAJOR SEMIFINAL -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=
<!-- MINOR SEMIFINAL -->
|R1D3team= |R1D3score= |R1D3win=
|R1D4team= |R1D4score= |R1D4win=
<!-- PRELIMINARY FINAL -->
|R2D1team= |R2D1score= |R2D1win=
|R2W1team= |R2W1score= |R2W1win=
<!-- GRAND FINALS -->
|R3W1team= |R3W1score= |R3W1win=
|R3W2team= |R3W2score= |R3W2win=
<!-- EXTENDED SERIES (Optional) -->
|R3W1score2=
|R3W2score2=
}}

Bracket with maps, Bo3[edit]

{{Page Playoff
<!-- MAJOR SEMIFINAL -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=
|R1G1details={{BracketMatchSummary
|date=
|stream=
|finished=
|match1={{Match
|map=
|team1side=
|team1checkpoints=
|team1time=
|team2side=
|team2checkpoints=
|team2time=
|team1side2=
|team2side2=
|win=
}}
}}
<!-- MINOR SEMIFINAL -->
|R1D3team= |R1D3score= |R1D3win=
|R1D4team= |R1D4score= |R1D4win=
|R1G2details={{BracketMatchSummary
|date=
|stream=
|finished=
|match1={{Match
|map=
|team1side=
|team1checkpoints=
|team1time=
|team2side=
|team2checkpoints=
|team2time=
|team1side2=
|team2side2=
|win=
}}
}}
<!-- PRELIMINARY FINAL -->
|R2D1team= |R2D1score= |R2D1win=
|R2W1team= |R2W1score= |R2W1win=
|R2G1details={{BracketMatchSummary
|date=
|stream=
|finished=
|match1={{Match
|map=
|team1side=
|team1checkpoints=
|team1time=
|team2side=
|team2checkpoints=
|team2time=
|team1side2=
|team2side2=
|win=
}}
}}
<!-- GRAND FINALS -->
|R3W1team= |R3W1score= |R3W1win=
|R3W2team= |R3W2score= |R3W2win=
|R3G1details={{BracketMatchSummary
|date=
|stream=
|finished=
|match1={{Match
|map=
|team1side=
|team1checkpoints=
|team1time=
|team2side=
|team2checkpoints=
|team2time=
|team1side2=
|team2side2=
|win=
}}
}}
<!-- EXTENDED SERIES (Optional) -->
|R3W1score2=
|R3W2score2=
}}

Credit to Liquipedia!