模板:曲目信息:修订间差异
无编辑摘要 |
小无编辑摘要 |
||
| (未显示同一用户的6个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly> | |||
{{Infobox | {{Infobox | ||
<!--样式--> | <!--样式--> | ||
| captionstyle = text-align: center; | | captionstyle = text-align: center; | ||
| subheaderstyle = text-align: center; vetical-align: middle; font-weight:normal; | | subheaderstyle = text-align: center; vetical-align: middle; font-weight:normal; | ||
| labelstyle = white-space: nowrap; background:# | | labelstyle = white-space: nowrap; background:#FFF3AC; | ||
| headerstyle = background:#ccf; | | headerstyle = background:#ccf; | ||
| belowstyle = background:#ddf; | | belowstyle = background:#ddf; | ||
<!--数据项--> | <!--数据项--> | ||
| above = {{{title|{{PAGENAME}}}}} | | above = {{{title|{{PAGENAME}}}}} | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|center]]|<center> | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|center]]|<center>''{{font|size=small|color=silver|文件暂缺}}''</center>}} | ||
| label1 = 作曲 | | label1 = 作曲 | ||
| data1 = {{{composer|}}} | | data1 = {{{composer|}}} | ||
| 第15行: | 第15行: | ||
| data2 = {{{arranger|}}} | | data2 = {{{arranger|}}} | ||
| label3 = 作词 | | label3 = 作词 | ||
| data3 = {{{lyrics}}} | | data3 = {{{lyrics|}}} | ||
| label4 = 风格 | | label4 = 风格 | ||
| data4 = {{{genre|}}} | | data4 = {{{genre|}}} | ||
| 第25行: | 第25行: | ||
| data7 = {{{vocal|}}} | | data7 = {{{vocal|}}} | ||
| label8 = BGA | | label8 = BGA | ||
| data8 = {{{bga}}} | | data8 = {{{bga|}}} | ||
| label9 = 首发版本/ | | label9 = 首发版本<br/>(日期) | ||
| data9 = {{#if:{{{debut|}}} | | data9 = {{#if:{{{debut|}}}|[[{{{debut}}}]]{{#if:{{{debut_date|}}}|<br/>{{font|size=x-small|{{#time:Y年Mj日|{{{debut_date|}}}}}}}}}}} | ||
}} | }}</includeonly><noinclude>{{doc}}[[分类:信息模板]]</noinclude> | ||