Template:Infobox bio: Difference between revisions

From OLD TWISTED ROOTS
No edit summary
No edit summary
Line 14: Line 14:
!Birth Name  
!Birth Name  
|{{{birth_name}}}
|{{{birth_name}}}
|-
|-
|-{{#if: {{{birth_date|}}}{{{birth_place|}}} || style="display: none" }}  
|-{{#if: {{{birth_date|}}}{{{birth_place|}}} || style="display: none" }}  
!Birth
!Birth
|                                                                                                                                                                            {{#if:{{{birth_date|}}} | {{{birth_date|}}}{{br}} | }}                                                                                                                        {{#if:{{{birth_place|}}} | {{{birth_place|}}}{{br}} | }}                                                                                                           
|                                                                                                                                                                            {{#if:{{{birth_date|}}} | {{{birth_date|}}}{{br}} | }}                                                                                                                        {{#if:{{{birth_place|}}} | {{{birth_place|}}}{{br}} | }}                                                                                                           
|-
|-
|-{{#if: {{{death_date|}}}{{{death_place|}}} || style="display: none" }}
|-{{#if: {{{death_date|}}}{{{death_place|}}} || style="display: none" }}
Line 23: Line 25:
|                                                                                                                                                                            {{#if:{{{death_date|}}} | {{{death_date|}}}{{br}} | }}                                                                                                         
|                                                                                                                                                                            {{#if:{{{death_date|}}} | {{{death_date|}}}{{br}} | }}                                                                                                         
{{#if:{{{death_place|}}} | {{{death_place|}}}{{br}} | }}                                                                                                           
{{#if:{{{death_place|}}} | {{{death_place|}}}{{br}} | }}                                                                                                           
|-
|-
|-{{#if: {{{cause|}}} || style="display: none" }}
|-{{#if: {{{cause|}}} || style="display: none" }}

Revision as of 05:09, 7 April 2024

Biographical Information
Name Infobox bio
Level Unknown
[[File:{{{image}}}|center|200px]]
Birth Name {{{birth_name}}}
Birth
| }} {{#if: |
| }}
Death
| }}

{{#if: |
| }}

Cause {{{cause}}}
Nationality {{{nationality}}}
Other Names {{{other_names}}}
Occupation {{{occupation}}}
Spouse
}} {{#if: |
}} {{#if: |
}} {{#if: |
}}
Children
}}

{{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}} {{#if: |
}}


Example usage:

{{Infobox bio
| name          = 
| image         = 
| birth_name    = 
| birth_date    = 
| birth_place   = 
| death_date    = 
| age           = 
| death_place   = 
| cause         = 
| nationality   = 
| other_names   = 
| occupation    = 
| spouse1       = 
| spouse2       = 
| spouse3       = 
| spouse4       = 
| child1        = 
| child2        = 
| child3        = 
| child4        = 
| child5        = 
| child6        = 
| child7        = 
| child8        = 
| child9        = 
| child10       = 
| child11       = 
| child12       = 
}}