Templates
Tag List
List of all tags used in CV Blinder
- Basic Tags:
profession
total_experience_in_years
salary
availability
recommendation
email
phone
summary
Basic tags can be wrapped in a conditional tag. For example, using {#email}Email: {email}{/email}
, the label email
will display only if an email is provided in the profile data.
- If Tags:
showTotalExperience
showRecommendation
showContactData
showSummary
showSkills
showLanguages
showEducation
showCertificates
showAwards
These tags allow you to decide which sections to exclude from the final file.
- Loop Tags:
skills
languages
professional_experiences
educations
trainings_and_certifications
awards
Each loop tag, except for skills, uses basic tags to display list contents. For skills, the .
operator is used. For instance, to display a comma-separated skills list, you can use {#skills}{.}, {/skills}
. Skills can also be displayed as a list by wrapping each skill item with a loop tag.
Further tags available for use in various sections include:
- Languages
name
fluence
(1 to 5)cefr_level
(e.g., B2, C1)irl_level
(e.g., Native or Bilingual Proficiency)
- Professional Experiences
company
title
description
full_date
(6/2018 - 9/2019)full_date_long
(June 2018 - September 2019)full_date_short
(Jun 2018 - Sep 2019)
Note: The company name will be empty if the 'Show Company Name' toggle is off. - Educations
description
issuing_organization
end_year
start_year
- Trainings and Certifications
description
issuing_organization
year
- Awards
description
title
year