B.17.Alignment And Language Direction; B.18.Conditional Tags - Archos Jukebox 5000 Manual

Archos jukebox 5000; jukebox 6000; studio 10; studio 20 mp3 digital player
Table of Contents

Advertisement

Appendix B. Theme Tags
B.17. Alignment and language direction
Tag
%al
%aL
%ac
%ar
%aR
%ax
%Sr
All alignment tags may be present in one line, but they need to be in the order left –
centre – right. If the aligned texts overlap, they are merged.
Example: %ax%V(...)
B.18. Conditional Tags
Tag
%?xx<true|false>
%?xx<alt1|alt2|
alt3|...|else>
%if(tag,
operator,
operand, [option
count])
%and(tag1, tag2,
..., tagN)
%or(tag1, tag2,
..., tagN)
Examples of the %if tag:
The Rockbox manual
Description
Align the text left
Align the text left, or to the right if RTL language is in use
Centre the text
Align the text right
Align the text right, or to the left if RTL language is in use
The next tag should follow the set language direction. When
prepended to a viewport declaration, the viewport will be
horizontally mirrored if the user language is set to a RTL
language. Currently the %Cl, %V and %Vl tags support this.
Use as a conditional to define options for left to right, or right
to left languages. %?Sr<RTL|LTR>
Description
If / Else: Evaluate for true or false case
Enumerations: Evaluate for first / second / third / . . . / last
condition
Allows very simple comparisons with other tags.
tag: the tag to check against.
operator: the comparison to perform - possible options are
=, !=, >, >=, <, <=
operand: either a second tag, a number, or text.
[option count]: optional parameter used to select which pa-
rameter of a tag to use when the tag has multiple options, e.g.
%?pv<a|b|c|d>
Logical "and" operator. Will be evaluate to true if all the tag
parameters are true.
Logical "or" operator. Will be evaluate to true if any of the
tag parameters are true.
(version rUnversioned directory-150809)
Archos Studio/Player
94

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Studio 20Studio 10Jukebox 6000

Table of Contents