Template:Rounds

Template page
Revision as of 21:53, 4 May 2023 by Couchor (talk | contribs) (Created page with "<includeonly>{{#invoke:Json|fromArgs}}</includeonly><noinclude>{{Documentation}}Category:Templates</noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation (view - edit)

This template should only be used for the |upper= or |lower= parameters inside of Template:Bracket calls

Parameters:

Parameter Description
R+number Call Template:Round to input info of the round in the upper or lower bracket, so like: |R1={{Round}}

Example

{{Bracket|teams=8|lteams=8|bestof=3
  <!--  UPPER BRACKET -->
 |upper={{Rounds
  |R1={{Round|title=UB Quarterfinals
    |M1={{Match
    |p1=spirit
    |p2=vp
    }}
    |M2={{Match
    |p1=liquid
    |p2=talon
    }}
    |M3={{Match
    |p1=lgd
    |p2=9pandas
    }}
    |M4={{Match
    |p1=nouns
    |p2=azure
    }}
  }}
 }}
}}

Will look something like this:

Rounds example.png