模板:简短描述:修订间差异
来自Ac-Wiki
更多操作
创建页面,内容为“{{SHORTDESC:{{{description|}}}}} <templatedata> { "description": "为条目设置简短描述。", "params": { "description": { "label": "描述", "description": "使用一句话概括条目内容。", "type": "string", "required": true } } } </templatedata>” |
小无编辑摘要 |
||
| 第1行: | 第1行: | ||
{{SHORTDESC:{{{description|}}}}} | {{SHORTDESC:{{{description|}}}}} | ||
<noinclude> | |||
== 用途 == | |||
用于设置简短描述。 | |||
<templatedata> | <templatedata> | ||
| 第14行: | 第20行: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | |||