Template:Infobox Album: Difference between revisions

From DCRC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<infobox theme="mspa">
<infobox theme="ve">
     <title source="name"><default>{{BASEPAGENAME}}</default></title>
     <title source="name"><default>{{BASEPAGENAME}}</default></title>
     <image source="image" />
     <image source="image" />

Revision as of 05:53, 25 May 2020

<infobox theme="ve">

   <title source="name"><default>Infobox Album</default></title>
   <image source="image" />
   <group>
       <label>Released</label>
       <label>Musicians</label>
       <label>Album art</label>
   </group>

</infobox>

Example usage:

{{Infobox Album
|image=Example
|release=Example
|musicians=Example
|artists=Example
}}