source: trunk/spip/themes/redcta/inc/inc-nota-principal.html @ 15

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

Instalacion basica

File size: 753 bytes
Line 
1<B_principal>
2<BOUCLE_principal(ARTICLES) {titre_mot=nota principal} {par date} {inverse}{0,1}{doublons}>
3        <div id="nota_principal">
4                <div class="volantadest1">
5                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
6
7[(#LOGO_DOCUMENT|right||image_reduire{140,0}|inserer_attribut{hspace,4}|inserer_attribut{vspace,4}|inserer_attribut{style,border:1px solid #000000})]
8                                       
9                        </BOUCLE_foto>
10                        <a href="#URL_ARTICLE">#SURTITRE
11                </div>
12                <h3>#TITRE</h3>
13                <div class="chapodest1">
14                                [[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)] - #NOM_SITE_SPIP] #CHAPO
15                                <span class="vermas"> &gt; nota completa</span></a>
16                </div>
17        </div>
18</BOUCLE_principal>
19
20</B_principal>
21<INCLURE{fond=inc/inc-instalacion}{lang}>
22<//B_principal>
Note: See TracBrowser for help on using the repository browser.