Difference between revisions of "Template:LadleTable"

From Armagetron
Line 24: Line 24:
 
| style="width{{{score-width|5em}}};" style="border:1px solid #aaa;" bgcolor=#f9f9f9|  {{{tie3|0}}}
 
| style="width{{{score-width|5em}}};" style="border:1px solid #aaa;" bgcolor=#f9f9f9|  {{{tie3|0}}}
 
| style="width{{{point-width|10em}}};" align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{points3|0}}}
 
| style="width{{{point-width|10em}}};" align=center style="border:1px solid #aaa;" bgcolor=#f9f9f9| {{{points3|0}}}
|-
+
|- style="border:1px solid #aaa;"
 
| style="width{{{team-width|15em}}};" align=center bgcolor="#f2f2f2" style="border:1px solid #aaa;" | {{{team4|Team 4}}}
 
| style="width{{{team-width|15em}}};" align=center bgcolor="#f2f2f2" style="border:1px solid #aaa;" | {{{team4|Team 4}}}
 
| style="width{{{score-width|5em}}};" style="border:1px solid #aaa;" bgcolor=#f9f9f9|  {{{wins4|0}}}
 
| style="width{{{score-width|5em}}};" style="border:1px solid #aaa;" bgcolor=#f9f9f9|  {{{wins4|0}}}

Revision as of 09:07, 4 October 2020

Team W L T Points
Team 1  0  0  0 0
Team 2  0  0  0 0
Team 3  0  0  0 0
Team 4  0  0  0 0


Usage


{{LadleTable
|team1=
|wins1=
|loss1=
|tie1=
|points1=

|team2=
|wins2=
|loss2=
|tie2=
|points2=

|team3=
|wins3=
|loss3=
|tie3=
|points3=

|team4=
|wins4=
|loss4=
|tie4=
|points4=
}}