Модуль:Dates:версиослэн висъяськемзы

Пушкесэз ӵушемын Пушкесэз ватсамын
ч-п fix
вроде бы так правильнее
58-тӥ чур:
om and (
oy and {-- ДД ММММ ГГГГ ([[ДД ММММ]] [[ГГГГ]])
oj,'-тӥ ',monthg[om],' ',oy,
'</span> <span style="white-space:nowrap;">([[',
j, '-тӥ ', monthg[m],']] ',Year0(y),')'
} or {-- ДД ММММ ([[ДД ММММ]]) [[ГГГГ]]
oj,'-тӥ&nbsp;',monthg[om],' ([[',j,'-тӥ&nbsp;',monthg[m],']]) ',Year0(y)
}
) or {-- [[ДД ММММ|ДД (ДД) ММММ]] [[ГГГГ]]
'[[',j,'-тӥ ',monthg[m],'|',oj,'&nbsp;(',j,'-тӥ)&nbsp;',monthg[m],']] ',Year0(y)
}
) or {'[[',j,'-тӥ&nbsp;',monthg[m],']]&nbsp;',Year0(y)}
),--/table.concat
({['Рождения']='bday',['Смерти']='dday'})[mo] or '',
76-тӥ чур:
oj and (
om and {-- ДД ММММ ([[ДД ММММ]])
oj,'-тӥ&nbsp;',monthg[om],' ([[',j,'-тӥ&nbsp;',monthg[m],']])</span>'
} or {-- [[ДД ММММ|ДД (ДД) ММММ]]
'[[',j,'-тӥ ',monthg[m],'|',oj,'-тӥ&nbsp;(',j,'-тӥ)&nbsp;',monthg[m],']]</span>'
}
) or {'[[',j,'-тӥ&nbsp;',monthg[m],']]</span>'}
)
end