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
m
Line 5: Line 5:
{{#if: {{{photo|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{photo}}}{{!}}320px]]
{{#if: {{{photo|}}} | {{!}}colspan="2" align="center" {{!}} [[File:{{{photo}}}{{!}}320px]]
{{!}}-}}
{{!}}-}}
{{#if: {{{relation|}}} | {{!}}colspan="2" align="center" {{!}} <span id="heading_bigger">{{{relation}}}</span> }}
|-
|-
{{#if: {{{birth_date|}}} | !valign="top" {{!}}Date of Birth:
{{#if: {{{birth_date|}}} | !valign="top" {{!}}Date of Birth:

Revision as of 01:13, 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) -->
 |birth_date = <!-- birth date(optional) -->
 |hometown = <!-- birth place (optional) -->
 |death_date = <!-- death date (optional) -->
 |death_place = <!-- death place (optional) -->
 |residence = <!-- Currently resides in -->
 |otherNames = <!-- other names of person (optional) -->
 |addtlInfo = <!-- Any additional Info.-->
}}