Template:Infobox person: Difference between revisions

The Free Encyclopedia of Bharat
Jump to navigation Jump to search
Added omni-case fallback parameter support (e.g. Education vs education), and integrated missing Residence and Birth Date attributes
Fixed syntax error on title rendering by removing extra closing brace
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{residence|{{{Residence|}}}}}}|
{{#if:{{{Residence|{{{residence|}}}}}}|
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Residence
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Residence
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{residence|{{{Residence}}}}}}
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{Residence|{{{residence}}}}}}
{{!}}-
{{!}}-
}}
}}
Line 35: Line 35:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{education|{{{Education|}}}}}}|
{{#if:{{{Education|{{{education|}}}}}}|
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Education
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Education
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{education|{{{Education}}}}}}
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{Education|{{{education}}}}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{occupation|{{{Occupation|}}}}}}|
{{#if:{{{Occupation|{{{occupation|}}}}}}|
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Occupation
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Occupation
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{occupation|{{{Occupation}}}}}}
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{Occupation|{{{occupation}}}}}}
{{!}}-
{{!}}-
}}
}}
Line 50: Line 50:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{industry|{{{Industry|}}}}}}|
{{#if:{{{Industry|{{{industry|}}}}}}|
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Industry
! style="background:#e8e8e8; padding:6px 8px; width:35%; border-bottom:1px solid #ddd;" {{!}} Industry
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{industry|{{{Industry}}}}}}
{{!}} style="padding:6px 8px; border-bottom:1px solid #ddd;" {{!}} {{{Industry|{{{industry}}}}}}
{{!}}-
{{!}}-
}}
}}

Latest revision as of 11:45, 22 February 2026

Infobox person


Template:Documentation