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 25: Line 25:
{{#if: {{{bandMembers|}}} | {{!}}colspan="2" align="center" {{!}} <span id="heading_bigger">Band Members</span> }}
{{#if: {{{bandMembers|}}} | {{!}}colspan="2" align="center" {{!}} <span id="heading_bigger">Band Members</span> }}
|-
|-
{{#if: {{{bandMembers|}}} | {{!}}colspan="2" align="center" {{!}} {{{bandMembers}}}
{{#if: {{{bandMembers|}}} | {{!}}colspan="2" align="left" {{!}} {{{bandMembers}}}
{{!}}-}}
{{!}}-}}
|}
|}
Line 53: Line 53:
  |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 -->
  |bandMembers = <!-- EXAMPLE: Joe Hawley: Vocals, Guitar <br> Rob Cantor: Vocals, Guitar -->
}}
}}
</pre>
</pre>

Revision as of 09:18, 28 September 2009

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