3,791
个编辑
MCBBS Wiki欢迎您共同参与编辑!在参与编辑之前请先阅读Wiki方针。
如果在编辑的过程中遇到了什么问题,可以去讨论板提问。
为了您能够无阻碍地参与编辑 未验证/绑定过邮箱的用户,请尽快绑定/验证。
MCBBS Wiki GitHub群组已上线!
您可以在回声洞中发表吐槽!
服务器状态监控。点击进入
本站由MCBBS用户自行搭建,与MCBBS及东银河系漫游指南(北京)科技有限公司没有从属关系。点此了解 MCBBS Wiki 不是什么>>
小无编辑摘要 |
Sheep-realms(留言 | 贡献) 无编辑摘要 |
||
| 第26行: | 第26行: | ||
|right-class = bottom-afdian | |right-class = bottom-afdian | ||
}} | }} | ||
}}{{#ifeq: {{NAMESPACENUMBER}}|0|[[分类:用户]]}}</includeonly><noinclude>{{doc}}[[Category:信息模板]]</noinclude> | }}{{#ifeq: {{NAMESPACENUMBER}}|0|[[分类:用户]]}}</includeonly><noinclude>{{doc}}[[Category:信息模板]]<templatedata> | ||
{ | |||
"params": { | |||
"name": { | |||
"label": "标题", | |||
"type": "string", | |||
"default": "{{BASEPAGENAME}}", | |||
"autovalue": "{{BASEPAGENAME}}" | |||
}, | |||
"UserName": { | |||
"label": "用户名", | |||
"type": "string", | |||
"autovalue": "", | |||
"required": true | |||
}, | |||
"UserAlias": { | |||
"label": "别名", | |||
"type": "content", | |||
"autovalue": "" | |||
}, | |||
"UserGroup": { | |||
"label": "用户组", | |||
"description": "MCBBS用户组。如果该项被成功识别,会自动生成链接并分类至大家族模板。", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"ManagementGroup": { | |||
"label": "管理组", | |||
"type": "string" | |||
}, | |||
"UserGroupEx": { | |||
"label": "拓展用户组", | |||
"type": "content" | |||
}, | |||
"UID": { | |||
"label": "UID", | |||
"description": "用户的UID", | |||
"example": "3038", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"Title": { | |||
"label": "自定义头衔", | |||
"description": "只有有自定义头衔的用户组才会拥有此资料项", | |||
"type": "content" | |||
}, | |||
"Afdian": { | |||
"label": "爱发电", | |||
"description": "爱发电账号ID", | |||
"type": "string" | |||
}, | |||
"RName": { | |||
"label": "真实姓名", | |||
"description": "为保护对象隐私,一般情况下请不要填写。", | |||
"type": "string" | |||
}, | |||
"Birthday": { | |||
"label": "生日", | |||
"description": "为保护对象隐私,一般情况下请不要填写", | |||
"type": "string" | |||
}, | |||
"Nationality": { | |||
"label": "国籍", | |||
"description": "为保护对象隐私,一般情况下请不要填写", | |||
"type": "string" | |||
}, | |||
"Other": { | |||
"label": "其他", | |||
"type": "content" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> | |||