$$transferonlynewround=ReadTemplateConfig("TransferOnlyNewRounds","n")$$ $$openfile roundlist.html$$ $$include menu.html$$
Rounds |
| $$if (gametypeimage !EQUALS "")$$ $$endif$$$$gametypename$$ $$roundcount$$ rounds Time Played $$formatduration("%H:%M:%S",duration)$$ |
$$loop row as roundgametype index as roundgametypeindex select count(*),sum(duration),* from view_rounds where gametype='%%gametype%%' group by mapname order by count(*) desc$$
$$map=roundgametype.mapname$$
$$mapname=roundgametype.maprealname$$
$$mapimage=roundgametype.mapimage$$
$$roundcount=roundgametype.0$$
$$duration=roundgametype.1$$
|
||||||
|---|---|---|---|---|---|---|---|