source: trunk/spip/esqueleto-redcta/themes/ajb/inc/inc-nota-principal.html @ 30

Last change on this file since 30 was 30, checked in by sebas, 17 years ago

nueva importacion del codigo del esqueleto de redcta con los plugins

File size: 797 bytes
Line 
1<BOUCLE_principal(ARTICLES) {titre_mot=nota principal} {par date} {inverse}{0,1}{doublons}>
2        <div id="nota_principal">
3               
4                        <BOUCLE_foto(DOCUMENTS){id_article}{mode=image}{0,1}>
5
6[(#LOGO_DOCUMENT|center||image_reduire{310,0}|inserer_attribut{hspace,0}|inserer_attribut{vspace,0}|inserer_attribut{style,border:0px solid #000000})]
7                                       
8                        </BOUCLE_foto>
9                <div class="volantadest1">     
10                        #SURTITRE
11                </div>
12                <a href="#URL_ARTICLE"><div class="titulo1">#TITRE</div><span class="espcioblancochico"></span></a>
13                <div class="texto">
14                                <span class="FECHA-COMUNIC">[(#DATE|journum)]/[(#DATE|mois)]/[(#DATE|annee)]- #NOM_SITE_SPIP - </SPAN> #CHAPO<br><br>
15                                <a href="#URL_ARTICLE"> <span class="notacompleta-col">Nota completa</span></a>
16                </div>
17        </div>
18</BOUCLE_principal>
Note: See TracBrowser for help on using the repository browser.