{if $title}
{if $custom_title_tpl} {include file=$custom_title_tpl} {elseif $custom_title_html && $mod_name ne 'mod_friends'} {$custom_title_html} {/if} {if !empty($more_link) && $show_more_link_top} {/if}

{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}

{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if} {if $description} {$description} {/if}
    {$mod_content}
{if $totaltime}
{$mod_name} :: Module loaded in {$totaltime} seconds.

{/if}
{if $custom_footer_tpl} {include file=$custom_footer_tpl} {elseif $custom_footer_html} {$custom_footer_html} {/if} {if !empty($more_link) && $show_more_link_bot} {/if}
 
Post Reply
Quick Reply
Cancel
Titan
3 years ago  ::  Jan 26, 2010 - 1:03PM #1
{** * Mini Profile Component Container * * @param $outputs Array of the mini profile components. * @param $id The MiniProfileId_* netopt name used for overriding components. *}
{foreach from=$outputs item=component}
{$component.display}
{/foreach}
where a good place to find a titan i found one but i put it in the chop shop
0 (0 Ratings)
Quick Reply
Cancel
Post Reply
Quick Reply
Cancel
Jump Menu:
{if $title}
{if $custom_title_tpl} {include file=$custom_title_tpl} {elseif $custom_title_html && $mod_name ne 'mod_friends'} {$custom_title_html} {/if} {if !empty($more_link) && $show_more_link_top} {/if}

{if $show_rss && $rss_link} {/if} {if $header_link} {$title} {else} {$title} {/if}

{if $custom_title_html && $mod_name eq 'mod_friends'} {$custom_title_html} {/if}
{/if} {if $description} {$description} {/if}
    {$mod_content}
{if $totaltime}
{$mod_name} :: Module loaded in {$totaltime} seconds.

{/if}
{if $custom_footer_tpl} {include file=$custom_footer_tpl} {elseif $custom_footer_html} {$custom_footer_html} {/if} {if !empty($more_link) && $show_more_link_bot} {/if}