Played last 2 weeks: {{ tmsmp(g.playtime_2weeks*60) }}
Total played: {{ tmsmp(g.playtime_linux_forever*60) }} (L) + {{ tmsmp(g.playtime_windows_forever*60) }} (W) = {{ tmsmp(g.playtime_forever*60) }} (T)
Total played: {{ tmsmp(g.playtime_linux_forever*60) }} (L) + {{ tmsmp(g.playtime_windows_forever*60) }} (W) = {{ tmsmp(g.playtime_forever*60) }} (T)
{% if g.rtime_last_played != 0 %}Last played: {{ utmsmp(g.rtime_last_played) }}
{% endif %}