Template:ProductInfo: Difference between revisions
Template page
More actions
Git release b4adf72d71e2 |
m 产品信息:资源下载扩展为支持 3 个下载项(下载1/2/3),移除不再渲染的说明/版本 |
||
| Line 70: | Line 70: | ||
== 资源下载 == | == 资源下载 == | ||
{{#if:{{{下载文件|}}} | {{#if:{{{下载文件|}}}{{{下载2文件|}}}{{{下载3文件|}}} | ||
|{{下载项 | |<div class="lcd-download-list"> | ||
{{#if:{{{下载文件|}}}|{{下载项 | |||
|类型={{{下载类型|FILE}}} | |类型={{{下载类型|FILE}}} | ||
|名称={{{下载名称|产品资料}}} | |名称={{{下载名称|产品资料}}} | ||
|文件={{{下载文件}}} | |文件={{{下载文件}}} | ||
}} | }}}} | ||
{{#if:{{{下载2文件|}}}|{{下载项 | |||
|类型={{{下载2类型|FILE}}} | |||
|名称={{{下载2名称|产品资料}}} | |||
|文件={{{下载2文件}}} | |||
}}}} | |||
{{#if:{{{下载3文件|}}}|{{下载项 | |||
|类型={{{下载3类型|FILE}}} | |||
|名称={{{下载3名称|产品资料}}} | |||
|文件={{{下载3文件}}} | |||
}}}} | |||
</div> | |||
|<div class="lcd-empty-resource">暂无已发布资源,管理员可在产品表单中添加下载文件。</div> | |<div class="lcd-empty-resource">暂无已发布资源,管理员可在产品表单中添加下载文件。</div> | ||
}} | }} | ||
Revision as of 21:37, 31 July 2026
完整产品二级页模板,包含图库、介绍、参数、硬件、使用、FAQ 和下载区。
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 产品标题 | 标题 | no description | String | required |
| 型号 | 型号 | no description | String | required |
| 文档状态 | 状态 | no description
| String | optional |
| 所属模块 | 所属模块 | no description | String | required |
| 主图 | 主图 | no description | File | required |
| 副图 | 副图 | no description | File | optional |
| 简介 | 简介 | no description | Content | optional |
| 产品要点 | 产品要点 | no description | Content | optional |
| 显示尺寸 | 显示尺寸 | no description | String | optional |
| 分辨率 | 分辨率 | no description | String | optional |
| 显示接口 | 显示接口 | no description | String | optional |
| 触控方式 | 触控方式 | no description | String | optional |
| 供电 | 供电 | no description | String | optional |
| 外形尺寸 | 外形尺寸 | no description | String | optional |
| 硬件说明 | 硬件说明 | no description | Content | optional |
| 使用说明 | 使用说明 | no description | Content | optional |
| 常见问题 | 常见问题 | no description | Content | optional |
| 下载类型 | 下载类型 | no description | String | optional |
| 下载名称 | 下载名称 | no description | String | optional |
| 下载说明 | 下载说明 | no description | String | optional |
| 下载版本 | 下载版本 | no description | String | optional |
| 下载文件 | 下载文件 | no description | File | optional |