Template:Infobox music: Difference between revisions
Appearance
Creating base-level template |
Adding three new items |
||
| Line 38: | Line 38: | ||
|data7 = {{ #if: {{{performance<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{performance}}} }} | |data7 = {{ #if: {{{performance<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{performance}}} }} | ||
|label8 = | |label8 = Length{{{sep|}}} | ||
|data8 = {{ #if: {{{ | |data8 = {{ #if: {{{length<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{length}}} }} | ||
|label9 = | |label9 = Key{{{sep|}}} | ||
|data9 = {{ #if: {{{ | |data9 = {{ #if: {{{key<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{key}}} }} | ||
|label10 = | |label10 = Theme Groups{{{sep|}}} | ||
|data10 = {{ #if: {{{ | |data10 = {{ #if: {{{groups<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{groups}}} }} | ||
|label11 = | |label11 = Variation On{{{sep|}}} | ||
|data11 = {{ #if: {{{ | |data11 = {{ #if: {{{variation<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{variation}}} }} | ||
|label12 = Debut | |label12 = Debut Year{{{sep|}}} | ||
|data12 = {{ #if: {{{ | |data12 = {{ #if: {{{year<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{year}}} }} | ||
|label13 = Release Status{{{sep|}}} | |label13 = First Appears{{{sep|}}} | ||
| | |data13 = {{ #if: {{{first<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{first}}} }} | ||
|label14 = Also Appears{{{sep|}}} | |||
|data14 = {{ #if: {{{also<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{also}}} }} | |||
|label15 = Debut Release{{{sep|}}} | |||
|data15 = {{ #if: {{{release<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{release}}} }} | |||
|label16 = Release Status{{{sep|}}} | |||
|data16 = {{ #if: {{{status<includeonly>|</includeonly>}}} | <nowiki></nowiki>{{{status}}} }} | |||
}}<noinclude>[[Category:Infobox templates]]</noinclude> | }}<noinclude>[[Category:Infobox templates]]</noinclude> | ||
Revision as of 20:25, 24 January 2020
| {{{name}}} | |||
|---|---|---|---|
|
{{{image}}} {{{caption}}} | |||
| |||
| Catalog Number | {{{catalog}}} | ||
| Composition | {{{composition}}} | ||
| Lyrics | {{{lyrics}}} | ||
| Arrangement | {{{arrangement}}} | ||
| Vocals | {{{vocals}}} | ||
| Performance | {{{performance}}} | ||
| Length | {{{length}}} | ||
| Key | {{{key}}} | ||
| Theme Groups | {{{groups}}} | ||
| Variation On | {{{variation}}} | ||
| Debut Year | {{{year}}} | ||
| First Appears | {{{first}}} | ||
| Also Appears | {{{also}}} | ||
| Debut Release | {{{release}}} | ||
| Release Status | {{{status}}} | ||