Jump to content

Recommended Posts

Posted

Poftim:

<div itemscope itemtype="http://schema.org/Person" class='user_details'>
    <span class='hide' itemprop="name">{$author['members_display_name']}</span>
    <ul class='basic_info'>
        <if test="membertitle:|:$author['member_title']">
            <p class="mbrtitle">{$author['member_title']}</p>
        </if>
        <if test="avatar:|:$author['member_id']">
            <li class='avatar'>
                <if test="canSeeProfiles:|:$this->memberData['g_is_supmod'] OR ( $this->memberData['g_mem_info'] && ! IPSMember::isInactive( $author ) )">
                <a itemprop="url" href="{parse url="showuser={$author['member_id']}" template="showuser" seotitle="{$author['members_seo_name']}" base="public"}" title="{$this->lang->words['view_profile']}: {$author['members_display_name']}" class='ipsUserPhotoLink'>
                </if>
                <if test="hasVariable:|:$this->settings['member_topic_avatar_max']">
                    <img itemprop="image" src='{$author['pp_main_photo']}' class='ipsUserPhoto ipsUserPhoto_variable' />
                <else />
                    <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' />
                </if>
                <if test="canSeeProfiles2:|:$this->memberData['g_is_supmod'] OR ( $this->memberData['g_mem_info'] && ! IPSMember::isInactive( $author ) )">
                </a>
                </if>
            </li>
        <else />
            <li class='avatar'>
                <img itemprop="image" src='{$author['pp_thumb_photo']}' class='ipsUserPhoto ipsUserPhoto_large' />
            </li>
        </if>
        <if test="rankimage:|:$author['member_rank_img']">
            <li class='group_icon'>
            <if test="rankimageimage:|:$author['member_rank_img_i'] == 'img'">
                <img src='{$author['member_rank_img']}' alt='' />
            <else />
                {$author['member_rank_img']}
            </if>
            </li>
        </if>
        </ul>
    <div class="extraUserInfo">
<table width="100%" style="border: 1px solid #1a1a1a; border-spacing: 0px;">
<tbody>
<td> <center><img src="http://i.imgur.com/HOwZaYz.png" /></center><center><div style="color: grey">
                
    {parse expression="$this->registry->getClass('class_localization')->formatNumber(intval($author['posts']))"} posts
        </li>
                    </div></center></td>
                
                 <td><center><img src="http://i.imgur.com/KnNQubI.png" /></center>{parse expression="$this->registry->getClass('class_localization')->formatNumber(intval($author['warn_level']))"}<center><div style="color: #27B5D1"></div></center></td></p>
            
<td><center><img src="http://i.imgur.com/dV49MYS.png" /></center><center><div class='reputationstyle'>{$author['pp_reputation_points']}</div></center></td>
</tbody></table>
            <if test="postCount:|:$author['member_id']"> 
                
        </if>
            
        </if>
    </div>
</div>
[/code]
Posted

Ești conștient că furi drepturi de autor ? / dacă vrei tema contacrează-l pe Sabastian.

Esti asa sigur ca sunt drepturile lui?

 

 

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.