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"
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=" | {{#if: {{{bandMembers|}}} | {{!}}colspan="2" align="left" {{!}} {{{bandMembers}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if: {{{pastMembers|}}} | {{!}}colspan="2" align="center" {{!}} <span id="heading_bigger">Past Members</span> }} | {{#if: {{{pastMembers|}}} | {{!}}colspan="2" align="center" {{!}} <span id="heading_bigger">Past Members</span> }} | ||
|- | |- | ||
{{#if: {{{pastMembers|}}} | {{!}}colspan="2" align=" | {{#if: {{{pastMembers|}}} | {{!}}colspan="2" align="left" {{!}} {{{pastMembers}}} | ||
{{!}}-}} | {{!}}-}} | ||
|} | |} | ||
Line 57: | Line 57: | ||
|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: | |bandMembers = <!-- EXAMPLE: Joe Hawley: Vocals, Guitar<br>Rob Cantor: Vocals, Guitar<br>--> | ||
|pastMembers = <!-- Former Band Members (use above as reference on how to display) --> | |pastMembers = <!-- Former Band Members (use above as reference on how to display) --> | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 16:39, 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<br>--> |pastMembers = <!-- Former Band Members (use above as reference on how to display) --> }}