“模板:Character”的版本间的差异
来自Whiteverse Library
跳到导航跳到搜索(未显示同一档案员的6个中间版本) | |||
第3行: | 第3行: | ||
{ | { | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"description": "人物名称", | |||
"3": {}, | "example": "科德", | ||
"4": {}, | "required": true | ||
"5": {}, | }, | ||
"6": {}, | "3": { | ||
"7": {}, | "description": "别名", | ||
"8": {} | "default": "-" | ||
}, | |||
"4": { | |||
"description": "性别", | |||
"type": "content", | |||
"default": "未知" | |||
}, | |||
"5": { | |||
"description": "种族", | |||
"required": true | |||
}, | |||
"6": { | |||
"description": "阵营", | |||
"type": "wiki-page-name" | |||
}, | |||
"7": { | |||
"description": "出生日期", | |||
"type": "content", | |||
"default": "未知" | |||
}, | |||
"8": { | |||
"description": "死亡日期", | |||
"type": "content", | |||
"default": "未知" | |||
} | |||
}, | }, | ||
"description": "添加角色数据" | "description": "添加角色数据" | ||
第16行: | 第40行: | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
{| class="wikitable" style="text-align:center; "|右 | {| class="wikitable" style="text-align:center; float:right"|右 | ||
|- | |- | ||
! colspan = "2"| {{{1}}} | ! colspan = "2"| {{{1}}} | ||
|- | |- | ||
| 别名 || {{{3}}} | | 别名 || {{{3}}} | ||
第28行: | 第50行: | ||
| 种族 || [[{{{5}}}]] | | 种族 || [[{{{5}}}]] | ||
|- | |- | ||
| 阵营 || [[{{{6}}}]] | | 阵营 || [[{{{6|无阵营}}}]] | ||
|- | |- | ||
| 出生日期[[编年史|(G.C.)]]|| {{{7}}} | | 出生日期[[编年史|(G.C.)]]|| {{{7}}} |