Modèle:Lien album picasa

Un article de RcmWiki.

(Différences entre les versions)
(misc. test)
(syntaxe wiki des tableaux ; html passe pas...)
Ligne 1 : Ligne 1 :
-
<html>
+
{| style="margin: 1em 0 0;"
-
<table><tbody><tr><td style="padding: 0pt 5px;"><a href="{{{album}}}"><img style="border: 1px solid rgb(92, 127, 185);" src="{{{image}}}" alt="{{{titre}}}"></a></td><td valign="top"><p>{{{titre}}}</p><font color="#333333">{{{texte}}}</font><br><p><a href="{{{album}}}" class="external text" title="{{{album}}}" rel="nofollow">Afficher l'album</a>
+
| style="padding: 0 1em; border: 1px solid gray; vertical-align: top;" |
-
</p></td></tr></tbody></table>
+
<a href="{{{album}}}"><img style="border: 1px solid rgb(92, 127, 185);" src="{{{image}}}" alt="{{{titre}}}"></a>
-
</html>
+
| style="padding: 0 1em; border: 1px solid gray; vertical-align: top;" |
-
 
+
{{{titre}}}<br />
-
-o-{{{titre}}}-o-
+
<font color="#333333">{{{texte}}}</font><br /><br />
 +
<a href="{{{album}}}" class="external text" title="{{{album}}}" rel="nofollow">Afficher l'album</a>
 +
|}

Version du 20 juin 2009 à 13:56

<a href="{{{album}}}"><img style="border: 1px solid rgb(92, 127, 185);" src="{{{image}}}" alt="{{{titre}}}"></a>

{{{titre}}}
{{{texte}}}

<a href="{{{album}}}" class="external text" title="{{{album}}}" rel="nofollow">Afficher l'album</a>