<td class="facts_value">', $stats->oldestMarriageMale(), '</td> <td class="facts_value">', $stats->oldestMarriageFemale(), '</td> </tr> <tr> <td class="facts_value statistics-page" colspan="2">', $stats->statsMarrAge(), '</td> </tr> </table> <br> <b>', WT_I18N::translate('Age at birth of child'), '</b> <table class="facts_table"> <tr> <td class="facts_label">', WT_I18N::translate('Youngest father'), ' - ', $stats->youngestFatherAge(true), '</td> <td class="facts_label">', WT_I18N::translate('Youngest mother'), ' - ', $stats->youngestMotherAge(true), '</td> </tr> <tr> <td class="facts_value">', $stats->youngestFather(), '</td> <td class="facts_value">', $stats->youngestMother(), '</td> </tr> <tr> <td class="facts_label">', WT_I18N::translate('Oldest father'), ' - ', $stats->oldestFatherAge(true), '</td> <td class="facts_label">', WT_I18N::translate('Oldest mother'), ' - ', $stats->oldestMotherAge(true), '</td> </tr> <tr> <td class="facts_value">', $stats->oldestFather(), '</td> <td class="facts_value">', $stats->oldestMother(), '</td> </tr> </table> <br> <b>', WT_I18N::translate('Children in family'), '</b> <table class="facts_table"> <tr>