Condition in HTML or Markdown for grafana

I have a template variable (CAR), now in text pannel if i say $car it is listing out the value in the pannel. I want to write a condition in html for grafana, if suppose the value of car is null then it shuld display no data. If there is some value, it should display that value.

Take a look at