2,025
个编辑
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的3个中间版本) | |||
| 第5行: | 第5行: | ||
|标题= | |标题= | ||
|作者= | |作者= | ||
|译者= | |||
|来源= | |||
|其它= | |||
|内容= | |内容= | ||
}} | }} | ||
| 第10行: | 第13行: | ||
编辑页面以阅读模板文本。 | 编辑页面以阅读模板文本。 | ||
</noinclude><includeonly>{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}{| style="width: 100%;" | </noinclude><includeonly>{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}{| style="width: 100%;" | ||
| style="text-align:center;"| | | style="text-align:center; font-size: 188%; font-family:serif; font-weight:300; color:#235;"|{{{标题|}}} | ||
|- | |- | ||
| style="text-align:center;"| <br><big>{{{内容|}}}</big><br> | | style="text-align:center;"|by {{{作者|}}} {{{译者|}}} {{{其它|}}} | ||
|- | |||
| style="text-align:center;"| <hr><br><big>{{{内容|}}}</big><br> | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
| 第30行: | 第35行: | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||
}, | |||
"译者": { | |||
"type": "line" | |||
}, | |||
"来源": { | |||
"type": "line" | |||
}, | |||
"其它": { | |||
"type": "content" | |||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"标题", | |||
"作者", | |||
"来源", | |||
"译者", | |||
"其它", | |||
"内容" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||