Difference between revisions of "MusicBob"

From Sega Retro

(copied template from retro)
(test)
Line 4: Line 4:
 
! '''''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
 
! '''''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
 
|-
 
|-
|style="padding: 0.3em; line-height: 1.5em" |
+
|style="padding: 0.3em; line-height: 1.5em" | {{
{{ #if: {{{released|}}} | '''Release Date:''' {{{released}}}<br/> | }}{{
+
#if: {{{released|}}} | '''Release Date:''' {{{released}}}<br/> | }}{{
 
#if: {{{madeby|}}} | '''Artist:''' {{{madeby}}}<br/> | }}{{
 
#if: {{{madeby|}}} | '''Artist:''' {{{madeby}}}<br/> | }}{{
 
#if: {{{artist|}}} | '''Artist:''' {{{artist}}}<br/> | }}{{
 
#if: {{{artist|}}} | '''Artist:''' {{{artist}}}<br/> | }}{{
#if: {{{label|}}} | '''Record Label:''' {{{label}}}<br/> | [[Category:Albums with Missing Catalog or Label]] }}{{
+
#if: {{{composer|}}} | '''Composer:''' {{{composer}}}<br/> | }}{{
#if: {{{catalog|}}} | '''Catalog No.:''' {{{catalog}}}<br/> | [[Category:Albums with Missing Catalog or Label]] }}
+
#if: {{{arranger|}}} | '''Arranger:''' {{{arranger}}}<br/> | }}{{
 +
#if: {{{publisher|}}} | '''Publisher:''' {{{publisher}}}<br/> | }}{{
 +
#if: {{{catalog|}}} | '''Catalog No.:''' {{{catalog}}}<br/> | [[Category:Albums with Missing Catalog or Label]]}}{{
 +
#if: {{{label|}}} | '''Record Label:''' {{{label}}}<br/> | [[Category:Albums with Missing Catalog or Label]] }}
 
|}<noinclude>
 
|}<noinclude>
  
Line 20: Line 23:
 
| title=
 
| title=
 
| released=
 
| released=
 +
| madeby=
 
| artist=
 
| artist=
 +
| composer=
 +
| arranger=
 +
| publisher=
 
| catalog=
 
| catalog=
 
| label=
 
| label=

Revision as of 05:10, 3 April 2010

Notavailable.svg
MusicBob

Usage

This template is to be used on articles about albums. Place the following at the top of a page:

{{Album
| cover=
| title=
| released=
| madeby=
| artist=
| composer=
| arranger=
| publisher=
| catalog=
| label=
}}

Example

Template:Album

{{Album
| cover= Hedgehog.jpg
| title= Mr. Hedgehog's Greatest Hits
| released= 2007
| artist= [[Hivebrain]]
| catalog= 123
| label= [[Sonic Retro]]
}}