Thread
:
Advanced rule for column of icons.
View Single Post
07-10-2023, 06:37 AM
#
3
chaley
Grand Sorcerer
Posts: 12,525
Karma: 8065948
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
I didn't try to figure out what the template in post 2 might do. I am sure it doesn't do what you want.
Using the examples in post 1, try this:
Code:
program: r = $rating; switch_if( r == '', 'icono1.png', r <=# 3, 'icono2.png', 'icono3.png')
chaley
View Public Profile
Visit chaley's homepage!
Find More Posts by chaley
Track Posts by chaley via RSS