Template:首页产品卡: Difference between revisions
Template page
More actions
Git release 5e4241dd8446 |
English parameter names for product card |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{:{{{页面}}} | |||
|displayMode=Card | |||
|cardPage={{{页面}}} | |||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "首页产品模块中的一张产品卡片。标题、型号和图片始终来自目标产品页。", | ||
"params": { | "params": { | ||
"页面": {"label": "目标产品页面", "type": "wiki-page-name", "required": true} | "页面": {"label": "目标产品页面", "type": "wiki-page-name", "required": true} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": ["页面"] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:54, 31 July 2026
首页产品模块中的一张产品卡片。标题、型号和图片始终来自目标产品页。
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 目标产品页面 | 页面 | no description | Page name | required |