Template:Infobox Person: Difference between revisions

From Cojumpendium Wiki
Jump to navigationJump to search
imported>RedFire
created person infobox. no color for some reason?
 
imported>BlueYoshi 57EML
No edit summary
Line 21: Line 21:
{{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of:
{{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of:
{{!}} {{{residence}}} }}
{{!}} {{{residence}}} }}
|-
{{#if: {{{portrayed|}}} | !valign="top" {{!}}Portrayed by:
{{!}} {{{portrayed}}} }}
|-  
|-  
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names:
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names:
Line 52: Line 55:
  |death_place = <!-- death place (optional) -->
  |death_place = <!-- death place (optional) -->
  |residence = <!-- Currently resides in -->
  |residence = <!-- Currently resides in -->
|portrayed = <!-- Portrayed by (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |addtlInfo = <!-- Any additional Info.-->
  |addtlInfo = <!-- Any additional Info.-->

Revision as of 11:54, 22 October 2024

{{{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 -->
 |portrayed = <!-- Portrayed by (optional) -->
 |otherNames = <!-- other names of person (optional) -->
 |addtlInfo = <!-- Any additional Info.-->
}}