模板:Infobox animanga/Cast

维基百科,自由的百科全书
跳转到导航 跳转到搜索
使用方法请看Template:Infobox animanga
主要人物
{{{角色}}}
声优
{{{声优}}}

<templatedata> { "description": "ACG系列信息系列模板,演员模块\n参数配对必须为役名->出演者(日文式),人物->演员(真实人物),角色->声优(虚拟人物)", "params": { "役名": { "label": "役名", "type": "string", "description": "日文扮演人物" }, "人物": { "label": "人物", "type": "string", "inherits": "役名", "description": "扮演真实人物,对应演员参数" }, "角色": { "label": "角色", "type": "string", "inherits": "役名", "description": "扮演虚拟人物,对应声优参数" }, "声优": { "label": "声优", "type": "string", "inherits": "出演者", "description": "扮演角色配音人员" }, "出演者": { "label": "出演者", "type": "string", "description": "日文扮演者" }, "演员": { "label": "演员", "type": "string", "inherits": "出演者", "description": "真实人物扮演者" }, "配音员称谓": { "description": "填写配音员的称谓为“声优”或“配音员”" } }, "format": "block" } </templatedata>