Job List

A job list contains a repeating group of job items. To begin, wrap this module in a <section class="job-list">. Then use <article class="job-item"> to group each intividual job post together. Like other similar widgets, the list item contains the following child elements. .header, .body, and .footer each with their own child elements.

  • .title - The job position title
  • .filing-date - Date applications are to be submitted by
  • .position-number
  • .schedule - Expected work hours
  • .salary-range - Salary or salary range
  • .location - Single location

Note: Job items have additional classes on sub elements that may not be used in the current design, however they could be used in the future.

Schema Options (microdata)

This module is also available as a schema.org formatted module. Many applications, especially search engines, can benefit greatly from this structured data. Pages marked up using microdata enable search engines to understand the information on web pages and provide richer search results in order to make it easier for users to find relevant information on the web.

Using microdata is optional, but highly encouraged. In the source code section, samples for plain html and the microdata version are both included.

Example:

Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA
Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA

Source Code:

Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA
Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA

NOTE: This module makes use of a datetime property set in the ISO 8601 format. Be sure to set the time correctly for each job-item.

Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA
Final Filing Date
Position Number: 326-410-5237-XXX, RPA #14-023
Full Time, Permament, Evening Shift, M-F, HH:MM PM-HH:MM AM
Salary Range: $5,576.00 - $6,929.00
Location: Sacramento, CA