Template/FeaturedContent:修订间差异

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索
无编辑摘要
标签已被回退
无编辑摘要
标签已被回退
第1行: 第1行:
<div class="featured-content-container">
<div class="featured-content-container">


  <div class="feature-item person">
  <!-- 精选人物区域 -->
    <div class="section-title">精选人物</div>
    <div class="feature-content">
    <dpl>
  category = 精选人物
  count = 1
  addauthor = true
  format = , [[%PAGE%]] 的作者是 [[%EDITOR%]],
</dpl>
    </div>
    <div class="see-more">
      [[:分类:精选人物|查看往期人物精选 »]]
    </div>
  </div>


  <div class="feature-item group">
  <div class="feature-item person">
    <div class="section-title">精选团体</div>
 
    <div class="feature-content">
    <div class="section-title">精选人物</div>
      <dpl>
 
        # DPL Parameters Start -----
    <div class="feature-content">
        category = 精选团体
 
        randomcount = 1
      <dpl>
        # --- Metadata Inclusion ---
 
        addauthor = true # !! 必须确保存在 !!
        category=精选人物
        addeditdate = true
 
        # userdateformat =
        randomcount=1
        # --- Content Inclusion ---
 
        include = {Page}:1
        allowcachedresults=true
        # --- Caching ---
 
        allowcachedresults = true
        dplcache=featuredperson
        dplcache = featuredgroup_dpl3_v2
 
        dplcacheperiod = 86400
        dplcacheperiod=86400
        # --- Ordering & Selection ---
 
        ordermethod = firstedit
        addauthor=true
        # --- Output Formatting ---
 
        noresultsheader = <p style="text-align: center; color: #777;">目前没有精选团体。</p>
        addeditdate=true
        format = <div class="dpl-results-list">,
 
                <div class="dpl-item">
        ordermethod=firstedit
                  <div class="dpl-image">
 
                    [[File:%IMAGE%|120x120px|link=%PAGE%]]
        mode=gallery
                  </div>
 
                  <div class="dpl-content">
        imagewidth=120
                    <div class="dpl-title">[[%PAGE%]]</div>
 
                    <div class="dpl-meta">作者: %AUTHOR% | 日期: %DATE%</div>
        imageheight=120
                    <div class="dpl-excerpt">%SECTION%</div>
 
                  </div>
        galleryshowfilename=true
                </div>,
 
                </div>
        galleryshowfilesize=false
        # --- Other Parameters ---
 
        escapelinks = false
        imagesperrow=3
        # DPL Parameters End -----
 
      </dpl>
        gallerycaption=精选人物
    </div>
 
    <div class="see-more">
        escapelinks=false
      [[:分类:精选团体|查看往期团体精选 »]]
 
    </div>
      </dpl>
  </div>
 
    </div>
 
    <div class="see-more">
 
      [[:分类:精选人物|查看往期人物精选 »]]
 
    </div>
 
  </div>
 
 
 
  <!-- 精选团体区域 -->
 
  <div class="feature-item group">
 
    <div class="section-title">精选团体</div>
 
    <div class="feature-content">
 
      <dpl>
 
        category=精选团体
 
        randomcount=1
 
        allowcachedresults=true
 
        dplcache=featuredgroup
 
        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 class="see-more">
 
      [[:分类:精选团体|查看往期团体精选 »]]
 
    </div>
 
  </div>


</div>
</div>

2025年5月2日 (五) 21:06的版本