Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 各种实用论坛数据调用代码收集专用帖 For Discuz All

[复制链接]
滚骨碌 发表于 2010-6-11 17:21:05 | 显示全部楼层 |阅读模式
各种实用论坛数据调用代码收集专用帖 For Discuz All
原文地址:http://www.discaz.net/bbs/thread-3333-1-1.html

欢迎大家提供更多代码!
今日发贴数:
  1. {lang index_today}: <em>$todayposts</em>:
复制代码
昨日发帖数:
  1. {lang index_yesterday}: <em>$postdata[0]</em>:
复制代码
最高日发帖数:
  1. {lang index_maxday}: <em>$postdata[1]</em>:
复制代码
会员总数:
  1. {lang index_members}: <em>$totalmembers</em>:
复制代码
主题总数:
  1. {lang index_threads}: <em>$threads</em>:
复制代码
帖子总数:
  1. {lang index_posts}: <em>$posts</em>:
复制代码
新注册会员:
  1. {lang welcome_newmember} <cite><a href="space.php?username=$memberenc">$lastmember</a></cite>:
复制代码
当前在线会员数:
  1. 当前有<em>$onlinenum</em> {lang onlines}
复制代码
其他数据调用:
最近24小时新增会员数:
http://discaz.net/bbs/thread-1087-1-1.html

注册会员性别判断:
http://discaz.net/bbs/thread-2287-1-1.html

会员失踪/离开天数:
http://discaz.net/bbs/thread-3138-1-4.html


2010年6月3日 19:43分 更新部分调用代码:

您的UID为:
  1. $discuz_uid
复制代码
发帖数级别:
  1. $post[authortitle]
复制代码
发帖数:
  1. <span class="f12">$post[posts]</span>
复制代码
总积分:
  1. $post[credits]
复制代码
金币积分:
  1. $post[extcredits2]
复制代码
  1. <span class="s3 f12" style="color:#666666">金币: $post[extcredits2] 枚</span>
复制代码
在线时间:
  1. $post[oltime] 小时
复制代码
注册日期:
  1. $post[regdate]
复制代码
会员性别+UID号码调用:

  1.                            <!-- UID -->

  2. <!--{if $post['gender'] == 1}-->
  3. <img src="images/show/boy.gif" alt="这位帅哥的编号是: $post[authorid]" title="这位帅哥的ID是: $post[authorid]" style="margin:.2em 0 .2em 0;"/>

  4. <!--{elseif $post['gender'] == 2}-->
  5. <img src="images/show/girl.gif" alt="这位帅哥的编号是: $post[authorid]" title="这位美女的ID是: $post[authorid]" style="margin:.2em 0 .2em 0;"/>
  6.                                           
  7. <!--{else}-->
  8. <img src="images/show/none.gif" alt="这位帅哥的编号是: $post[authorid]" title="这位性别不明的ID是: $post[authorid]" style="margin:.2em 0 .2em 0;"/>

  9. <!--{/if}-->
  10.                            <!-- UID end -->
复制代码
除此之外,加为好友、查看资料、发送短信 代码备忘 For Discuz 7.2
http://discaz.net/bbs/thread-3619-1-1.html

评分

2

查看全部评分

smilexie 发表于 2010-6-11 17:22:45 | 显示全部楼层
不幸的沙发,易来也~

评分

1

查看全部评分

回复

使用道具 举报

上山下石 发表于 2010-6-11 17:29:12 | 显示全部楼层
不错。。。

评分

1

查看全部评分

回复

使用道具 举报

lainade 发表于 2010-6-11 19:51:02 | 显示全部楼层
回复

使用道具 举报

漫天站长网 发表于 2010-6-11 20:35:42 | 显示全部楼层
貌似UID的DZ1不能用、
回复

使用道具 举报

谷普 发表于 2010-6-11 21:18:51 | 显示全部楼层
不错的贴子,支持了。。。
回复

使用道具 举报

广告 发表于 2010-6-12 12:14:32 | 显示全部楼层
不错啊 支持下 老滚!!
回复

使用道具 举报

aqq_cc 发表于 2010-6-17 22:27:05 | 显示全部楼层
这个绝对支持
回复

使用道具 举报

 楼主| 滚骨碌 发表于 2010-7-22 20:11:31 | 显示全部楼层
回复

使用道具 举报

mytase 发表于 2010-7-22 23:54:54 | 显示全部楼层
这个绝对支持
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-12-26 08:31 , Processed in 0.035650 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表