打开/关闭搜索
搜索
打开/关闭菜单
144
17
2
1,146
魔法少女安德莉亚
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
切换首选项菜单
notifications
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
登录
查看“︁模板:角色信息框”︁的源代码
来自魔法少女安德莉亚
分享此页面
查看
阅读
查看源代码
查看历史
associated-pages
模板
更多操作
←
角色信息框
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
<noinclude>{{#template_params:Name (label=名字)|FullName (label=全名)|Gender (label=性别)|Alias (label=别称)|Hair Style (label=头发)|Eye Color (label=瞳色)|Pantyhose (label=裤袜)|Status (label=状态)|Affiliation (label=所属)|Relationships (label=关系)}}</noinclude><includeonly><templatestyles src="角色信息框/styles.css" /> {| class="角色信息框" |- ! colspan="2" style="text-align:center; background:#f5faff;" | 基本资料 |- {{#if:{{{Name|}}}|<tr><th>本名</th><td>{{{Name}}}</td></tr>}}{{#if:{{{FullName|}}}|<tr><th>全名</th><td>{{{FullName}}}</td></tr>}}{{#if:{{{Alias|}}}|<tr><th>别称</th><td>{{{Alias}}}</td></tr>}}{{#if:{{{Gender|}}}|<tr><th>性别</th><td>{{{Gender}}}</td></tr>}}{{#if:{{{Hair Style|}}}|<tr><th>头发</th><td>{{{Hair Style}}}</td></tr>}}{{#if:{{{Eye Color|}}}|<tr><th>瞳色</th><td>{{{Eye Color}}}</td></tr>}}{{#if:{{{Pantyhose|}}}|<tr><th>裤袜</th><td>{{{Pantyhose}}}</td></tr>}}{{#if:{{{Status|}}}|<tr><th>状态</th><td>{{{Status}}}</td></tr>}} {{#if:{{{Affiliation|}}}|<tr><th>所属</th><td>{{{Affiliation}}}</td></tr>}}{{#if:{{{Relationships|}}}|<tr><th colspan="2" style="text-align:center; background:#e0f7fa;">关系</th></tr><tr><td colspan="2">{{{Relationships}}}</td></tr>}} |}</includeonly><noinclude><templatedata> { "description": "角色信息框模板", "params": { "Name": { "label": "名字", "type": "string", "required": true }, "FullName": { "label": "全名", "type": "string", "required": false }, "Alias": { "label": "别称", "type": "string" }, "Gender": { "label": "性别", "type": "string", "required": false, "suggestedvalues": [ "男", "女", "其他", "未知" ] }, "Eye Color": { "label": "瞳色", "type": "string", "required": false }, "Pantyhose": { "label": "裤袜", "type": "string", "required": false }, "Status": { "label": "状态", "type": "string", "required": false }, "Affiliation": { "label": "所属", "type": "string", "required": false }, "Relationships": { "label": "关系", "type": "content", "required": false }, "Hair Style": { "label": "头发", "type": "string" } }, "paramOrder": [ "Name", "FullName", "Alias", "Gender", "Hair Style", "Eye Color", "Pantyhose", "Status", "Affiliation", "Relationships" ] }</templatedata></noinclude>
返回
角色信息框
。