Template:Infobox person: Difference between revisions
Appearance
clobered params check |
Implementing the new Template:infobox person/death & Template:infobox person/birth |
||
| Line 15: | Line 15: | ||
| label10 = Born | | label10 = Born | ||
| data10 = {{ | | data10 = {{br separated entries | ||
|1={{#if:{{{birth_name|}}}{{{birthname|}}}|<div style="display:inline" class="nickname">{{{birth_name|{{{birthname|}}}}}}</div>}} | |||
|2={{#if:{{{birth_date|}}} | {{Infobox person/birth|{{{birth_date|}}}|{{{death_date|}}} }} }} | |||
|3={{#if:{{{birth_place|}}}|<div style="display:inline" class="birthplace">{{{birth_place|}}}</div>}} | |||
}} | |||
| label11 = Bapti{{#if:{{{baptized|}}}|z|s}}ed | | label11 = Bapti{{#if:{{{baptized|}}}|z|s}}ed | ||
| Line 27: | Line 31: | ||
| label14 = Died | | label14 = Died | ||
| data14 = {{ | | data14 = {{br separated entries | ||
|1={{#if:{{{death_date|}}} | {{Infobox person/death|{{{birth_date|}}}|{{{death_date}}} }} }} | |||
|2={{#if:{{{death_place|}}}|<div style="display:inline" class="deathplace">{{{death_place|}}}</div>}} | |||
}} | |||
| label15 = Cause of death | | label15 = Cause of death | ||
Revision as of 14:35, 27 September 2025
| Expression error: Unrecognized punctuation character "[". | Expression error: Unrecognized punctuation character "[". |
|---|---|
Script error: No such module "Check for clobbered parameters". Template:Documentation