[% statusroot = 'status_header.html' %]
[% PROCESS hreftemplate %]
[% BLOCK albumlink %]
[% itemobj.album.title | html %][% IF itemobj.year %] ([% itemobj.year %])[% END %]
[% END %]
[%- BLOCK tonecontrol -%]
[% label %][% "COLON" | string %]
|
[%- FOREACH level IN [100,84,72,60,50,36,24,12,0] -%]
 |
[%- END -%]
 |
|
[%- END -%]
[% BLOCK volumecontrol %]
[% vols = {
'2' => '0', '4' => '6', '6' => '12', '8' => '18',
'10' => '24', '12' => '30', '14' => '36', '16' => '42', '18' => '48',
'20' => '54', '22' => '60', '24' => '66', '26' => '72', '28' => '78',
'30' => '84', '32' => '90', '34' => '95', '36' => '100',
}
%]
[% FOREACH level = vols.nsort %]
|
|
[% END %]
[% END %]
[% BLOCK statectrl %]
[% cmdstring | string | upper%]
[% END %]
[% BLOCK playctl %]

|
[% END -%]
[% IF undock %][% END %]
[% PROCESS customheader.html %]
[% IF playercount == '0' %][% END %]