打开/关闭菜单
1001
1617
117
1.5万
植物大战僵尸杂交版Wiki
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

如您想编辑,请先注册

微件:QuarkDownload:修订间差异

来自植物大战僵尸杂交版Wiki
创建页面,内容为“<includeonly> <div style="background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 12px 16px; max-width: 600px; margin: 10px 0;"> <a href="{{{link|}}}" target="_blank" rel="noreferrer" style="text-decoration: none; display: flex; align-items: center; gap: 12px; color: inherit;"> <!-- 图标 --> <img src="https://new.pvzhe.wiki/images/2/20/Icon.webp" style="width: 32px; height: 32px; flex-shrink: 0;" alt="图标">…”
 
无编辑摘要
 
(未显示同一用户的2个中间版本)
第1行: 第1行:
<includeonly>
<includeonly>
<div style="background-color: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 12px 16px; max-width: 600px; margin: 10px 0;">
<div class="pvz-download-box">
     <a href="{{{link|}}}" target="_blank" rel="noreferrer" style="text-decoration: none; display: flex; align-items: center; gap: 12px; color: inherit;">
     <a href="{{{link|#}}}" target="_blank">
         <!-- 图标 -->
         <div class="pvz-download-top">
        <img src="https://new.pvzhe.wiki/images/2/20/Icon.webp" style="width: 32px; height: 32px; flex-shrink: 0;" alt="图标">
            <img src="https://new.pvzhe.wiki/images/2/20/Icon.webp" class="pvz-hero-img" alt="杂交版">
       
         </div>
         <!-- 左侧文本区域 -->
         <div class="pvz-download-bottom">
         <div style="flex: 1; min-width: 0;">
             <div class="pvz-version">{{{version|}}}</div>
             <div style="display: flex; align-items: center; gap: 6px; flex-wrap: wrap; margin-bottom: 2px;">
            <div class="pvz-tag-group">
                <!-- 版本号 -->
                 <span class="pvz-tag-latest">{{{latest|}}}</span>
                <span style="font-size: 14px; font-weight: bold; color: #111827;">{{{version|}}}</span>
                 <span class="pvz-tag-platform">{{{platform|}}}</span>
               
                <!-- 【最新】标签:如果没填,就不显示 -->
                 {{#if: {{{latest|}}} | <span style="padding: 0px 6px; background-color: #22c55e; color: #ffffff; font-size: 11px; border-radius: 4px; font-weight: bold;">{{{latest}}}</span> }}
                  
                <!-- 【平台/安装包】标签:如果没填,就不显示 -->
                {{#if: {{{platform|}}} | <span style="padding: 0px 6px; border: 1px solid #86efac; color: #166534; font-size: 11px; border-radius: 4px; font-weight: 500;">{{{platform}}}</span> }}
             </div>
             </div>
             <!-- 日期:如果不填,这行就消失 -->
             <div class="pvz-date">{{{date|}}}</div>
            {{#if: {{{date|}}} | <p style="font-size: 12px; color: #9ca3af; margin: 0;">{{{date}}}</p> }}
            <div class="pvz-download-btn-text">下载 ↓</div>
         </div>
         </div>
       
        <!-- 右侧下载按钮 -->
        <span style="display: inline-flex; align-items: center; gap: 2px; font-size: 14px; font-weight: 600; color: #16a34a;">
            下载
            <svg style="width: 14px; height: 14px;" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"></path>
            </svg>
        </span>
     </a>
     </a>
</div>
</div>
</includeonly>
</includeonly>

2026年7月29日 (三) 03:14的最新版本