Actions

Template

Difference between revisions of "Album"

From Sonic Retro

m (Re-fixing category for sorting purposes)
Line 5: Line 5:
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em" |
 
|style="padding: 0.3em; line-height: 1.5em" |
{{ #if: {{{released|}}} | '''Released:''' {{{released}}}<br/> | }}{{
+
{{ #if: {{{released|}}} | '''Release Date:''' {{{released}}}<br/> | }}{{
 
#if: {{{catalog|}}} | '''Catalog No.:''' {{{catalog}}}<br/> | }}{{
 
#if: {{{catalog|}}} | '''Catalog No.:''' {{{catalog}}}<br/> | }}{{
#if: {{{madeby|}}} | '''Made By:''' {{{madeby}}}<br/> | }}
+
#if: {{{madeby|}}} | '''Artist:''' {{{madeby}}}<br/> | }}{{
© {{ #if: {{{copyright|}}} | {{{copyright}}} | [[Sega|SEGA]] }} {{ #if: {{{year|}}} | {{{year}}} | }}
+
#if: {{{label|}}} | '''Record Label:''' {{{label}}}<br/> | }}
 
|}<noinclude>
 
|}<noinclude>
  
Line 21: Line 21:
 
| catalog=
 
| catalog=
 
| madeby=
 
| madeby=
| copyright=
+
| label=
| year=
 
 
}}
 
}}
 
</pre>
 
</pre>
Line 33: Line 32:
 
| catalog= 123
 
| catalog= 123
 
| madeby= [[Hivebrain]]
 
| madeby= [[Hivebrain]]
| copyright= [[Sonic Retro]]
+
| label= [[Sonic Retro]]
| year= 2007
 
 
}}
 
}}
 
<pre>
 
<pre>
Line 43: Line 41:
 
| catalog= 123
 
| catalog= 123
 
| madeby= [[Hivebrain]]
 
| madeby= [[Hivebrain]]
| copyright= [[Sonic Retro]]
+
| label= [[Sonic Retro]]
| year= 2007
 
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 20:47, 7 March 2009

275px
Album

Usage

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

{{Album
| cover=
| title=
| released=
| catalog=
| madeby=
| label=
}}

Example

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