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
(please work) |
|||
Line 8: | Line 8: | ||
|- | |- | ||
{{#if: {{{birth_date|}}} | !valign="top" {{!}}Date of Birth: | {{#if: {{{birth_date|}}} | !valign="top" {{!}}Date of Birth: | ||
{{!}}{{{birth_date}}} }} | {{!}} {{{birth_date}}} }} | ||
|- | |- | ||
{{#if: {{{death_date|}}} | !valign="top" {{!}}Date of Death: {{{death_date}}} }} | {{#if: {{{death_place|}}} | !valign="top" {{!}}Place of Birth: | ||
{{!}} {{{death_place}}} }} | |||
|- | |||
{{#if: {{{death_date|}}} | !valign="top" {{!}}Date of Death: | |||
{{!}} {{{death_date}}} }} | |||
|- | |- | ||
{{#if: {{{death_place|}}} | !valign="top" {{!}}Place of Death: {{{death_place}}} }} | {{#if: {{{death_place|}}} | !valign="top" {{!}}Place of Death: | ||
{{!}} {{{death_place}}} }} | |||
|- | |- | ||
{{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of: {{{residence}}} }} | {{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of: | ||
{{!}} {{{residence}}} }} | |||
|- | |- | ||
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names: {{{otherNames}}} }} | {{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names: | ||
{{!}} {{{otherNames}}} }} | |||
|- | |- | ||
{{#if: {{{yearsActive|}}} | !valign="top" {{!}}Years Active: {{{yearsActive}}} }} | {{#if: {{{yearsActive|}}} | !valign="top" {{!}}Years Active: | ||
{{!}} {{{yearsActive}}} }} | |||
|} | |} | ||
Revision as of 00:21, 20 December 2009
{{{name}}} |
How to use: Put this block of code in an artist'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: Member of Tally Hall) --> |birth_date = <!-- birth date(optional) --> |birth_place = <!-- birth place (optional) --> |death_date = <!-- death date (optional) --> |death_place = <!-- death place (optional) --> |residence = <!-- Currently resides in --> |otherNames = <!-- other names of person (optional) --> |yearsActive = <!-- years active --> }}