| <#Team#> |
<#Kills#> |
<#Deaths#> |
<#Won#> |
<#Lost#> |
<#Joined#> |
 |
| Allies |
{$thing.allieskills|commify} |
{$thing.alliesdeaths|commify} |
{$thing.allieswon|commify} |
{$thing.allieslost|commify} |
{$thing.joinedallies|commify} |
| <#Axis#> |
{$thing.axiskills|commify} |
{$thing.axisdeaths|commify} |
{$thing.axiswon|commify} |
{$thing.axislost|commify} |
{$thing.joinedaxis|commify} |
 |
| <#Comparisons:#> |
{teamcompare
width = '90%'
leftwidth = $allieskillspct
rightwidth = $axiskillspct
}
|
 |
{teamcompare
width = '90%'
leftwidth = $allieswonpct
rightwidth = $axiswonpct
}
|
 |
 |