97久久国产亚洲精品超碰热,成人又色又爽的免费网站,色偷偷女人的天堂a,男女高潮喷水在线观看,国内精品一线二线三线区别在哪里

Discuz! 官方交流社區(qū)

標題: 在discuz帖子列表使用<!--{avatar($thread[authorid],small)}-->調用用戶頭像,如何添加頭像alt呢? [打印本頁]

作者: Sorrel    時間: 2024-8-7 23:27
標題: 在discuz帖子列表使用<!--{avatar($thread[authorid],small)}-->調用用戶頭像,如何添加頭像alt呢?



我知道有寫uc地址的方式來獲取頭像,我想問一下,使用<!--{avatar($thread[authorid],small)}-->調用用戶頭像在列表頁,如何給頭像圖片添加alt呢

作者: onetheme    時間: 2024-8-8 00:46
  1. <a href="home.php?mod=space&uid={$thread['authorid']}"><img src="<!--{avatar($thread['authorid'], 'small', true)}-->" alt="$thread['author']"></a>
復制代碼



作者: Discuz有償服務    時間: 2024-8-8 09:28
  1. function avatar($uid, $size = 'middle', $returnsrc = 0, $real = FALSE, $static = FALSE, $ucenterurl = '', $class = '', $extra = '', $random = 0) {
復制代碼
第八個參數你可與傳入'alt=""'
作者: Sorrel    時間: 2024-8-20 17:24
onetheme 發(fā)表于 2024-8-8 00:46

非常感謝,你的幫助,很工整。




歡迎光臨 Discuz! 官方交流社區(qū) (http://r615.cn/) Powered by Discuz! X5.0