{jrCore_list module="jrProfile" order_by="_created desc" search1="profile_active = 1" template="index_list_profiles.tpl" limit="5" require_image="profile_image"}
jrCore_list
module="jrProfile"
{jrCore_list module="jrProfile" order_by="_created desc"
search1="profile_active = 1"
template="index_list_profiles.tpl"
limit="5"
require_image="profile_image"
{jrCore_list module="jrProfile" order_by="_created desc" search1="profile_active = 1" template="index_list_profiles.tpl" limit="5" require_image="profile_image"}
{jrCore_list module="jrProfile" order_by="_created desc" search1="profile_active = 1" template="index_list_profiles.tpl" limit="5" require_image="profile_image"}
{if isset($_items)}
{foreach $_items as $item}
<div style="display:table">
<div style="display:table-cell">
<a href="{$jamroom_url}/{$item.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="small" crop="auto" alt=$item.profile_name title=$item.profile_name class="iloutline"}</a>
</div>
<div class="p5" style="display:table-cell;vertical-align:middle">
<a href="{$jamroom_url}/{$item.profile_url}" class="media_title">{$item.profile_name}</a>
</div>
</div>
{/foreach}
{if $info.total_pages > 1 && $info.page == 1}
row 1)John, (Johns picture)
row 2) Adam, (Adams Picture)
row 3) Jessica, (Jessicas Picture)
row 4) Erica, (Ericas Picture)
row 5) Candice, (Candice Picture)
<div style="display:table">
<div style="display:table-cell">
<a href="{$jamroom_url}/{$item.profile_url}">{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="small" crop="auto" alt=$item.profile_name title=$item.profile_name class="iloutline"}</a>
<a href="{$jamroom_url}/{$item.profile_url}">
{jrCore_module_function function="jrImage_display" module="jrProfile" type="profile_image" item_id=$item._profile_id size="small" crop="auto" alt=$item.profile_name title=$item.profile_name class="iloutline"}</a>
<div class="p5" style="display:table-cell;vertical-align:middle">
<a href="{$jamroom_url}/{$item.profile_url}" class="media_title">{$item.profile_name}</a>
</div>