Template:Infobox music: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 20: | Line 20: | ||
}} | }} | ||
|label2 = | |label2 = Key/Mode{{{sep|}}} | ||
|data2 = {{ #if: {{{ | |data2 = {{ #if: {{{key<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{key}}} }} | ||
|label3 = | |label3 = Length{{{sep|}}} | ||
|data3 = {{ #if: {{{ | |data3 = {{ #if: {{{length<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{length}}} }} | ||
| | |header11 = {{ #if: {{{noinfo|}}} || {{ #if: {{{bgm_perf<includeonly>|</includeonly>}}} {{{catalog|}}}{{{bgm_comp|}}} | {{ifempty|{{{info-hdr|}}}|BGM Data}} }} }} | ||
| | |||
| | |label12 = Catalog Number{{{sep|}}} | ||
| | |data12 = {{ #if: {{{catalog<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{catalog}}} }} | ||
| | |label13 = Composition{{{sep|}}} | ||
| | |data13 = {{ #if: {{{bgm_comp<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{bgm_comp}}} }} | ||
| | |label14 = Arrangement{{{sep|}}} | ||
| | |data14 = {{ #if: {{{bgm_arr<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{bgm_arr}}} }} | ||
| | |label15 = Performance{{{sep|}}} | ||
| | |data15 = {{ #if: {{{bgm_perf<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{bgm_perf}}} }} | ||
| | |label16 = Theme Groups{{{sep|}}} | ||
| | |data16 = {{ #if: {{{groups<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{groups}}} }} | ||
| | |label17 = Variation On{{{sep|}}} | ||
| | |data17 = {{ #if: {{{variation<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{variation}}} }} | ||
| | |header21 = {{ #if: {{{noinfo|}}} || {{ #if: {{{song_arr<includeonly>|</includeonly>}}} {{{vocals|}}} | {{ifempty|{{{info-hdr|}}}|Song Data}} }} }} | ||
| | |||
| | |label22 = Vocals{{{sep|}}} | ||
| | |data22 = {{ #if: {{{vocals<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{vocals}}} }} | ||
| | |label23 = Performance{{{sep|}}} | ||
| | |data23 = {{ #if: {{{song_perf<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{song_perf}}} }} | ||
| | |label24 = Lyrics{{{sep|}}} | ||
| | |data24 = {{ #if: {{{lyrics<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{lyrics}}} }} | ||
| | |label25 = Composition{{{sep|}}} | ||
| | |data25 = {{ #if: {{{song_comp<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{song_comp}}} }} | ||
| | |label26 = Arrangement{{{sep|}}} | ||
| | |data26 = {{ #if: {{{song_arr<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{song_arr}}} }} | ||
|header31 = {{ #if: {{{noinfo|}}} || {{ #if: {{{also<includeonly>|</includeonly>}}} {{{first|}}}{{{year|}}} | {{ifempty|{{{info-hdr|}}}|Debut and Release}} }} }} | |||
|label32 = Debut Year{{{sep|}}} | |||
|data32 = {{ #if: {{{year<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{year}}} }} | |||
|label33 = First Appears{{{sep|}}} | |||
|data33 = {{ #if: {{{first<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{first}}} }} | |||
|label34 = Also Appears{{{sep|}}} | |||
|data34 = {{ #if: {{{also<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{also}}} }} | |||
|label35 = Debut Release{{{sep|}}} | |||
|data35 = {{ #if: {{{release<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{release}}} }} | |||
|label36 = Suite{{{sep|}}} | |||
|data36 = {{ #if: {{{suite<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{suite}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 04:26, 23 July 2020
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Key/Mode | {{{key}}} | ||
| Length | {{{length}}} | ||
| BGM Data | |||
| Catalog Number | {{{catalog}}} | ||
| Composition | {{{bgm_comp}}} | ||
| Arrangement | {{{bgm_arr}}} | ||
| Performance | {{{bgm_perf}}} | ||
| Theme Groups | {{{groups}}} | ||
| Variation On | {{{variation}}} | ||
| Song Data | |||
| Vocals | {{{vocals}}} | ||
| Performance | {{{song_perf}}} | ||
| Lyrics | {{{lyrics}}} | ||
| Composition | {{{song_comp}}} | ||
| Arrangement | {{{song_arr}}} | ||
| Debut and Release | |||
| Debut Year | {{{year}}} | ||
| First Appears | {{{first}}} | ||
| Also Appears | {{{also}}} | ||
| Debut Release | {{{release}}} | ||
| Suite | {{{suite}}} | ||