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 Person"
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names: | {{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names: | ||
{{!}} {{{otherNames}}} }} | {{!}} {{{otherNames}}} }} | ||
|} | |} | ||
<includeonly>[[Category:People]]</includeonly> | <includeonly>[[Category:People]]</includeonly> | ||
Line 46: | Line 43: | ||
{{Infobox Person | {{Infobox Person | ||
|name = <!-- name of the person --> | |name = <!-- name of the person --> | ||
|photo = The filename of the (obviously already uploaded) photo, such as joehawley.jpg (optional) | |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) --> | |relation = <!-- relationship to the band (eg: Current member of Tally Hall) --> | ||
|birth_date = <!-- birth date(optional) --> | |birth_date = <!-- birth date(optional) --> | ||
Line 54: | Line 51: | ||
|residence = <!-- Currently resides in --> | |residence = <!-- Currently resides in --> | ||
|otherNames = <!-- other names of person (optional) --> | |otherNames = <!-- other names of person (optional) --> | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 18:59, 21 March 2010
{{{name}}} |
How to use: Put this block of code in a person's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox Person |name = <!-- name of the person --> |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 --> |otherNames = <!-- other names of person (optional) --> }}