<{if $show_screenshot == true}>
<{if $down.screenshot_full != ''}>
<{/if}>
<{if $down.screenshot_full2 != '' && $viewcat !== true}>
<{/if}>
<{if $down.screenshot_full3 != '' && $viewcat !== true}>
<{/if}>
<{if $down.screenshot_full4 != '' && $viewcat !== true}>
<{/if}>
<{/if}>
<{$smarty.const._MD_POSITORY_DOWNLOADNOW}>
<{if $down.use_mirrors == 1 && $down.mirrors_num >= 1}>
<{$smarty.const._MD_POSITORY_DOWNLOADMIRRORS}>
<{/if}>
<{if $down.use_mirrors !== 1 && $down.mirror != ''}>
<{$down.mirror}>
<{/if}>
<{$down.summary}>
<{if $down.version != 0}>
<{$smarty.const._MD_POSITORY_VERSION}>: <{$down.version}>
<{/if}>
<{$smarty.const._MD_POSITORY_VERSIONTYPES}>: <{$down.versiontypes}>
<{$smarty.const._MD_POSITORY_DOWNLOADHITS}> <{$down.hits}>
<{$smarty.const._MD_POSITORY_FILESIZE}>: <{$down.size}>
<{if $down.homepage != ''}>
<{$smarty.const._MD_POSITORY_HOMEPAGE}>: <{$down.homepage|wordwrap:50:"\n":true}>
<{/if}>
<{$smarty.const._MD_POSITORY_RATINGC}> 
(<{$down.votes}>)
<{$smarty.const._MD_POSITORY_REVIEWS}> 
(<{$down.reviews_num}>)
<{if $down.use_mirrors == 1}>
<{$smarty.const._MD_POSITORY_MIRROR_AVAILABLE}> <{$down.mirrors_num}>
<{/if}>