Template:Infobox Album: Difference between revisions

From DCRC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
| label2    = {{ #if: {{{musicians|}}}|Musicians}}
| label2    = {{ #if: {{{musicians|}}}|Musicians}}
| info2    = {{{musicians}}}
| info2    = {{{musicians}}}
| label3    = {{ #if: {{{albumartist|}}}|Album Artist}}
| label3    = {{ #if: {{{albumartist|}}}|Album Artist(s)}}
| info3    = {{{albumartist}}}
| info3    = {{{albumartist}}}
| label4    = {{ #if: {{{trackartists|}}}|Track Artists}}
| label4    = {{ #if: {{{trackartists|}}}|Track Artists}}
| info4    = {{{trackartists}}}
| info4    = {{{trackartists}}}
| label5    = {{ #if: {{{permalinks|}}}|Permalinks}}
| info5    = {{{permalinks}}}
}}
}}
</includeonly>
</includeonly>
Line 23: Line 25:
|albumartist=Example
|albumartist=Example
|trackartists=Example
|trackartists=Example
|permalinks=Example
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 08:09, 23 August 2021


Example usage:

{{Infobox Album
|image=Example
|release=Example
|musicians=Example
|albumartist=Example
|trackartists=Example
|permalinks=Example
}}