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 Misc"

From Tally Hallmanac: The Ultimate Tally Hall Wiki
Jump to navigation Jump to search
(part 2)
(part 3)
Line 25: Line 25:
{{!}} {{{otherNames}}} }}
{{!}} {{{otherNames}}} }}
|-  
|-  
{{#if: {{{addtlInfo|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{websites|}}} | !valign="top" {{!}}Websites:
{{!}} {{{addtlInfo}}} }}
{{!}} {{{websites}}} }}
|-  
|-  
{{#if: {{{addtlInfo2|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{yearsActive|}}} | !valign="top" {{!}}Years Active:
{{!}} {{{addtlInfo2}}} }}
{{!}} {{{yearsActive}}} }}
|-  
|-  
{{#if: {{{addtlInfo3|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{founders|}}} | !valign="top" {{!}}Founders:  
{{!}} {{{addtlInfo3}}} }}
{{!}} {{{founders}}} }}
|-  
|-  
{{#if: {{{addtlInfo4|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{artists|}}} | !valign="top" {{!}}Artists:
{{!}} {{{addtlInfo4}}} }}
{{!}} {{{artists}}} }}
|-  
|-  
{{#if: {{{addtlInfo5|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{addtlInfo|}}} | !valign="top" {{!}}Addtl. Info:
{{!}} {{{addtlInfo5}}} }}
{{!}} {{{addtlInfo}}} }}
|-  
|-  
{{#if: {{{addtlInfo6|}}} | !valign="top" {{!}}Addtl. Info:
{{#if: {{{addtlInfo6|}}} | !valign="top" {{!}}Addtl. Info:
Line 71: Line 71:
  |death_date = <!-- death date (optional) -->
  |death_date = <!-- death date (optional) -->
  |death_place = <!-- death place (optional) -->
  |death_place = <!-- death place (optional) -->
  |residence = <!-- Currently resides in -->
  |residence = <!-- Currently resides in (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |addtlInfo = <!-- Any additional Info.-->
  |websites = <!-- websites, separated with BR tags(optional) -->
  |addtlInfo2 = <!-- Any additional Info.-->
  |yearsActive = <!-- years active(optional) -->
  |addtlInfo3 = <!-- Any additional Info.-->
  |founders = <!-- founder(s)(optional) -->
  |addtlInfo4 = <!-- Any additional Info.-->
  |artists = <!-- artists(optional) -->
  |addtlInfo5 = <!-- Any additional Info.-->
  |addtlInfo = <!-- Any additional Info.(optional) -->
|addtlInfo6 = <!-- Any additional Info.-->
|addtlInfo7 = <!-- Any additional Info.-->
|addtlInfo8 = <!-- Any additional Info.-->
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 22:37, 21 March 2022

{{{name}}}

 

 

 

 

 

 

 

 

 

 

How to use: This infobox is for miscellaneous people and things. Put this block of code in a person's main page. Fill out the information between the brackets and then remove the <!-- and -->

{{Infobox Misc
 |name = <!-- name of the person or thing -->
 |photo = <!-- The filename of the (obviously already uploaded) photo, such as joehawley.jpg (optional) -->
 |relation = <!-- relationship to the band (eg: Current member of Tally Hall) -->
 |birth_date = <!-- birth date(optional) -->
 |hometown = <!-- birth place (optional) -->
 |death_date = <!-- death date (optional) -->
 |death_place = <!-- death place (optional) -->
 |residence = <!-- Currently resides in (optional) -->
 |otherNames = <!-- other names of person (optional) -->
 |websites = <!-- websites, separated with BR tags(optional) -->
 |yearsActive = <!-- years active(optional) -->
 |founders = <!-- founder(s)(optional) -->
 |artists = <!-- artists(optional) -->
 |addtlInfo = <!-- Any additional Info.(optional) -->
}}