模板:曲目信息:修订间差异
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
<templatestyles src="曲目信息/styles.css"/><includeonly><div class="song-infobox-container"> | <templatestyles src="曲目信息/styles.css"/><includeonly><div class="song-infobox-container"> | ||
{| class="wikitable song-infobox | {| class="wikitable song-infobox" | ||
| colspan="2" id="song-infobox-header" | <big>'''{{{title|{{PAGENAME}}}}}'''</big><br/>{{{artist}}} | | colspan="2" id="song-infobox-header" | <big>'''{{{title|{{PAGENAME}}}}}'''</big><br/>{{{artist}}} | ||
|- | |- | ||
| 第7行: | 第7行: | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 作曲 | ! style="width:27.4%" {{!}} 作曲 | ||
{{!}} {{{composer}}} }} | {{!}} {{{composer}}}|}} | ||
{{#if:{{{arranger|}}}| | {{#if:{{{arranger|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 编曲 | ! style="width:27.4%" {{!}} 编曲 | ||
{{!}} {{{arranger}}} }} | {{!}} {{{arranger}}}|}} | ||
{{#if:{{{lyrics|}}}| | {{#if:{{{lyrics|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 作词 | ! style="width:27.4%" {{!}} 作词 | ||
{{!}} {{{lyrics}}} }} | {{!}} {{{lyrics}}}|}} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 风格 | ! style="width:27.4%" {{!}} 风格 | ||
{{!}} {{{genre}}} }} | {{!}} {{{genre}}}|}} | ||
{{#if:{{{length|}}}| | {{#if:{{{length|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 时长 | ! style="width:27.4%" {{!}} 时长 | ||
{{!}} {{{length}}} }} | {{!}} {{{length}}}|}} | ||
{{#if:{{{bpm|}}}| | {{#if:{{{bpm|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} BPM | ! style="width:27.4%" {{!}} BPM | ||
{{!}} {{{bpm}}} }} | {{!}} {{{bpm}}}|}} | ||
{{#if:{{{vocal|}}}| | {{#if:{{{vocal|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 演唱 | ! style="width:27.4%" {{!}} 演唱 | ||
{{!}} {{{vocal}}} }} | {{!}} {{{vocal}}}|}} | ||
{{#if:{{{bga|}}}| | {{#if:{{{bga|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} BGA | ! style="width:27.4%" {{!}} BGA | ||
{{!}} {{{bga}}} }} | {{!}} {{{bga}}}|}} | ||
{{#if:{{{debut|}}}| | {{#if:{{{debut|}}}| | ||
{{!-}} | {{!-}} | ||
! style="width:27.4%" {{!}} 首发版本 | ! style="width:27.4%" {{!}} 首发版本 | ||
{{!}} {{{debut}}}{{#if:{{{debut_date|}}}|<br/>{{#time:Y年Mj日|{{{debut_date}}}}}}} }} | {{!}} {{{debut}}}{{#if:{{{debut_date|}}}|<br/>{{#time:Y年Mj日|{{{debut_date}}}}}}}|}} | ||
|} | |} | ||
</div></includeonly><noinclude>{{doc}}[[分类:信息模板]]</noinclude> | </div></includeonly><noinclude>{{doc}}[[分类:信息模板]]</noinclude> | ||