Jump to content

Template:Infobox person: Difference between revisions

From Cameroon Heritage Encyclopedia
move font-size to undocumented subheaderstyle2 parameter so that it is not in the if statement
updating the way that Module:Person date is implemented. Will now account for disappeared_date as well.
Line 17: Line 17:
| data10    = {{br separated entries
| data10    = {{br separated entries
   |1={{#if:{{{birth_name|}}}{{{birthname|}}}|<div style="display:inline" class="nickname">{{{birth_name|{{{birthname|}}}}}}</div>}}
   |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|}}} }} }}
   |2={{#invoke:person date|birth}}
   |3={{#if:{{{birth_place|}}}|<div style="display:inline" class="birthplace">{{{birth_place|}}}</div>}}
   |3={{#if:{{{birth_place|}}}|<div style="display:inline" class="birthplace">{{{birth_place|}}}</div>}}
}}
}}
Line 32: Line 32:
| label14    = Died
| label14    = Died
| data14    = {{br separated entries
| data14    = {{br separated entries
   |1={{#if:{{{death_date|}}} | {{Infobox person/death|{{{birth_date|}}}|{{{death_date}}} }} }}
   |1={{#invoke:person date|death}}
   |2={{#if:{{{death_place|}}}|<div style="display:inline" class="deathplace">{{{death_place|}}}</div>}}
   |2={{#if:{{{death_place|}}}|<div style="display:inline" class="deathplace">{{{death_place|}}}</div>}}
}}
}}

Revision as of 14:14, 19 October 2025

Expression error: Unrecognized punctuation character "[".Expression error: Unrecognized punctuation character "[".

Script error: No such module "Check for clobbered parameters". Template:Documentation