Difference between revisions of "Template:3GameSeries"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jeff G.
m (Reverted edits by Ywmpq205 to last revision by Borgarde (HG))
blackwiki>WOSlinker
(tidy style for better HTML5 compatibility)
Line 1: Line 1:
 
{| border=0 cellpadding=0 cellspacing=0 style="font-size: 90%; margin:1em 2em 1em 1em;"
 
{| border=0 cellpadding=0 cellspacing=0 style="font-size: 90%; margin:1em 2em 1em 1em;"
 
|  
 
|  
| align="center" colspan="5" style="border:1px solid #aaa;" bgcolor=#f2f2f2|{{{RD|Super-Regional}}}
+
| colspan="5" style="text-align:center;border:1px solid #aaa;background-color:#f2f2f2;" |{{{RD|Super-Regional}}}
  
 
|-
 
|-
Line 13: Line 13:
 
|-
 
|-
 
| 
 
| 
| align=center bgcolor="#f2f2f2" style="border:1px solid #aaa;"| {{{seed1| }}}
+
| style="text-align:center;background-color:#f2f2f2;border:1px solid #aaa;"| {{{seed1| }}}
| style="border:1px solid #aaa;" bgcolor="#f9f9f9"|  {{{team1| }}}
+
| style="border:1px solid #aaa;background-color:#f9f9f9;" |  {{{team1| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score1a| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score1a| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score1b| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score1b| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score1c| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score1c| }}}
  
 
|-
 
|-
 
| 
 
| 
| align=center bgcolor="#f2f2f2" style="border:1px solid #aaa;"| {{{seed2| }}}
+
| style="text-align:center;background-color:#f2f2f2;border:1px solid #aaa;"| {{{seed2| }}}
| style="border:1px solid #aaa;" bgcolor="#f9f9f9"|  {{{team2| }}}
+
| style="border:1px solid #aaa;background-color:#f9f9f9;" |  {{{team2| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score2a| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score2a| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score2b| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score2b| }}}
| align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{score2c| }}}
+
| style="text-align:center;border:1px solid #aaa;background-color:#f9f9f9;" | {{{score2c| }}}
 
|}<noinclude>
 
|}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
[[Category:Baseball templates]]
 
[[Category:Baseball templates]]
 
</noinclude>
 
</noinclude>

Revision as of 12:44, 20 July 2015

  Super-Regional
           
            
            
50px Template documentation[view] [edit] [history] [purge]

Usage

Template description: This bracket consists of a two-team, 3-game series. It is used as the format for the super-regionals round of the NCAA Division I Baseball Championship, as well as parts of many other tournaments.

This template was based on the Template:CWSBracket.

Infobox code


{{3GameSeries
|RD=

|seed1=
|team1=
|score1a=
|score1b=
|score1c=

|seed2=
|team2=
|score2a=
|score2b=
|score2c=
}}

Template parameters

  • RD is the name of the round. It defaults to 'Super-Regionals'.
  • seed, team, and scores should be self-explanatory and are the same as most other similar brackets.

See also