Module:Tree chart/data: Difference between revisions

l4 to replicate familytree k Why l4 and not say k4 because the current l2 and l3 are similar to the new l4
(T2 to duplicate T in familytree (third try))
(l4 to replicate familytree k Why l4 and not say k4 because the current l2 and l3 are similar to the new l4)
Line 291:
b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } } },
t = { { style = { ['border-right'] = SLD, ['border-bottom'] = SLD, width = '1em', height = '1em' } },
{ attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } }
},
['l4'] = {
b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } } },
t = { { style = { ['border-right'] = SLD, ['border-bottom'] = DSH, width = '1em', height = '1em' } },
{ attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } }
},
Anonymous user