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 -->
|
2004-01-14 11:52:32 +01:00
|
|
|
<a href="{link_link}" onMouseOver="window.status='{lang_view}'; return true;" onMouseOut="window.status=''; return true;" title="{desc} - {location}">
|
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 -->
|
2004-01-14 11:52:32 +01:00
|
|
|
<!-- BEGIN link_text_old -->
|
2004-01-08 13:33:20 +01:00
|
|
|
<nobr> {time} </nobr> {title} {users_status}: <i>{desc}</i><!--({location})-->
|
2004-01-14 11:52:32 +01:00
|
|
|
<!-- END link_text_old -->
|
|
|
|
<!-- BEGIN link_text -->
|
|
|
|
<nobr> {time} </nobr>{users_status} {title}<!-- : <i>{desc}</i>--><!--({location})-->
|
2001-05-13 05:48:17 +02:00
|
|
|
<!-- END link_text -->
|
|
|
|
<!-- BEGIN link_close -->
|
|
|
|
</a>
|
|
|
|
<!-- END link_close -->
|