模板:CharacterInfo:修订间差异

来自Rizline中文维基
(创建页面,内容为“<includeonly>{{Infobox |titlestyle = background:{{{color1|}}} |title = {{{character|}}} |image = [[File:{{{image|}}}|300px]] }}</includeonly><noinclude>{{Doc}}</noinclude>”)
 
无编辑摘要
第1行: 第1行:
<includeonly>{{Infobox
<includeonly>{{#if:{{{ischaracterinformation|true}}}|{{Infobox
|titlestyle  = background:{{{color1|}}}
|titlestyle  = background:{{{color1|}}};
|headerstyle = background:{{{color2|}}};
|labelstyle  = background:{{{color3|}}};
|title      = {{{character|}}}
|title      = {{{character|}}}
|image      = [[File:{{{image|}}}|300px]]
|image      = [[File:{{{image|}}}|300px]]
}}</includeonly><noinclude>{{Doc}}</noinclude>
|header1 = 角色信息
|label2  = 角色性别
|data2  = {{{sex|}}}
|label3  = 角色生日
|data3  = {{{birthday|}}}
|label4  = 出场时间<ref>指从游戏发布开始角色首次出现在游戏中的时间</ref>
|data4  = {{{date|}}}
|label5  = 社会体
|data5  = {{{society|}}}
|label6  = 特型
|data6  = {{{speciality|}}}
|header7 = 其他信息
|label8  = 曲目插画出现次数
|data8  = {{{illustrations|}}}
|label9  = [[周边]]中角色形象出现次数
|data9  = {{{products|}}}
|label10  = {{角色卡}}中角色形象出现次数
|data10  = {{{rizcards|}}}
}}|{{Infobox
|titlestyle  = background:{{{color1|}}};
|abovestyle  = background:{{{color2|}}};
|headerstyle = background:{{{color3|}}};
|labelstyle  = background:{{{color4|}}};
|title      = {{{character|}}}
|image      = [[File:{{{image|}}}|300px]]
|label1  = 曲目插画出现次数
|data1  = {{{illustrations|}}}
|label2  = [[周边]]中角色形象出现次数
|data2  = {{{products|}}}
|label3  = {{角色卡}}中角色形象出现次数
|data3  = {{{rizcards|}}}
}}}}</includeonly><noinclude>{{Doc}}</noinclude>

2024年10月20日 (日) 16:53的版本

模板文档[查看] [编辑] [历史] [清除缓存]

本模板用于插入一个角色信息栏。

用法

{{CharacterInfo
|ischaracterinformation=<!--此参数决定是否显示角色信息栏,true为显示,填写其余任何参数均为隐藏-->
|color1=
|color2=
|color3=<!--以上三个参数决定信息栏背景色-->
|character=<!--角色名称-->
|image=<!--角色图像,仅需填写文件名-->
|sex=<!--角色性别-->
|birthday=<!--角色生日-->
|date=<!--出场时间,即从游戏发布开始角色首次出现在游戏中的时间-->
|society=<!--角色的社会体-->
|speciality=<!--角色的特型-->
|illustrations=<!--角色在曲目插画中出现的次数-->
|products=<!--角色在周边中出现的次数-->
|rizcards=<!--角色在角色卡中出现的次数-->
}}

上述文档嵌入自模板:CharacterInfo/doc(编辑 | 历史)