[(#REM)
]
[(#SET{
image,
#ENV{mode_force,#MODE}|match{'image|vignette'}
|sinon{#ENV{embed}}
|oui
})][(#REM)
][(#GET{image})
[(#SET{width, #LARGEUR})]
[(#SET{height,#HAUTEUR})]
[]
[(#ENV{lien}|?{})]
][(#REM)
][(#GET{image}|non)
[(#SET{fichier,[(#LOGO_DOCUMENT|extraire_attribut{src})]})]
[(#SET{width,[(#LOGO_DOCUMENT|extraire_attribut{width})]})]
[(#SET{height,[(#LOGO_DOCUMENT|extraire_attribut{height})]})]
]