Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "Template:Infobox Artist"

From Tally Hallmanac: The Ultimate Tally Hall Wiki
Jump to navigation Jump to search
Line 41: Line 41:
{{Infobox_Artist
{{Infobox_Artist
  |title = <!-- Artist Name -->
  |title = <!-- Artist Name -->
|origin = <!-- Example: Brooklyn, NY -->
  |photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) -->
  |photo = <!-- The filename of the (obviously already uploaded) photo, such as hello.jpg (optional) -->
  |genre = <!-- Genre(s) -->
  |genre = <!-- Genre(s) -->
  |yearsActive = <!-- YYYY-YYYY/present -->
  |yearsActive = <!-- YYYY-YYYY/present -->
  |label = <!-- label(s) signed to -->
  |label = <!-- label(s) signed to -->
  |associated = <!-- List of associated bands/artists -->
  |associated = <!-- List of associated bands/artists. Example: [[Tally Hall]], [[The Beatles]], [[Toy Orchestra]] -->
  |website = <!-- website(s) of the artist -->
  |website = <!-- website(s) of the artist. Example: [http://www.myspace.com/tallyhall Tally Hall's Myspace] -->
}}
}}
</pre>
</pre>

Revision as of 14:50, 28 September 2009

{{{title}}}
Place of Origin {{{origin}}}
Genres {{{genre}}}
Years Active {{{yearsActive}}}
Label {{{label}}}
Associated Acts {{{associated}}}
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 = <!-- 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] -->
}}