[(#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|non} - 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{[(#REM|microtime|replace{' ',''}|replace{'0\.',''})]})]})] [(#SET{balise_titre, [(#ENV{mfx_balise_titre}|sinon{h1})]})] [(#SET{couper_texte, [(#ENV{mfx_couper_texte}|sinon{non})]})] #LOAD_DOUBLONS #ANCRE_PAGINATION <#GET{balise_titre}[ class="(#EDIT{titre})"]> [(#ENV{mfx_lien_sur_titre}|=={non}|?{ #TITRE , #TITRE })] [(#ENV{mfx_afficher_details}|=={non}|non) [

<:multiflex:sur:> (#NOM_SITE|texte_backend)

]

[(#DATE|nom_jour|ucfirst) ][(#DATE|affdate)][, <:par_auteur:> (#LESAUTEURS)]

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

[(#GET{couper_texte}|!={non}|?{ [(#DESCRIPTIF|couper{#GET{couper_texte}})] [(#ENV{mfx_afficher_lire_suite}|=={oui}|oui) <:multiflex:lire_suite:> ] , #DESCRIPTIF [(#ENV{mfx_afficher_lire_suite}|=={oui}|oui) <:multiflex:lire_suite:> ] })]

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

#PAGINATION{page}

]
#SAVE_DOUBLONS