Difference between revisions of "Template:AlbumDetails"

From JoCopedia
Jump to navigation Jump to search
Line 7: Line 7:
 
* albumlink = link to song page on jonathancoulton.com, eg thing-a-week-i (NOT the full URL eg http://www.jonathancoulton.com/albums/thing-a-week-i) Be sure NOT to include any spaces in songlink, use %20 instead!
 
* albumlink = link to song page on jonathancoulton.com, eg thing-a-week-i (NOT the full URL eg http://www.jonathancoulton.com/albums/thing-a-week-i) Be sure NOT to include any spaces in songlink, use %20 instead!
 
** Note that for albums which do not appear on jonathancoulton.com, the link is not necessary.
 
** Note that for albums which do not appear on jonathancoulton.com, the link is not necessary.
</noinclude><includeonly>{| align="right" style="text-align:center;border:1px solid grey;padding:10px;margin:30px"
+
</noinclude><includeonly>{| align="right" style="border:1px solid grey;padding:10px;margin:30px"
 
+
|+ '''{{PAGENAME}}'''  
|-
 
|
 
{{!}} colspan="2" align="center" {{!}} '''{{PAGENAME}}'''  
 
 
|-
 
|-
 
{{#if: {{{img|}}} |
 
{{#if: {{{img|}}} |
Line 18: Line 15:
 
}}
 
}}
 
|-
 
|-
| Tracks: {{!!}} {{{tracks}}}
+
| Tracks: || {{{tracks}}}
 
|-
 
|-
 
{{#if: {{{release|}}} |
 
{{#if: {{{release|}}} |

Revision as of 23:01, 28 March 2008

Params are as follows:

  • img = name of image of the album cover. Will be resized to 150 pixels width. Use the image name, eg ShopVac.jpg, NOT the image command eg Image:ShopVac.jpg.
    • This param is no longer necessary, but is recommended.
  • tracks = number of tracks
  • release = release date of the album, preferably in the format mm-dd-yyyy (to keep our American friends happy)
    • Not a mandatory param.
  • albumlink = link to song page on jonathancoulton.com, eg thing-a-week-i (NOT the full URL eg http://www.jonathancoulton.com/albums/thing-a-week-i) Be sure NOT to include any spaces in songlink, use %20 instead!
    • Note that for albums which do not appear on jonathancoulton.com, the link is not necessary.