2001-01-14 20:30:11 +01:00
|
|
|
<!-- $Id$ link_pict -->
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- BEGIN link_pict -->
|
|
|
|
{picture}
|
|
|
|
<!-- END link_pict -->
|
|
|
|
<!-- BEGIN link_open -->
|
2003-11-15 16:21:45 +01:00
|
|
|
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;">
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_open -->
|
|
|
|
<!-- BEGIN pict -->
|
2004-01-08 13:33:20 +01:00
|
|
|
<img src="{pic_image}" width="{width}" height="{height}" title="{title}" border="0" />
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END pict -->
|
|
|
|
<!-- BEGIN link_text -->
|
2004-01-08 13:33:20 +01:00
|
|
|
<nobr> {time} </nobr> {title} {users_status}: <i>{desc}</i><!--({location})-->
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_text -->
|
|
|
|
<!-- BEGIN link_close -->
|
|
|
|
</a>
|
|
|
|
<!-- END link_close -->
|