打开主菜单
首页
随机
登录
设置
关于The Ysmir Collective
免责声明
The Ysmir Collective
搜索
查看“Template:战报信息”的源代码
←
Template:战报信息
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<noinclude> 这是“战报信息”模板。调用它时应该采用如下格式: <pre> {{战报信息 |战役标题= |玩家角色= |战役简介= |备注= }} </pre> 编辑页面以阅读模板文本。 </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="width: 100%; font-size: 188%; font-family:serif; font-weight:300; color:#235;"|{{{战役标题|}}} |- |style="width: 100%;"| <hr><br><big>'''玩家角色:'''{{{玩家角色|}}}</big> |- |style="width: 100%;"| <big>'''简介:'''{{{战役简介|}}}</big> |- |style="width: 100%;"| {{{备注|}}} |} </includeonly> <noinclude> <templatedata> { "params": { "战役标题": { "type": "line", "required": true }, "玩家角色": { "type": "line", "required": true }, "战役简介": { "type": "content", "suggested": true }, "备注": { "type": "content" } } } </templatedata> </noinclude>
返回
Template:战报信息
。