Actions

Template

Difference between revisions of "Album"

From Sonic Retro

m (Switching to toc class)
(breakout class)
Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px;" width="210" class="toc"
+
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px;" width="210" class="breakout"
 
| [[Image:{{ #if: {{{cover|}}} | {{{cover}}} | Notavailable.png }}|275px]]
 
| [[Image:{{ #if: {{{cover|}}} | {{{cover}}} | Notavailable.png }}|275px]]
 
|-
 
|-
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: #98C0FF; text-align: center;"| '''''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
+
! '''''{{ #if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}'''''
 
|-
 
|-
 
|style="padding: 0.3em; line-height: 1.5em" |
 
|style="padding: 0.3em; line-height: 1.5em" |

Revision as of 20:07, 17 October 2007

275px
Album

© SEGA

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=
| copyright=
| year=
}}

Example

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