((* if date_and_location_column_template and design.entry_types.education_entry.degree_column_template *)) // YES DATE, YES DEGREE #three-col-entry( left-column-width: <>, left-content: [<>], middle-content: [ <> ((* if design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n") or design.section_titles.type=="moderncv" *)) ((* if main_column_second_row_template *)) #v(-design-text-leading) ((* endif *)) <> ((* endif *)) ], right-content: [ <> ], ) ((* if not (design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n")) and main_column_second_row_template *)) #block( [ #set par(spacing: 0pt) <> ], inset: ( left: design-entry-types-education-entry-degree-column-width + design-entries-horizontal-space-between-columns + design-entries-left-and-right-margin, right: design-entries-left-and-right-margin, ), ) ((* endif *)) ((* elif date_and_location_column_template and not design.entry_types.education_entry.degree_column_template *)) // YES DATE, NO DEGREE #two-col-entry( left-content: [ <> ((* if design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n") or design.section_titles.type=="moderncv" *)) ((* if main_column_second_row_template *)) #v(-design-text-leading) ((* endif *)) <> ((* endif *)) ], right-content: [ <> ], ) ((* if not (design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n") or design.section_titles.type=="moderncv") *)) #block( [ #set par(spacing: 0pt) <> ], inset: ( left: design-entries-left-and-right-margin, right: design-entries-left-and-right-margin, ), ) ((* endif *)) ((* elif not date_and_location_column_template and design.entry_types.education_entry.degree_column_template *)) // NO DATE, YES DEGREE #two-col-entry( left-column-width: <>, right-column-width: 1fr, alignments: (left, left), left-content: [ <> ], right-content: [ <> ((* if design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n") or design.section_titles.type=="moderncv" *)) ((* if main_column_second_row_template *)) #v(-design-text-leading) ((* endif *)) <> ((* endif *)) ], ) ((* if not (design.entries.short_second_row or date_and_location_column_template.count("\n\n") > main_column_first_row_template.count("\n\n")) and main_column_second_row_template *)) #block( [ #set par(spacing: 0pt) <> ], inset: ( left: design-entry-types-education-entry-degree-column-width + design-entries-horizontal-space-between-columns + design-entries-left-and-right-margin, right: design-entries-left-and-right-margin, ), ) ((* endif *)) ((* else *)) // NO DATE, NO DEGREE #one-col-entry( content: [ <> ((* if main_column_second_row_template *)) #v(-design-text-leading) ((* endif *)) <> ], ) ((* endif *))