{if $action EQ 1} {/if} {foreach from=$extension.urls key=label item=url} {/foreach}
{ts}Name (key){/ts}{$extension.name} ({$extension.key})
{ts}Description{/ts}{$extension.description}
{ts}Download location{/ts}{$extension.downloadUrl}
{ts}Local path{/ts}{$extension.path}
{$label}{$url}
{ts}Author{/ts}{$extension.maintainer.author} ({$extension.maintainer.email})
{ts}Version{/ts}{$extension.version}
{ts}Released on{/ts}{$extension.releaseDate}
{ts}License{/ts}{$extension.license}
{ts}Development stage{/ts}{$extension.develStage}
{ts}Compatible with{/ts} {foreach from=$extension.compatibility.ver item=ver} {$ver}   {/foreach}
{ts}Comments{/ts}{$extension.comments}