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 22: Line 22:
!valign="top" |Website
!valign="top" |Website
|{{{website}}}
|{{{website}}}
|-
|colspan="2" |
{{#if: {{{bandMembers|}}} | !valign="top" {{!}}colspan="2" |<span id="heading_biggest">{{{Band Members}}}</span>
|-
{{!}}{{{bandMembers}}} }}
|-
|}
|}
<includeonly>[[Category:Artists]]</includeonly>
<includeonly>[[Category:Artists]]</includeonly>
Line 48: Line 54:
  |associated = <!-- (optional) List of associated bands/artists. Example: [[Tally Hall]], [[The Beatles]], [[Toy Orchestra]] -->
  |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] -->
  |website = <!-- website(s) of the artist. Example: [http://www.myspace.com/tallyhall Tally Hall's Myspace] -->
|bandMembers = <!-- EXAMPLE: Joe Hawley - Vocals, Guitar <br> Rob Cantor - Vocals, Guitar -->
}}
}}
</pre>
</pre>

Revision as of 15:38, 28 September 2009

{{{title}}}
Place of Origin {{{origin}}}
Genres {{{genre}}}
Years Active {{{yearsActive}}}
Label {{{label}}}
Website {{{website}}}

{{{Band Members}}}



 

 

 

 

 

 

 

 

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 - Vocals, Guitar <br> Rob Cantor - Vocals, Guitar -->
}}