Profiles
Feature a series of notable faculty members, students, staff members, or speakers.
Profiles w/Contact Info
Introduced in Version 1.0.0
Featurettes Headline
Subhead goes here.
Example Profile B
Very Important Person
Example Profile C
Very Important Person
Put additional info or links here.
CleanSlate Implementation Notes What’s this?
When Using a Shared Partial
- Add a
wvu-featurettespartial to a template. - Set
limitto3. - Set
featurettesStyletoprofiles - For each featurette you want to display, create a page, then label the page with
{page-slug}-featurettes-{instance number}corresponding to the component that contains the featurettes component e.g.home-featurettes-1. - To show a description for each featurette, go to
Properties > Custom Datathen edit theDescriptionfield in each page that will display as a featurette. - To show a thumbnail image, upload an image to CleanSlate, copy the thumbnail URL (go to Files then Edit the file you want), then for the page you wish to assign the thumbnail, go to that pages
Properties > Custom Data, and paste the URL into either theThumbnail URLorThumbnail URL Squarefield. Do not use the full URL of the image, however. Your URL will look like this:http://designsystem.wvu.edu/files/d/8bb6c9ef-41e9-4528-b6ba-91cda89c597c/27518a0052xx.jpgbut you need to omit beginninghttp://designsystem.wvu.edupart, thed/and whatever is after the trailing slash (including the slash), in this case/27518a0052xx.jpg. So you would paste in/files/8bb6c9ef-41e9-4528-b6ba-91cda89c597c.
When Using the Super Template
- Add a
featurettescomponent to a slot. - For each featurette you want to display, create a page, then label the page with
{page-slug}-featurettes-{instance number}corresponding to the component that contains the featurettes component e.g.home-featurettes-1. - To show a description for each featurette, go to
Properties > Custom Datathen edit theDescriptionfield in each page that will display as a featurette. - To show a thumbnail image, upload an image to CleanSlate, copy the thumbnail URL (go to Files then Edit the file you want), then for the page you wish to assign the thumbnail, go to that pages
Properties > Custom Data, and paste the URL into either theThumbnail URLorThumbnail URL Squarefield. Do not use the full URL of the image, however. Your URL will look like this:http://designsystem.wvu.edu/files/d/8bb6c9ef-41e9-4528-b6ba-91cda89c597c/27518a0052xx.jpgbut you need to omit beginninghttp://designsystem.wvu.edupart, thed/and whatever is after the trailing slash (including the slash), in this case/27518a0052xx.jpg. So you would paste in/files/8bb6c9ef-41e9-4528-b6ba-91cda89c597c. - Enter
3into theLimitfield associated with the component’s slot. - Select
profilesfrom the “Featurettes Style” dropdown menu associated with the component’s slot.
Element Styles
- Apply these utility classes to component container:
text-center py-5 - If you want to add a background image, upload your image to Files and label the image with
{page-slug}-featurettes-{instance-number}-background.
If you need help customizing your theme, check out our tutorials for creating a CleanSlate theme, creating a CleanSlate template using a WVU Design System component, and using the Super Template. Also see our guide on how featurettes work. We also have a Beginner’s Guide.
Profiles in a Blob
Introduced in Version 1.0.0
Second Featurettes Headline
Subhead goes here.
Profiles
Example Profile B
Very Important Person
Put additional info or links here.
CleanSlate Implementation Notes What’s this?
This uses the Featurettes component with customizable panels.
When Using a Shared Partial
There are no shared partials that correspond to a custom featurette. We recommend making your own custom partial (you can copy the code from the featurette above), then dropping in any shared partials you want to use into each column.
When Using the Super Template
- Add a
featurettescomponent to a slot. - Select
Customfrom the “Featurettes Style” dropdown menu associated with the component’s slot. - Add other components to any of the remaining available slots.
- Set the “Where to Display” option to the appropirate location.
- Assign an instance number that is unique.
If you need help customizing your theme, check out our tutorials for creating a CleanSlate theme, creating a CleanSlate template using a WVU Design System component, and using the Super Template. Also see our guide on how featurettes work. We also have a Beginner’s Guide.
Profiles Index
Introduced in Version 1.0.0
Profiles Headline
Subhead goes here.
Example Profile A
Very Important Person
Lorem ipsum dolor sit amet.
Example Profile B
Very Important Person
Example Profile C
Very Important Person
Example Profile D
Very Important Person
CleanSlate Implementation Notes What’s this?
When Using a Shared Partial
- Add a
wvu-profilespartial to a template. - For each profile you want to display, create a page using the
Profiletemplate, then label the page with{page-slug}-profiles-{instance number}corresponding to the component that contains the profile listing e.g.staff-directory-profiles-1. - To show a description for each profile, go to
Properties > Custom Datathen edit theDescriptionfield in each page that corresponds to a profile. - To show a thumbnail image, upload an image to CleanSlate, copy the thumbnail URL (go to Files then Edit the file you want), then for the page you wish to assign the thumbnail, go to that pages
Properties > Custom Data, and paste the URL into theThumbnail URL Squarefield. Do not use the full URL of the image, however. Your URL will look like this:http://designsystem.wvu.edu/files/d/8bb6c9ef-41e9-4528-b6ba-91cda89c597c/27518a0052xx.jpgbut you need to omit beginninghttp://designsystem.wvu.edupart, thed/and whatever is after the trailing slash (including the slash), in this case/27518a0052xx.jpg. So you would paste in/files/8bb6c9ef-41e9-4528-b6ba-91cda89c597c.
When Using the Super Template
- Add a
profilescomponent to a slot. - For each profile you want to display, create a page using the
Profiletemplate, then label the page with{page-slug}-profiles-{instance number}corresponding to the component that contains the profile listing e.g.staff-directory-profiles-1. - To show a description for each profile, go to
Properties > Custom Datathen edit theDescriptionfield in each page that corresponds to a profile. - To show a thumbnail image, upload an image to CleanSlate, copy the thumbnail URL (go to Files then Edit the file you want), then for the page you wish to assign the thumbnail, go to that pages
Properties > Custom Data, and paste the URL into theThumbnail URL Squarefield. Do not use the full URL of the image, however. Your URL will look like this:http://designsystem.wvu.edu/files/d/8bb6c9ef-41e9-4528-b6ba-91cda89c597c/27518a0052xx.jpgbut you need to omit beginninghttp://designsystem.wvu.edupart, thed/and whatever is after the trailing slash (including the slash), in this case/27518a0052xx.jpg. So you would paste in/files/8bb6c9ef-41e9-4528-b6ba-91cda89c597c.
Element Styles
- If you want to add a background image, upload your image to Files and label the image with
{page-slug}-profiles-{instance-number}-background.
If you need help customizing your theme, check out our tutorials for creating a CleanSlate theme, creating a CleanSlate template using a WVU Design System component, and using the Super Template. We also have a Beginner’s Guide.