Specifications
DRAFT VERSION
APPENDIX B. WPS TAGS 65
• The size of the LCD screen for each player varies. See table below for appropriate
sizes of each device. The x and y coordinates must repect each of the players’
limits.
B.11. Alignment
Tag Description
%al Text is left aligned
%ac Text is center aligned
%ar Text is right aligned
All alignment tags may be present in one line, but they need to be in the order left –
center – right. If the aligned texts overlap, they are merged.
B.12. Conditional Tags
Tag Description
%?xx<true|false> If / Else: Evaluate for true or false case
%?xx<alt1|alt2|alt3|...|else> Enumerations: Evaluate for first / second /
third / . . . / last condition
B.13. Other Tags
Tag Description
%% Display a ‘%’
%< Display a ‘<’
%| Display a ‘|’
%> Display a ‘>’
%; Display a ‘;’
%s Indicate that the line should scroll. Can occur anywhere in a line (given that the
text is displayed; see conditionals above). You can specify up to 10 scrolling
lines. Scrolling lines can not contain dynamic content such as timers, peak
meters or progress bars.
THE ROCKBOX MANUAL ARCHOS STUDIO/PLAYER