XF 2.2 Can I display custom thread fields conditionally depending on the {$value}?

gogo

Well-known member
Can I put something in "Value display HTML" so that the following can be realized?

If {$value} < 5, show short, if = 5, show medium, if > 5, show tall

If not, how do I possibly do it?
 
Back
Top Bottom