条件文本

返回符合条件的第一个值

# %nameplates_conditional_{0}%
conditional-text:
  weather:
    priority_1:
      text: '晴天'
      conditions:
        weather:
          - clear
    priority_2:
      text: '降雨'
      conditions:
        weather:
          - rain
    priority_3:
      text: '雷暴'
      conditions:
        weather:
          - thunder