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

Last change on this file since 32 was 32, checked in by guille, 17 years ago

Inclusion de paleta de colores page paleta.html para demo colores

File size: 714 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>
12                <div class="chapodest1">
13                                [[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)] - #NOM_SITE_SPIP] #CHAPO
14                                <span class="vermas"> &gt; nota completa</span>
15                </div>
16                </a>
17        </div>
18        </td></tr></table>
19</BOUCLE_principal>
Note: See TracBrowser for help on using the repository browser.