Template:Infobox Artist

Revision as of 16:32, 28 September 2009 by Coz (talk | contribs)
{{{title}}}
Place of Origin {{{origin}}}
Genres {{{genre}}}
Years Active {{{yearsActive}}}
Label {{{label}}}
Website {{{website}}}



 

 

 

 

 

 

 

 

How to use: Put this block of code in an artist's main page. Fill out the information between the brackets and then remove the <!-- and -->

{{Infobox_Artist
 |title = <!-- Artist Name -->
 |origin = <!-- Example: Brooklyn, NY -->
 |photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) -->
 |genre = <!-- Genre(s) -->
 |yearsActive = <!-- YYYY-YYYY/present -->
 |label = <!-- label(s) signed to -->
 |associated = <!-- (optional) List of associated bands/artists. Example: [[Tally Hall]], [[The Beatles]], [[Toy Orchestra]] -->
 |website = <!-- website(s) of the artist. Example: [http://www.myspace.com/tallyhall Tally Hall's Myspace] -->
 |bandMembers = <!-- EXAMPLE: Joe Hawley:<br>Vocals, Guitar<br><br>Rob Cantor:<br>Vocals, Guitar<br><br>-->
 |pastMembers = <!-- Former Band Members (use above as reference on how to display) -->
}}