Difference between revisions of "Template:Infobox Artist"

18 bytes removed ,  16:39, 28 September 2009
no edit summary
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}}}
{{!}}-}}
{{!}}-}}
{{#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="center" {{!}} {{{pastMembers}}}
{{#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:<br>Vocals, Guitar<br><br>Rob Cantor:<br>Vocals, Guitar<br><br>-->
  |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>