{* $max_users = $options[0]; $max_entries = $options[1]; $date_format = $options[2]; $use_avatars = $options[3]; $block_size = $options[4]; $order_by = $options[5]; $max_size = $options[6]; $show_contents = intval($options[7]); $max_size_contents = intval($options[8]); *}> <{if $block.alert}>
<{$smarty.const._MB_WEBLOG_LANG_AUTHOR}> | <{$smarty.const._MB_WEBLOG_LANG_ENTRIES}> | <{if $block.options.4 eq 3}><{$smarty.const._MB_WEBLOG_LANG_READS}> | Com. | TB. | <{/if}><{$smarty.const._MB_WEBLOG_LANG_POSTED}> | <{foreach item=user from=$block.users}>
---|---|---|---|---|---|
<{if $block.options.3 eq 1}>
<{/if}> <{$user.userinfo.uname}> <{if $block.options.5}> <{$smarty.const._MB_WEBLOG_USERS_SORT_READS}> <{else}> <{$smarty.const._MB_WEBLOG_USERS_SORT_UPDATE}> <{/if}> (<{$user.userinfo.sort_value}>) |
|||||
<{$entry.title}>
<{if $block.options.7}> <{$entry.contents}><{/if}> |
<{if $block.options.4 eq 3}>
<{$entry.reads}> | <{$entry.comments}> | <{$entry.trackbacks}> | <{/if}><{$entry.created}> |