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
(added more variables, mainly for videos (length, uploaded by, uploader))
 
Line 27: Line 27:
{{#if: {{{length|}}} | !valign="top" {{!}}Length:
{{#if: {{{length|}}} | !valign="top" {{!}}Length:
{{!}} {{{length}}} }}
{{!}} {{{length}}} }}
|-  
|-
{{#if: {{{genre|}}} | !valign="top" {{!}}Genre:
{{!}} {{{genre}}} }}
|-
{{#if: {{{language|}}} | !valign="top" {{!}}Language:
{{!}} {{{language}}} }}
|-
{{#if: {{{uploader|}}} | !valign="top" {{!}}Uploaded By:
{{#if: {{{uploader|}}} | !valign="top" {{!}}Uploaded By:
{{!}} {{{uploader}}} }}
{{!}} {{{uploader}}} }}
Line 83: Line 89:
  |otherNames = <!-- other names of person (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |length = <!-- length (optional) -->
  |length = <!-- length (optional) -->
|genre = <!-- genre of content (optional) -->
|language = <!-- language of content (optional) -->
  |uploader = <!-- name/username of uploader (optional) -->
  |uploader = <!-- name/username of uploader (optional) -->
  |uploadedBy = <!-- uploaded date (optional) -->
  |uploadedBy = <!-- uploaded date (optional) -->

Latest revision as of 01:26, 23 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) -->
 |length = <!-- length (optional) -->
 |genre = <!-- genre of content (optional) -->
 |language = <!-- language of content (optional) -->
 |uploader = <!-- name/username of uploader (optional) -->
 |uploadedBy = <!-- uploaded date (optional) -->
 |websites = <!-- websites, separated with BR tags(optional) -->
 |yearsActive = <!-- years active(optional) -->
 |founders = <!-- founder(s)(optional) -->
 |artists = <!-- artists(optional) -->
 |addtlInfo = <!-- Any additional Info.(optional) -->
}}