Template/FeaturedContent:修订间差异

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索
无编辑摘要
标签已被回退
无编辑摘要
标签手工回退
 
(未显示同一用户的2个中间版本)
第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 = 1
        randomcount=1
  addauthor = true
        allowcachedresults=true
  format = , [[%PAGE%]] 的作者是 %AUTHOR%,
        dplcache=featuredperson
</dpl>
        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">
第16行: 第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>
        # DPL Parameters Start -----
         category=精选团体
         category = 精选团体
         randomcount=1
         randomcount = 1
         allowcachedresults=true
         # --- Metadata Inclusion ---
         dplcache=featuredgroup
        addauthor = true # !! 必须确保存在 !!
         dplcacheperiod=86400
         addeditdate = true
         addauthor=true
         # userdateformat =
         addeditdate=true
         # --- Content Inclusion ---
         ordermethod=firstedit
        include = {Page}:1
         mode=gallery
         # --- Caching ---
         imagewidth=120
        allowcachedresults = true
         imageheight=120
         dplcache = featuredgroup_dpl3_v2
         galleryshowfilename=true
         dplcacheperiod = 86400
         galleryshowfilesize=false
         # --- Ordering & Selection ---
         imagesperrow=3
         ordermethod = firstedit
        gallerycaption=精选团体
         # --- Output Formatting ---
         escapelinks=false
         noresultsheader = <p style="text-align: center; color: #777;">目前没有精选团体。</p>
         format = <div class="dpl-results-list">,
                <div class="dpl-item">
                  <div class="dpl-image">
                    [[File:%IMAGE%|120x120px|link=%PAGE%]]
                  </div>
                  <div class="dpl-content">
                    <div class="dpl-title">[[%PAGE%]]</div>
                    <div class="dpl-meta">作者: %AUTHOR% | 日期: %DATE%</div>
                    <div class="dpl-excerpt">%SECTION%</div>
                  </div>
                </div>,
                </div>
        # --- Other Parameters ---
         escapelinks = false
        # DPL Parameters End -----
       </dpl>
       </dpl>
     </div>
     </div>
第58行: 第55行:
     </div>
     </div>
   </div>
   </div>
</div>
</div>

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