Template:Infobox bio: Difference between revisions
No edit summary |
DaleSheldon (talk | contribs) No edit summary |
||
Line 17: | Line 17: | ||
|-{{#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: {{{death_date|}}}{{{death_place|}}} || style="display: none" }} | |-{{#if: {{{death_date|}}}{{{death_place|}}} || style="display: none" }} | ||
!Death | !Death | ||
| | | {{#if:{{{death_date|}}} | {{{death_date|}}}{{br}} | }} | ||
{{#if:{{{death_place|}}} | {{{death_place|}}}{{br}} | }} | {{#if:{{{death_place|}}} | {{{death_place|}}}{{br}} | }} | ||
|- | |- | ||
Line 42: | Line 42: | ||
|-{{#if: {{{spouse1|}}}{{{spouse2|}}}{{{spouse3|}}}{{{spouse4|}}} || style="display: none" }} | |-{{#if: {{{spouse1|}}}{{{spouse2|}}}{{{spouse3|}}}{{{spouse4|}}} || style="display: none" }} | ||
!Spouse | !Spouse | ||
| | | {{#if:{{{spouse1|}}} | {{{spouse1|}}}{{br}} }} {{#if:{{{spouse2|}}} | {{{spouse2|}}}{{br}} }} {{#if:{{{spouse3|}}} | {{{spouse3|}}}{{br}} }} {{#if:{{{spouse4|}}} | {{{spouse4|}}}{{br}} }} | ||
|- | |- | ||
|-{{#if: {{{child1|}}}{{{child2|}}}{{{child3|}}}{{{child4|}}}{{{child5|}}}{{{child6|}}}{{{child7|}}}{{{child8|}}}{{{child9|}}}{{{child10|}}}{{{child11|}}}{{{child12|}}}{{{child13|}}}{{{child14|}}}{{{child15|}}}{{{child16|}}}{{{child17|}}}{{{child18|}}}{{{child19|}}}{{{child20|}}} || style="display: none" }} | |-{{#if: {{{child1|}}}{{{child2|}}}{{{child3|}}}{{{child4|}}}{{{child5|}}}{{{child6|}}}{{{child7|}}}{{{child8|}}}{{{child9|}}}{{{child10|}}}{{{child11|}}}{{{child12|}}}{{{child13|}}}{{{child14|}}}{{{child15|}}}{{{child16|}}}{{{child17|}}}{{{child18|}}}{{{child19|}}}{{{child20|}}} || style="display: none" }} | ||
!Children | !Children | ||
| | | {{#if:{{{child1|}}} | {{{child1|}}}{{br}} }} | ||
{{#if:{{{child2|}}} | {{{child2|}}}{{br}} }} {{#if:{{{child3|}}} | {{{child3|}}}{{br}} }} {{#if:{{{child4|}}} | {{{child4|}}}{{br}} }} {{#if:{{{child5|}}} | {{{child5|}}}{{br}} }} {{#if:{{{child6|}}} | {{{child6|}}}{{br}} }} {{#if:{{{child7|}}} | {{{child7|}}}{{br}} }} {{#if:{{{child8|}}} | {{{child8|}}}{{br}} }} {{#if:{{{child9|}}} | {{{child9|}}}{{br}} }} {{#if:{{{child10|}}} | {{{child10|}}}{{br}} }} {{#if:{{{child11|}}} | {{{child11|}}}{{br}} }} {{#if:{{{child12|}}} | {{{child12|}}}{{br}} }} {{#if:{{{child13|}}} | {{{child13|}}}{{br}} }} {{#if:{{{child14|}}} | {{{child14|}}}{{br}} }} {{#if:{{{child15|}}} | {{{child15|}}}{{br}} }} {{#if:{{{child16|}}} | {{{child16|}}}{{br}} }} {{#if:{{{child17|}}} | {{{child17|}}}{{br}} }} {{#if:{{{child18|}}} | {{{child18|}}}{{br}} }} {{#if:{{{child19|}}} | {{{child19|}}}{{br}} }} {{#if:{{{child20|}}} | {{{child20|}}}{{br}} }} | |||
|-} | |-} | ||
|} | |} |
Revision as of 21:14, 31 March 2024
Biographical Information
| |
---|---|
Name | Infobox bio |
Example usage:
{{Infobox bio | name = | image = | birth_name = | birth_date = | birth_place = | death_date = | age = | death_place = | cause = | nationality = | other_names = | occupation = | years_active = | known_for = | notable_works = | spouse1 = | spouse2 = | spouse3 = | spouse4 = | child1 = | child2 = | child3 = | child4 = | child5 = | child6 = | child7 = | child8 = | child9 = | child10 = | child11 = | child12 = }}