Module:Tree chart/data: Difference between revisions

Adding U to match that in Familytree. Copied 'n' and then set three postions to a DSH SKD and DOT so I can work out what goes where
(Third time a charm)
(Adding U to match that in Familytree. Copied 'n' and then set three postions to a DSH SKD and DOT so I can work out what goes where)
Line 145:
t = { { style = { ['border-bottom'] = DOT, width = '1em', height = '1em' } },
{ attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } }
},
['U'] = {
b = { { attr = { colspan = '2' }, style = { width = '2em', height = '1em' } } },
t = { { style = { ['border-right'] = DSH, ['border-bottom'] = SLD, width = '1em', height = '1em' } },
{ style = { ['border-bottom'] = DOT, width = '1em', height = '1em' } } }
},
['V'] = {
Anonymous user