Template:Infobox Person: Difference between revisions

From Cojumpendium Wiki
Jump to navigationJump to search
imported>RedFire
created person infobox. no color for some reason?
 
m Reverted edit by BlueYoshi 57EML (talk) to last revision by [[User:imported>BlueYoshi 57EML|imported>BlueYoshi 57EML]]
Tag: Rollback
 
(4 intermediate revisions by 2 users not shown)
Line 21: Line 21:
{{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of:
{{#if: {{{residence|}}} | !valign="top" {{!}}Current resident of:
{{!}} {{{residence}}} }}
{{!}} {{{residence}}} }}
|-
{{#if: {{{portrays|}}} | !valign="top" {{!}}Portrays:
{{!}} {{{portrays}}} }}
|-
{{#if: {{{portrayed|}}} | !valign="top" {{!}}Portrayed by:
{{!}} {{{portrayed}}} }}
|-  
|-  
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names:
{{#if: {{{otherNames|}}} | !valign="top" {{!}}Other Names:
Line 45: Line 51:
{{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 borakaraca.jpg (optional) -->
  |relation = <!-- relationship to the band (eg: Current member of Tally Hall) -->
  |relation = <!-- relationship to the band (eg: Current member of Cojum Dip) -->
  |birth_date = <!-- birth date(optional) -->
  |birth_date = <!-- birth date(optional) -->
  |hometown = <!-- birth place (optional) -->
  |hometown = <!-- birth place (optional) -->
Line 52: Line 58:
  |death_place = <!-- death place (optional) -->
  |death_place = <!-- death place (optional) -->
  |residence = <!-- Currently resides in -->
  |residence = <!-- Currently resides in -->
|portrays = <!-- Portrays (optional) -->
|portrayed = <!-- Portrayed by (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |addtlInfo = <!-- Any additional Info.-->
  |addtlInfo = <!-- Any additional Info.-->

Latest revision as of 20:57, 13 November 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 borakaraca.jpg (optional) -->
 |relation = <!-- relationship to the band (eg: Current member of Cojum Dip) -->
 |birth_date = <!-- birth date(optional) -->
 |hometown = <!-- birth place (optional) -->
 |death_date = <!-- death date (optional) -->
 |death_place = <!-- death place (optional) -->
 |residence = <!-- Currently resides in -->
 |portrays = <!-- Portrays (optional) -->
 |portrayed = <!-- Portrayed by (optional) -->
 |otherNames = <!-- other names of person (optional) -->
 |addtlInfo = <!-- Any additional Info.-->
}}