Template:ProductInfo: Difference between revisions
Template page
More actions
Fix 'Model' -> 'model' param name (text-replacement order bug) and FAQ Chinese residue |
Replace spec wikitable with free text field {{{specs|...}}} (fix: correct section boundary matching) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 16: | Line 16: | ||
<div class="lcd-product__hero"> | <div class="lcd-product__hero"> | ||
<div class="lcd-product__summary"> | <div class="lcd-product__summary"> | ||
<span class="lcd-product__kicker">{{{ | <span class="lcd-product__kicker">{{{module|Product Docs}}}</span> | ||
<div class="lcd-product__model">{{{model|No model}}}</div> | <div class="lcd-product__model">{{{model|No model}}}</div> | ||
<div class="lcd-product__status">{{DocStatus|status={{{status|Draft}}}}}</div> | <div class="lcd-product__status">{{DocStatus|status={{{status|Draft}}}}}</div> | ||
| Line 27: | Line 27: | ||
</div> | </div> | ||
== | == Introduction == | ||
{{{highlights|* Product details to be added by admin.}}} | {{{highlights|* Product details to be added by admin.}}} | ||
== Specifications == | == Specifications == | ||
{{{ | {{{specs|Specifications to be added.}}} | ||
== Hardware == | == Hardware == | ||
{{{hardware|Hardware interface and structure details to be added.}}} | {{{hardware|Hardware interface and structure details to be added.}}} | ||
== | == Size == | ||
{{{usage|# Connect the hardware.<br># Power on and check the display.<br># Configure software per product documentation.}}} | {{{usage|# Connect the hardware.<br># Power on and check the display.<br># Configure software per product documentation.}}} | ||
| Line 128: | Line 101: | ||
[[Category:Product Docs]][[Category:{{{ | [[Category:Product Docs]][[Category:{{{module|Uncategorized}}}]] | ||
}} | }} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 21:32, 1 August 2026
完整产品二级页模板,包含图库、介绍、Spec、硬件、使用、FAQ 和下载区。
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 产品标题 | 标题 | no description | String | required |
| Model | Model | no description | String | required |
| 文档状态 | 状态 | no description
| String | optional |
| Module | Module | no description | String | required |
| 主图 | 主图 | no description | File | required |
| 副图 | 副图 | no description | File | optional |
| 简介 | 简介 | no description | Content | optional |
| 产品要点 | 产品要点 | no description | Content | optional |
| Display Size | Display Size | no description | String | optional |
| Resolution | Resolution | no description | String | optional |
| Interface | Interface | no description | String | optional |
| Touch | Touch | no description | String | optional |
| Power | Power | no description | String | optional |
| Dimensions | Dimensions | 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 |