Template:Infobox Person: Difference between revisions

From Cojumpendium Wiki
Jump to navigationJump to search
imported>BlueYoshi 57EML
No edit summary
m Reverted edit by BlueYoshi 57EML (talk) to last revision by [[User:imported>BlueYoshi 57EML|imported>BlueYoshi 57EML]]
Tag: Rollback
 
(3 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:
{{#if: {{{portrayed|}}} | !valign="top" {{!}}Portrayed by:
Line 48: 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 55: 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) -->
  |portrayed = <!-- Portrayed by (optional) -->
  |otherNames = <!-- other names of person (optional) -->
  |otherNames = <!-- other names of person (optional) -->

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.-->
}}