#SET{articles_sommaire,#ARRAY} #SET{liste_mots,#LISTE{#CONFIG{html5_landed/id_mot_sommaire},#CONFIG{html5_landed/id_mot_intro_dessous},#CONFIG{html5_landed/id_mot_intro_droite},#CONFIG{html5_landed/id_mot_intro_gauche}} #SET{articles_sommaire, #GET{articles_sommaire}|push{#ID_ARTICLE}} #SET{class,wrapper fade-up} #SET{container, 1} [(#ID_MOT|=={#CONFIG{html5_landed/id_mot_intro_droite}}|oui) #SET{class,spotlight right} #SET{container, 0} ] [(#ID_MOT|=={#CONFIG{html5_landed/id_mot_intro_gauche}}|oui) #SET{class,spotlight left} #SET{container, 0} ] [(#ID_MOT|=={#CONFIG{html5_landed/id_mot_intro_dessous}}|oui) #SET{class,spotlight bottom} #SET{container, 0} ]
#SET{logo,#LOGO_ARTICLE|extraire_attribut{src}} #SET{logo,#FICHIER} [(#GET{container}|non)[(#GET{logo}|balise_img)]] #SET{prochain, #GET{articles_sommaire}|table_valeur{#COMPTEUR_BOUCLE}} [(#GET{prochain}|oui) <:html5_landed:suite:> ]