模板:文章信息框架:修订间差异
标签:撤销 |
无编辑摘要 标签:已被回退 |
||
第2行: | 第2行: | ||
{{{列表|<tr><td colspan="6" style="text-align: center;">缺少内容</td>}}} | {{{列表|<tr><td colspan="6" style="text-align: center;">缺少内容</td>}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"作品类型": { | |||
"example": "文章", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"文章" | |||
], | |||
"default": "文章", | |||
"autovalue": "文章", | |||
"required": true | |||
}, | |||
"列表": { | |||
"description": "文章信息模板,可以填写任意多个", | |||
"example": "{{文章信息}}", | |||
"type": "wiki-template-name", | |||
"default": "{{文章信息}}", | |||
"autovalue": "{{文章信息}}", | |||
"required": true | |||
} | |||
}, | |||
"description": "作品信息的基本框架,内部需要使用【列表=】参数传入【作品信息】模板进行填充。【作品类型=】参数默认为“文章”", | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> |