Template/FeaturedContent:修订间差异

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索
无编辑摘要
标签已被回退
无编辑摘要
标签手工回退
 
(未显示同一用户的5个中间版本)
第1行: 第1行:
<div class="featured-content-container">
<div class="featured-content-container">
  <!-- 精选人物区域 -->
   <div class="feature-item person">
   <div class="feature-item person">
     <div class="section-title">精选人物</div>
     <div class="section-title">精选人物</div>
     <div class="feature-content">
     <div class="feature-content">
       <dpl>
       <dpl>
  category = 精选人物
        category=精选人物
  count = 3 # 显示最多3个,方便查看
        randomcount=1
</dpl>
        allowcachedresults=true
        dplcache=featuredperson
        dplcacheperiod=86400
        addauthor=true
        addeditdate=true
        ordermethod=firstedit
        mode=gallery
        imagewidth=120
        imageheight=120
        galleryshowfilename=true
        galleryshowfilesize=false
        imagesperrow=3
        gallerycaption=精选人物
        escapelinks=false
      </dpl>
     </div>
     </div>
     <div class="see-more">
     <div class="see-more">
第13行: 第28行:
   </div>
   </div>


  <!-- 精选团体区域 -->
   <div class="feature-item group">
   <div class="feature-item group">
     <div class="section-title">精选团体</div>
     <div class="section-title">精选团体</div>
     <div class="feature-content">
     <div class="feature-content">
       <dpl>
       <dpl>
         category = 精选团体
         category=精选团体
         randomcount = 1
         randomcount=1
         allowcachedresults = true
         allowcachedresults=true
         dplcache = featuredgroup_formatted # 更改缓存名称
         dplcache=featuredgroup
         dplcacheperiod = 86400
         dplcacheperiod=86400
         addauthor = true
         addauthor=true
         addeditdate = true
         addeditdate=true
        # userdateformat = Y-m-d H:i
         ordermethod=firstedit
         ordermethod = firstedit
         mode=gallery
         include = {Page}:1
         imagewidth=120
         format = <div class="dpl-results-list">,
        imageheight=120
                <div class="dpl-item" style="border: 1px solid #ccc; padding: 10px; margin-bottom: 10px; overflow: hidden;">
        galleryshowfilename=true
                  <div class="dpl-image" style="float: left; margin-right: 10px; width: 120px; height: 120px; overflow: hidden; display: flex; align-items: center; justify-content: center;">
        galleryshowfilesize=false
                    [[File:%IMAGE%|120x120px|link=%PAGE%]]
        imagesperrow=3
                  </div>
         gallerycaption=精选团体
                  <div class="dpl-content">
         escapelinks=false
                    <div class="dpl-title" style="font-weight: bold; font-size: 1.1em;">[[%PAGE%]]</div>
                    <div class="dpl-meta" style="font-size: 0.9em; color: #555;">作者: %AUTHOR% | 创建/编辑日期: %DATE%</div>
                    <div class="dpl-excerpt" style="font-size: 0.9em; margin-top: 5px; max-height: 80px; overflow: hidden;">%SECTION%</div>
                  </div>
                </div>,
                </div>
         # noresultsheader = 未找到符合条件的精选团体。
         escapelinks = false
       </dpl>
       </dpl>
     </div>
     </div>

2025年5月2日 (五) 21:08的最新版本