[(#REM)
]
[(#TOTAL_BOUCLE|=={0}|oui)
[(#SET{libelle, <:sarkaspip:0_commentaire|ucfirst:>})]
]
[(#TOTAL_BOUCLE|!={0}|oui)
[(#SET{libelle, [(#TOTAL_BOUCLE) [(#TOTAL_BOUCLE|=={1}|?{<:sarkaspip:1_commentaire:>,<:sarkaspip:commentaires:>})]]})]
]
/B_combien>
[(#ENV{statut}|=={ferme}|oui)
[(#SET{libelle, [(#GET{libelle}) <:sarkaspip:forum_ferme:>]})]
]
[(#ENV{ancre_meme_page}|=={oui}|oui)
]
[(#ENV{ancre_meme_page}|=={non}|oui)
[(#ENV{page}|=={album}|non)
[(#GET{libelle})]
]
[(#ENV{page}|=={album}|oui)
[(#GET{libelle})]
]
]