3,479
个编辑
第4行: | 第4行: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"description": "人物名称" | "description": "人物名称", | ||
"example": "科德", | |||
"required": true | |||
}, | }, | ||
"2": { | "2": { | ||
"description": "头像", | "description": "头像", | ||
"example": " | "example": "MISS.png", | ||
"type": "wiki-page-name" | "type": "wiki-page-name", | ||
"default": "Avatar_UNKNOWN.png" | |||
}, | }, | ||
"3": { | "3": { | ||
"description": "别名" | "description": "别名", | ||
"default": "-" | |||
}, | }, | ||
"4": { | "4": { | ||
"description": "性别" | "description": "性别", | ||
"type": "content", | |||
"default": "未知" | |||
}, | }, | ||
"5": { | "5": { | ||
"description": "种族" | "description": "种族", | ||
"required": true | |||
}, | }, | ||
"6": { | "6": { | ||
"description": "阵营" | "description": "阵营", | ||
"type": "wiki-page-name" | |||
}, | }, | ||
"7": { | "7": { | ||
"description": "出生日期" | "description": "出生日期", | ||
"type": "content", | |||
"default": "未知" | |||
}, | }, | ||
"8": { | "8": { | ||
"description": "死亡日期" | "description": "死亡日期", | ||
"type": "content", | |||
"default": "未知" | |||
} | } | ||
}, | }, | ||
第38行: | 第50行: | ||
! colspan = "2"| {{{1}}} | ! colspan = "2"| {{{1}}} | ||
|- | |- | ||
| colspan = "2" style="text-align:center;"|[[文件:{{{2| | | colspan = "2" style="text-align:center;"|[[文件:{{{2|Avatar_UNKNOWN.png}}}|128x192px|border|]] | ||
|- | |- | ||
| 别名 || {{{3}}} | | 别名 || {{{3}}} | ||
第46行: | 第58行: | ||
| 种族 || [[{{{5}}}]] | | 种族 || [[{{{5}}}]] | ||
|- | |- | ||
| 阵营 || [[{{{6}}}]] | | 阵营 || [[{{{6|无阵营}}}]] | ||
|- | |- | ||
| 出生日期[[编年史|(G.C.)]]|| {{{7}}} | | 出生日期[[编年史|(G.C.)]]|| {{{7}}} |