#CACHE{3600} #SET{service,weather} [(#CONFIG{rainette/wunderground/inscription}|oui)#SET{service,wunderground}#SET{ville,FRXX0099}] [(#CONFIG{rainette/owm/inscription}|oui)#SET{service,owm}#SET{ville,Paris}] [(#CONFIG{rainette/weatherbit/inscription}|oui)#SET{service,weatherbit}#SET{ville,Paris}] #SET{nom_ville,#RAINETTE_INFOS{#CONFIG{soyezcreateurs/rainette_ville, #GET{ville}}, ville, #GET{service}, #LANG}} [(#SET{titre_meteo,#VAL{<:rainette:meteo_de:>}|replace{@ville@,#GET{nom_ville}}})]
[
(#MODELE{rainette_previsions, lieu=[(#CONFIG{soyezcreateurs/rainette_ville, #GET{ville}})], premier_jour=0, sous_modele=previsions_24h, service=#GET{service}})
]
#FILTRE{mini_html}