Difference between revisions of "Template:4TeamRR"

From blackwiki
Jump to navigation Jump to search
blackwiki>WOSlinker
(tidy style for better HTML5 compatibility)
blackwiki>WOSlinker
(tidy style for better HTML5 compatibility)
Line 1: Line 1:
 
{| class="wikitable"
 
{| class="wikitable"
|- align=center bgcolor=#{{{color-row-top|ededed}}}
+
|- style="text-align:center;background-color:#{{{color-row-top|ededed}}};"
 
| width="15"|
 
| width="15"|
| width="175" align=left|{{{title|}}}
+
| width="175" style="text-align:left;" |{{{title|}}}
 
| width="{{{team-width|30}}}"|{{{team-1-abbrev|{{{team-1|}}}}}}
 
| width="{{{team-width|30}}}"|{{{team-1-abbrev|{{{team-1|}}}}}}
 
| width="{{{team-width|30}}}"|{{{team-2-abbrev|{{{team-2|}}}}}}
 
| width="{{{team-width|30}}}"|{{{team-2-abbrev|{{{team-2|}}}}}}
Line 8: Line 8:
 
| width="{{{team-width|30}}}"|{{{team-4-abbrev|{{{team-4|}}}}}}
 
| width="{{{team-width|30}}}"|{{{team-4-abbrev|{{{team-4|}}}}}}
  
|- align=center bgcolor=#{{ #if: {{{color-row-1|}}} |{{{color-row-1}}} |ffffff }}  
+
|- style="text-align:center;background-color:#{{ #if: {{{color-row-1|}}} |{{{color-row-1}}} |ffffff }};"
 
! 1
 
! 1
 
| style="text-align:left;" |{{{team-1|}}}  
 
| style="text-align:left;" |{{{team-1|}}}  
Line 16: Line 16:
 
| {{{1v4|}}}
 
| {{{1v4|}}}
  
|- align=center bgcolor=#{{ #if: {{{color-row-2|}}} |{{{color-row-2}}} |ffffff }}  
+
|- style="text-align:center;background-color:#{{ #if: {{{color-row-2|}}} |{{{color-row-2}}} |ffffff }};"
 
! 2
 
! 2
 
| style="text-align:left;" |{{{team-2|}}}
 
| style="text-align:left;" |{{{team-2|}}}
Line 24: Line 24:
 
| |{{{2v4|}}}
 
| |{{{2v4|}}}
  
|- align=center bgcolor=#{{ #if: {{{color-row-3|}}} |{{{color-row-3}}} |ffffff }}  
+
|- style="text-align:center;background-color:#{{ #if: {{{color-row-3|}}} |{{{color-row-3}}} |ffffff }};"
 
! 3
 
! 3
 
| style="text-align:left;" |{{{team-3|}}}
 
| style="text-align:left;" |{{{team-3|}}}
Line 32: Line 32:
 
| |{{{3v4|}}}
 
| |{{{3v4|}}}
  
|- align=center bgcolor=#{{ #if: {{{color-row-4|}}} |{{{color-row-4}}} |ffffff }}  
+
|- style="text-align:center;background-color:#{{ #if: {{{color-row-4|}}} |{{{color-row-4}}} |ffffff }};"
 
! 4
 
! 4
 
| style="text-align:left;" |{{{team-4|}}}
 
| style="text-align:left;" |{{{team-4|}}}

Revision as of 09:41, 24 December 2014

1
2
3
4
Template documentation[view] [edit] [history] [purge]

Usage

{{4TeamRR
| title=
| team-1-abbrev=
| team-1=
| team-2-abbrev=
| team-2=
| team-3-abbrev=
| team-3=
| team-4-abbrev=
| team-4=

|color-row-1= |          1v2= |1v3= |1v4=
|color-row-2= |2v1= |          2v3= |2v4=
|color-row-3= |3v1= |3v2= |          3v4=
|color-row-4= |4v1= |4v2= |4v3=
}}

Standings

{{4TeamRR
| title=
| standings-overall=
| team-1-abbrev=
| team-1=
| team-2-abbrev=
| team-2=
| team-3-abbrev=
| team-3=
| team-4-abbrev=
| team-4=

|color-row-1= |          1v2= |1v3= |1v4= | standings-1= 
|color-row-2= |2v1= |          2v3= |2v4= | standings-2= 
|color-row-3= |3v1= |3v2= |          3v4= | standings-3= 
|color-row-4= |4v1= |4v2= |4v3=           | standings-4= 
}}

See also