[(#REM) Options: - mfx_doublons : nom d'un doublon... (#inclure seulement) - mfx_afficher_details : affiche ou non les détails : date {oui|non} - mfx_afficher_texte : affiche ou non le texte {oui|non} - mfx_afficher_lire_suite : affiche ou non un "lire la suite" {oui|non} - mfx_lien_sur_titre : affiche ou non un lien sur le titre {oui|non} - mfx_couper_texte : coupe le texte de l'intro à la taille donné {nombre} - mfx_pagination_nombre : nombre d'articles par page {nombre} - mfx_pagination_liens_pages : afficher les liens vers les autres pages {oui|non}(1 | 2 | 3 | ...) - mfx_balise_titre : balise pour afficher le titre {h1*|h2} ] [(#SET{doublons, [(#ENV{mfx_doublons}|sinon{#DOUBLON_ALEA})]})] [(#SET{balise_titre, [(#ENV{mfx_balise_titre}|sinon{h1})]})] #LOAD_DOUBLONS #ANCRE_PAGINATION <#GET{balise_titre}[ class="(#EDIT{titre})"]> [(#ENV{mfx_lien_sur_titre}|=={'non'}|?{ #TITRE , #TITRE })] [(#ENV{mfx_afficher_details}|=={'non'}|non)

[(#DATE|nom_jour|ucfirst) ][(#DATE|affdate)][, <:par_auteur:> (#LESAUTEURS)][ <:multiflex:dans_rubrique:> (#INCLURE{fond=noisettes/rubrique/inc/titre_rubrique}{id_rubrique})]

] [(#ENV{mfx_afficher_texte}|=={'non'}|non) [(#ENV{mfx_couper_texte}|?{

[(#TEXTE|couper{#ENV{mfx_couper_texte}})] [(#ENV{mfx_afficher_lire_suite}|=={oui}|oui) <:multiflex:lire_suite:> ]

, #TEXTE })] ] [(#ENV{mfx_pagination_liens_pages}|=={non}|non)

#PAGINATION{page}

]
#SAVE_DOUBLONS