Difference between revisions of "Template:5TeamRR"

From blackwiki
Jump to navigation Jump to search
blackwiki>EmausBot
m (Bot: Migrating 1 langlinks, now provided by Wikidata on d:Q7217866)
blackwiki>WOSlinker
(tidy style for better HTML5 compatibility)
Line 11: Line 11:
 
|- align=center bgcolor=#{{ #if: {{{color-row-1|}}} |{{{color-row-1}}} |ffffff }}
 
|- align=center bgcolor=#{{ #if: {{{color-row-1|}}} |{{{color-row-1}}} |ffffff }}
 
! 1
 
! 1
| align=left |{{{team-1|}}}  
+
| style="text-align:left;" |{{{team-1|}}}  
 
| |  
 
| |  
 
| {{{1v2|}}}
 
| {{{1v2|}}}
Line 20: Line 20:
 
|- align=center bgcolor=#{{ #if: {{{color-row-2|}}} |{{{color-row-2}}} |ffffff }}
 
|- align=center bgcolor=#{{ #if: {{{color-row-2|}}} |{{{color-row-2}}} |ffffff }}
 
! 2
 
! 2
| align=left |{{{team-2|}}}
+
| style="text-align:left;" |{{{team-2|}}}
 
| |{{{2v1|}}}
 
| |{{{2v1|}}}
 
| |  
 
| |  
Line 29: Line 29:
 
|- align=center bgcolor=#{{ #if: {{{color-row-3|}}} |{{{color-row-3}}} |ffffff }}
 
|- align=center bgcolor=#{{ #if: {{{color-row-3|}}} |{{{color-row-3}}} |ffffff }}
 
! 3
 
! 3
| align=left |{{{team-3|}}}
+
| style="text-align:left;" |{{{team-3|}}}
 
| |{{{3v1|}}}
 
| |{{{3v1|}}}
 
| |{{{3v2|}}}
 
| |{{{3v2|}}}
Line 38: Line 38:
 
|- align=center bgcolor=#{{ #if: {{{color-row-4|}}} |{{{color-row-4}}} |ffffff }}
 
|- align=center bgcolor=#{{ #if: {{{color-row-4|}}} |{{{color-row-4}}} |ffffff }}
 
! 4
 
! 4
| align=left |{{{team-4|}}}
+
| style="text-align:left;" |{{{team-4|}}}
 
| |{{{4v1|}}}
 
| |{{{4v1|}}}
 
| |{{{4v2|}}}
 
| |{{{4v2|}}}
Line 47: Line 47:
 
|- align=center bgcolor=#{{ #if: {{{color-row-5|}}} |{{{color-row-5}}} |ffffff }}
 
|- align=center bgcolor=#{{ #if: {{{color-row-5|}}} |{{{color-row-5}}} |ffffff }}
 
! 5
 
! 5
| align=left |{{{team-5|}}}
+
| style="text-align:left;" |{{{team-5|}}}
 
| |{{{5v1|}}}
 
| |{{{5v1|}}}
 
| |{{{5v2|}}}
 
| |{{{5v2|}}}

Revision as of 21:17, 14 December 2014

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

Usage

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

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