3,791
个编辑
MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
Sheep-realms(留言 | 贡献) 小 (已保护“模板:维基用户信息”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期))) |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| (未显示3个用户的5个中间版本) | |||
| 第17行: | 第17行: | ||
|所属团体|{{{所属团体|}}} | |所属团体|{{{所属团体|}}} | ||
|个人状态|{{{个人状态|}}} | |个人状态|{{{个人状态|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude>{{doc}}[[Category:信息模板]]<templatedata> | ||
{ | |||
"params": { | |||
"标题": { | |||
"label": "标题", | |||
"description": "显示于标题栏的内容。", | |||
{{ | "default": "{{BASEPAGENAME}}", | ||
"autovalue": "{{BASEPAGENAME}}", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "头像", | |||
"description": "在这里插入图片。", | |||
"type": "content", | |||
"autovalue": "[[File:]]" | |||
}, | |||
"本名": { | |||
"label": "本名", | |||
"description": "真实姓名,或者是原本的名字。", | |||
"type": "content" | |||
}, | |||
"别号": { | |||
"label": "别号", | |||
"description": "被别人称呼的外号或简称。", | |||
"type": "content" | |||
}, | |||
{ | "生日": { | ||
"label": "生日", | |||
"description": "可以是某个具体的日期,也可以是某个不存在的日期。", | |||
"type": "content" | |||
}, | |||
"年龄": { | |||
"label": "年龄", | |||
"description": "可以是永远的17岁,也可以是1000岁。", | |||
"type": "content" | |||
}, | |||
"血型": { | |||
"label": "血型", | |||
"description": "可以是O型血,也可以是某个不存在的血型。", | |||
"type": "content" | |||
}, | |||
"星座": { | |||
"label": "星座", | |||
}} | "description": "十二个星座随便挑,但最好和生日保持一致。", | ||
"type": "content" | |||
}, | |||
"身高": { | |||
"label": "身高", | |||
"description": "可以是150cm,也可以是1500cm。", | |||
"type": "content" | |||
}, | |||
"体重": { | |||
"label": "体重", | |||
"description": "可以是50kg,也可以是2个铃煲,甚至是10个埃菲尔铁塔。", | |||
"type": "content" | |||
}, | |||
"特点": { | |||
"label": "特点", | |||
"description": "描述一下突出的特点。", | |||
"type": "content" | |||
}, | |||
"自述": { | |||
"label": "自述", | |||
"description": "进行自我描述。", | |||
"type": "content" | |||
}, | |||
"出身地区": { | |||
"label": "出身地区", | |||
"description": "埼玉县,学园都市,还是洛圣都?", | |||
"type": "content" | |||
}, | |||
"活动范围": { | |||
"label": "活动范围", | |||
"description": "幻想乡,唐辛子星,还是格里达尼亚?", | |||
"type": "content" | |||
}, | |||
"所属团体": { | |||
"label": "所属团体", | |||
"description": "统括理事会,东京武侦高校,还是SOS团?", | |||
"type": "content" | |||
}, | |||
"个人状态": { | |||
"label": "个人状态", | |||
"description": "描述一下目前的状态。", | |||
"type": "content" | |||
} | |||
}, | |||
"description": "MCBBS Wiki 用户的信息卡", | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||