<#Team Comparison#> {boximg id='teamcompare'}
<#Team#> <#Kills#> <#Won#> <#Lost#> <#Joined#>
<#Marines#> {$thing.marinekills|commify} {$thing.marinewon|commify} [{$thing.marinewonpct|digits:0}%] {$thing.marinelost|commify} [{$thing.marinewonpct-100|abs|digits:0}%] {$thing.joinedmarine|commify}
<#Aliens#> {$thing.alienkills|commify} {$thing.alienwon|commify} [{$thing.alienwonpct|digits:0}%] {$thing.alienlost|commify} [{$thing.alienwonpct-100|abs|digits:0}%] {$thing.joinedalien|commify}
<#Spectator#> - - - {$thing.joinedspectator|commify}
    {pctbar2 pct1=$thing.marinewonpct pct2=$thing.alienwonpct color1='blue' color2='red' width=100}  

{****************
<#Team Actions#> {boximg id='teamactions'}
<#Stat#> <#Aliens#> <#Marines#>
<#Structures Built#>: {$thing.alienflagscaptured|commify} {$thing.alienflagscapturedpct|digits2}% {$thing.marineflagscaptured|commify} {$thing.marineflagscapturedpct|digits2}%
<#Flags Blocked#>: {$thing.alienflagsblocked|commify} {$thing.alienflagsblockedpct|digits2}% {$thing.marineflagsblocked|commify} {$thing.marineflagsblockedpct|digits2}%
<#Score#>: {$thing.alienscore|commify} {$thing.alienscorepct|digits2}% {$thing.marinescore|commify} {$thing.marinescorepct|digits2}%

*********}