2,025
个编辑
无编辑摘要 |
无编辑摘要 |
||
| 第5行: | 第5行: | ||
|标题= | |标题= | ||
|作者= | |作者= | ||
|译者= | |||
|来源= | |||
|其它= | |||
|内容= | |内容= | ||
}} | }} | ||
| 第12行: | 第15行: | ||
| style="text-align:center; font-size: 188%; font-family:serif; font-weight:300; color:#235;"|{{{标题|}}} | | style="text-align:center; font-size: 188%; font-family:serif; font-weight:300; color:#235;"|{{{标题|}}} | ||
|- | |- | ||
| style="text-align:center;"|by {{{作者|}}} | | style="text-align:center;"|by {{{作者|}}} {{{译者|}}} {{{其它|}}} | ||
|- | |- | ||
| style="text-align:center;"| <br><big>{{{内容|}}}</big><br> | | style="text-align:center;"| <hr><br><big>{{{内容|}}}</big><br> | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
| 第32行: | 第35行: | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||
}, | |||
"译者": { | |||
"type": "line" | |||
}, | |||
"来源": { | |||
"type": "line" | |||
}, | |||
"其它": { | |||
"type": "content" | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"标题", | |||
"作者", | |||
"来源", | |||
"译者", | |||
"其它", | |||
"内容" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||