DEDECMS Global Label memberlist| membership Information List

Source: Internet
Author: User
Keywords Dedecms memberlist global label membership information list

Memberlist| Membership Information List

Label name: Memberlist
Feature Description: Member information call label
Scope: Global use
Basic syntax:
{dede:memberlist orderby= ' scores ' row= '}
< A href= ". /member/index.php?uid={dede:field.userid/} ">{dede:field.userid/}</a>
<span>{dede: Field.scores/}</span>
{/dede:memberlist}
Related functions:
file \include\taglib\memberlist.lib.php line 7th
Function lib_memberlist (& $ctag,& $REFOBJ)
Parameter description:
row = ' 6 ' number of calls
Iscommend = ' 0 ' is recommended member
Order = ' Logintime ' by landing time sorted by money scores sorted by integral
underlying template fields:
Dede_member all fields and spacehttp://www.aliyun.com/zixun/ Aggregation/11696.html ">name (space name), sign (user signature)
Use instance:
to invoke member-related list information, we can view it in the default template \templets\default\ index.htm 185th Line
<div class= "Latestlogin" > <strong> recently landed member </strong>
<ul class= "E7" >
{dede:memberlist row=6 signlen=30}
<li><a href= "[field:spaceurl/]" target= "_blank" ><img src= " [field:face/] "alt= ' [field:spacename/] ' width=" "height=" "/>[FIELD:UNAME/]</A></LI>
{/dede: MEmberlist}
</ul>
</div>
<!--/latestlogin
We can view the homepage section:  

Of course, you can also call different forms of content by specifying the attributes of order by.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.