Specifications

Appendix B. Theme Tags 95
%?if(%pv, >=, 0)<Clipping possible|Volume OK> will display “Clipping possible”
if the volume is higher than or equal to 0 dB, “Volume OK” if it is lower.
%?if(%ia, =, %Ia)<same artist> this artist and the next artist are the same.
Note: When performing a comparison against a string tag such as %ia, only = and !=
b
work, and the comparison is not case sensitive.
B.19. Subline Tags
Tag Description
%t(time) Set the subline display cycle time (%t(5) or %t(3.4) formats)
; Split items on a line into separate sublines
Allows grouping of several items (sublines) onto one line, with the display cycling
round the defined sublines. See section 11.2.2 (page 77) for details.
B.20. Text Translation
Tag Description
%Sx(English) Display the translation of “English” in the current language
“English” must be a phrase used in the language file.
It should match the Source: line in the language file.
Note: checkwps cannot verify that the string is correct, so please check on either the
b
simulator or on target.
B.21. Bar Tags
Some tags can be used to display a bar which draws according to the value of the tag.
To use these tags like a bar you need to use the following parameters (%XX should be
replaced with the actual tag).
The Rockbox manual (version rUnversioned directory-150516) Archos Studio/Player