2,025
个编辑
无编辑摘要 |
无编辑摘要 |
||
| 第10行: | 第10行: | ||
编辑页面以阅读模板文本。 | 编辑页面以阅读模板文本。 | ||
</noinclude><includeonly>{| style="width: 100%;" | </noinclude><includeonly>{| style="width: 100%;" | ||
|style="width: 100%;"| <hr>{{{迭代次数|}}} | |style="width: 100%;"| <hr>{{{迭代次数|}}} | {{{日期|}}} | ||
|- | |- | ||
|style="width: 100%;"| <br>{{{内容|}}} | |style="width: 100%;"| <br>{{{内容|}}} | ||
| 第22行: | 第22行: | ||
"params": { | "params": { | ||
"迭代次数": { | "迭代次数": { | ||
"type": " | "type": "content", | ||
"required": true | "required": true | ||
}, | }, | ||
| 第31行: | 第31行: | ||
"备注": { | "备注": { | ||
"type": "content" | "type": "content" | ||
}, | |||
"日期": { | |||
"type": "date", | |||
"suggested": true | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"迭代次数", | |||
"日期", | |||
"内容", | |||
"备注" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||