source: trunk/spip/esqueleto-redcta/themes/redcta/inc/inc-nota-secundaria.html

Last change on this file was 70, checked in by guille, 16 years ago
File size: 757 bytes
Line 
1<BOUCLE_principal(ARTICLES) {titre_mot=nota secundaria} {par date} {inverse}{0,2}{doublons}>
2        <table><tr><td>
3        <div id="nota_secundaria">
4                <div class="volantadest1">
5                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
6                                [(#LOGO_DOCUMENT|right||image_reduire{120,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,4}|inserer_attribut{style,border:1px solid #000000})]                           
7                        </BOUCLE_foto>
8                       
9                </div>
10                <a href="#URL_ARTICLE">#SURTITRE
11                <h3>#TITRE</h3></a>
12                <div class="chapodest1  #EDIT{chapo}">
13                                [[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)] - #NOM_SITE_SPIP] #CHAPO
14                                <a href="#URL_ARTICLE"><span class="vermas">ver articulo completo</span></a>
15                </div>
16               
17        </div>
18        </td></tr></table>
19</BOUCLE_principal>
Note: See TracBrowser for help on using the repository browser.