{"id":158,"date":"2024-05-23T17:26:30","date_gmt":"2024-05-24T00:26:30","guid":{"rendered":"https:\/\/comm.engineering.asu.edu\/pitchfork\/?post_type=pitchfork-docs&#038;p=158"},"modified":"2024-12-16T13:35:46","modified_gmt":"2024-12-16T20:35:46","slug":"cards","status":"publish","type":"pitchfork-docs","link":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/","title":{"rendered":"Cards"},"content":{"rendered":"\n<p>Pitchfork Blocks deploys cards within the block editor as a combination of smaller block-based card components. These card components can be individually removed or added to transform your card into one of the four basic card patterns within the Unity Design system. <\/p>\n\n\n\n<p>Cards also take advantage of other core blocks within WordPress to make it easier to add and update content. Generally speaking, content can be edited directly within the block by clicking on a text area and typing directly in that selected content area. <\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"components\">Components<\/h2>\n\n\n\n<p>Within a standard card, you will see a number of inner blocks which form the <code>card<\/code> as a recognizable pattern from the design kit. The following blocks are responsible for certain pieces of content within the design. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-header\">Card Header<\/h3>\n\n\n\n<p>The <code>card-header<\/code> inner block is a wrapper for a <code>core\/heading<\/code> block that provides the title of the card. <\/p>\n\n\n\n<p>Card titles should be <code>h3<\/code> tags. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>By default, all cards inserted from the block inserter will contain a <code>core\/heading<\/code> block configured in the correct way.<\/li>\n\n\n\n<li>Just type the text into the editor and you should be good to go.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-content\">Card Content<\/h3>\n\n\n\n<p>The <code>card-content<\/code> block is core <code>group<\/code> block with a new name as opposed to a new block for cards. This block serves as a wrapper that adds the correct CSS class to position the card description appropriately.<\/p>\n\n\n\n<p>There are no technical restrictions to the types of blocks that you can place within the <code>card-content<\/code> wrapper. Best practice for card content is to use only plain text (<code>core\/paragraphs<\/code> only) and keep the content length to one or two sentences.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-buttoms\">Card Buttons<\/h3>\n\n\n\n<p>Card buttons are supplied by the native <code>core\/buttons<\/code> block and are configured in the same manner. See the following additional document for further settings and options: <a href=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/button\/\">https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/button\/<\/a><\/p>\n\n\n\n<p>Cards should use the large button size for any call to action that is indicated by the card.<\/p>\n\n\n\n<p>The maximum number of buttons allowed within a card is two. The card pattern for degree information contains an appropriate use of card with multiple calls to action.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-links\">Card Links<\/h3>\n\n\n\n<p>The <code>card-links<\/code> block is a wrapper for a few different ways to insert a link within a card. By default, the icon + link card pattern includes both a <code>acf\/card-links<\/code> wrapper block and a dedicated <code>card\/link<\/code> block that offers a single field to insert and configure a link. If you would prefer to use a native <code>core\/paragraph<\/code> block that configuration is also supported. <\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"398\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1024x398.png\" alt=\"\" class=\"wp-image-163\" style=\"width:400px\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1024x398.png 1024w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-300x117.png 300w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-768x299.png 768w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image.png 1034w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-images\">Card Images<\/h3>\n\n\n\n<p>Cards images can be added to any card by using the dedicated <code>card-image<\/code> block. Options are available to allow for a new image to be uploaded or to select an existing image from the media library. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-icon\">Card Icon<\/h3>\n\n\n\n<p>Rather than using an image at the top of your card, you can also use an icon from the Font Awesome library for added visual interest. The icon + link card pattern includes a dedicated <code>card-icon<\/code> block that provides a field to select an icon from the available icon collection.<\/p>\n\n\n<div class=\"wp-block-alert alert is-style-alert-info\"><div class=\"alert-icon\"><span class=\"fas fa-check-circle\"><\/span><\/div><div class=\"alert-content\"><div class=\"acf-innerblocks-container\">\n\n<p>The Font Awesome icon picker field is sometimes slow to react to new icon selections within the editor. Previewing the page with the correct icon in place should produce an immediate result for inspection if needed. <\/p>\n\n<\/div><\/div><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"card-event\">Card Event<\/h3>\n\n\n\n<p>If your card needs to include details about a location or start\/end time for an event, consider including a <code>card-event<\/code> block within your card. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This block is included by default within the event card pattern in the pattern library. <\/li>\n\n\n\n<li>Fields are provided to insert a location, an event date, a start time and an end time.<\/li>\n\n\n\n<li>Date expressions created by using the date and time controls in the sidebar will always be formatted to AP standards for dates and times.<\/li>\n\n\n\n<li>If your date\/time expression needs additional information, you can insert an arbitrary text within the provided <strong>date\/time as text<\/strong> field. <\/li>\n<\/ul>\n\n\n\n<p>Your event details can also be arranged vertically or horizontally within the card, depending on the information provided. <\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"935\" height=\"1024\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1-935x1024.png\" alt=\"\" class=\"wp-image-164\" style=\"width:400px\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1-935x1024.png 935w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1-274x300.png 274w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1-768x841.png 768w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1.png 1014w\" sizes=\"auto, (max-width: 935px) 100vw, 935px\" \/><\/figure>\n\n\n<div class=\"wp-block-alert alert is-style-alert-info\"><div class=\"alert-icon\"><span class=\"fas fa-check-circle\"><\/span><\/div><div class=\"alert-content\"><div class=\"acf-innerblocks-container\">\n\n<p>If you are including the <code>event-details<\/code> block within your card, consider also applying the event card <em>block style<\/em> to the card wrapper. (By default, the event card pattern in the pattern library includes this detail.)<\/p>\n\n<\/div><\/div><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"card-tags\">Card Tags<\/h3>\n\n\n\n<p>Content creators can also include an arbitrary set of <code>card-tags<\/code> within a card to show more details about how the contents of a card are classified or organized within a bigger system. To do this, add a <code>card-tags<\/code> block to any card using the block inserter.<\/p>\n\n\n\n<p>Each <code>card-tag<\/code> represents one tag within the card display. Blocks can be rearranged to alter the order of the tags by using the normal block toolbar. <\/p>\n\n\n\n<p><code>Card-tag<\/code> blocks that are manually added to a card represents use the <a href=\"https:\/\/getbootstrap.com\/docs\/5.3\/components\/badge\/#pill-badges\">badge element<\/a> from the Unity Bootstrap library. They are inherently unlinked.<\/p>\n\n\n<div class=\"wp-block-alert alert is-style-alert-info\"><div class=\"alert-icon\"><span class=\"fas fa-check-circle\"><\/span><\/div><div class=\"alert-content\"><div class=\"acf-innerblocks-container\">\n\n<p>It is possible to create something that looks like a series of linked card tags within a card by using the <code>core\/buttons<\/code> block and a series of buttons. Each button in that sequence should be formatted to be small and colored <code>$gray-2<\/code>.<\/p>\n\n<\/div><\/div><\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"card-summary\">Summary Table<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>New block<\/th><th>Purpose<\/th><\/tr><\/thead><tbody><tr><td><code>card-v2<\/code><\/td><td>Wrapper block for cards. Options for orientation and supported card variations are found here.<\/td><\/tr><tr><td><code>card-v2-event<\/code><\/td><td>Adds event date and time fields plus a location field for event cards.<\/td><\/tr><tr><td><code>card-v2-header<\/code><\/td><td>A wrapper block for the card heading text. Uses the&nbsp;<code>core\/heading<\/code>&nbsp;block within.<\/td><\/tr><tr><td><code>card-v2-icon<\/code><\/td><td>Include an icon from the included Font Awesome 6 library at the top of your card.<\/td><\/tr><tr><td><code>card-v2-image<\/code><\/td><td>Include an image at the top of your card.<\/td><\/tr><tr><td><code>card-v2-links<\/code><\/td><td>A wrapper block for card links. Users can create a plain text link or use the dedicated&nbsp;<code>card-v2-link<\/code>&nbsp;block.<\/td><\/tr><tr><td><code>card-v2-link<\/code><\/td><td>Add a link to a page within your website or an arbitrary URL using this inner block.<\/td><\/tr><tr><td><code>card-v2-tags<\/code><\/td><td>A wrapper block that contains the series of individual&nbsp;<code>card-v2-tag<\/code>&nbsp;blocks.<\/td><\/tr><tr><td><code>card-v2-tag<\/code><\/td><td>Configure a series of individual tags at the bottom of your card to help users classify and scan the content.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"styles\">Styles and options<\/h2>\n\n\n\n<p>The new card block comes with four block styles that are defined by the Unity Design system. They are:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Default Card <\/strong>&#8211; no embellishments.<\/li>\n\n\n\n<li><strong>Degree Card <\/strong>&#8211; A small gold bar is added beneath the card title separating a degree name from the supporting text.<\/li>\n\n\n\n<li><strong>Event Card <\/strong>&#8211; A thin gold separator is applied to the top of the card or between the card image and the card title.<\/li>\n\n\n\n<li><strong>Story Card<\/strong> &#8211; The title of the card is indented within the card image. This effect is not visible unless the card has a <code>card-image<\/code> block within.<\/li>\n<\/ul>\n\n\n\n<p>Card styles can be applied independently to any card. However, since cards using these styles often have additional desirable options that should be included, it is recommended that a fully configured version of a styled card be deployed from the pattern library instead of manually constructing them from the default cards.<\/p>\n\n\n\n<p>See the <strong>Pitchfork Cards<\/strong> section of the pattern inserter for variations of the four card types outlined above. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"orientation\">Orientation<\/h3>\n\n\n\n<p>Cards can also be oriented either vertically or horizontally. The default orientation for cards inserted via the block inserter is vertical. <\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full is-resized is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"1014\" height=\"368\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-2.png\" alt=\"\" class=\"wp-image-167\" style=\"width:400px\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-2.png 1014w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-2-300x109.png 300w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-2-768x279.png 768w\" sizes=\"auto, (max-width: 1014px) 100vw, 1014px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"groups\">Card groups<\/h2>\n\n\n\n<p>Cards are often grouped together on a page in a section of two, three or four cards in a column. There are two ways to implement this pattern of &#8220;# of cards in a row.&#8221; Using columns is the preferred way, but other ways are possible using custom CSS or experimental blocks <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"columns\">Using columns<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Deploy a set of columns and place one card block in each column.<\/li>\n\n\n\n<li>If multiple rows are needed, use a second <code>core\/columns<\/code> block for the break in the row. <\/li>\n\n\n\n<li>Multiple cards can not be added vertically to the same <code>core\/column<\/code> block because of their ability to expand and contract in height according to their context.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image aligncenter size-large is-resized is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"796\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-3-1024x796.png\" alt=\"\" class=\"wp-image-168\" style=\"width:600px\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-3-1024x796.png 1024w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-3-300x233.png 300w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-3-768x597.png 768w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-3.png 1240w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"grids\">Using grids<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An experimental block called <code>core\/grid<\/code> currently ships with WordPress core.<\/li>\n\n\n\n<li>It can be enabled via the Gutenberg plugin for experimentation. It is not recommended for production websites and is therefore not readily available.<\/li>\n\n\n\n<li>Once this core block is marked as permanent and released to the editor, card arrangements with multiple rows of cards will have a natural solution using this block as the container.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Constrained height<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you are building a layout in which you need the card to be constrained to the height of the content of the card, wrap the card in a <code>group<\/code> block as a method to enforce that restraint. <\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-columns has-gray-1-background-color has-background is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"909\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-1024x909.png\" alt=\"\" class=\"wp-image-173\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-1024x909.png 1024w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-300x266.png 300w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-768x681.png 768w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-1536x1363.png 1536w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-5-2048x1817.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">Without any constraint, a card block will expand to the maximum height of any neighboring columns. This can sometimes lead to problems that are not visible in the block editor in which the card expands to the maximum height of the <code>columns<\/code> parent block.<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large is-style-drop-shadow\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"892\" src=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-1024x892.png\" alt=\"\" class=\"wp-image-174\" srcset=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-1024x892.png 1024w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-300x261.png 300w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-768x669.png 768w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-1536x1338.png 1536w, https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-6-2048x1784.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">To address this issue, wrap the card block in an additional group block. The group block will constrain the height of the card to only the height of its internal contents. <\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"card-patterns\">Available patterns<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Two patterns of card groups are available in the pattern library under the heading <strong>Pitchfork: Card Layouts<\/strong><\/li>\n\n\n\n<li>Both feature arrangements of cards in columns and can be extended to add or remove a column or row of cards to suit your design. <\/li>\n\n\n\n<li>The included patterns are an arrangement of 2 columns of cards (<strong>2-Across<\/strong>)<\/li>\n\n\n\n<li>&#8230; and an arrangement of three cards within a dedicated background section (<strong>3-Across-Plus-Background<\/strong>)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"query-loop\">Cards with query loops<\/h2>\n\n\n\n<p>Following the release of Pitchfork Blocks v2.2 in May of 2024, the native card block gained support for inclusion within a query loop to produce rows of cards based on the contents of WordPress posts or other custom post type. <\/p>\n\n\n\n<p>Query loop cards utilize the core WordPress blocks for elements of a standard display of posts within the wrapper blocks that define the card layout. Those supported wrapper blocks are as follows:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Core block<\/th><th>Support provided<\/th><\/tr><\/thead><tbody><tr><td><code>post-title<\/code><\/td><td>Use within&nbsp;<code>card-v2-header<\/code>&nbsp;as a replacement for the card title.<\/td><\/tr><tr><td><code>featured-image<\/code><\/td><td>Use within&nbsp;<code>card-v2<\/code>&nbsp;directly. Replaces the need for a card image.<\/td><\/tr><tr><td><code>excerpt<\/code><\/td><td>Used within&nbsp;<code>card-v2-content<\/code>&nbsp;as a replacement for manually entered content. Provides a configurable read more link.<\/td><\/tr><tr><td><code>content<\/code><\/td><td>Also replaces manually entered content within the&nbsp;<code>card-v2-content<\/code>&nbsp;block. The excerpt length is an available field within this core block.<\/td><\/tr><tr><td><code>post-terms<\/code><\/td><td>Use within&nbsp;<code>card-v2<\/code>&nbsp;directly. Produces a list of card tags which are linked to the archive page for the term. Choose from categories, tags or any other related taxonomy.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"query-loop-pattern\">Query loop pattern<\/h3>\n\n\n\n<p>A ready-to-deploy pattern of query loop cards including all supported core block elements is available within the pattern inserter.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Look for <strong>Pitchfork: Card Layouts<\/strong> and a pattern called <strong>3-Across with Query Loop<\/strong> within the block inserter.<\/li>\n\n\n\n<li>Be sure to configure the query to display your desired set of posts by adjusting the settings of the <code>core\/query<\/code> and <code>core\/post-template<\/code> blocks.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p class=\"mb-2\">Cards represent a common way to group together a summary of information along with a link to additional details. Cards within the unity Design System come in multiple forms and variations, each with a specific content type in mind. <\/p>\n","protected":false},"parent":0,"menu_order":0,"template":"","pitchfork-docs-category":[9],"class_list":["post-158","pitchfork-docs","type-pitchfork-docs","status-publish","hentry","pitchfork-docs-category-pitchfork-blocks"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Cards - Pitchfork Theme for WordPress<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Cards - Pitchfork Theme for WordPress\" \/>\n<meta property=\"og:description\" content=\"Cards represent a common way to group together a summary of information along with a link to additional details. Cards within the unity Design System come in multiple forms and variations, each with a specific content type in mind.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/\" \/>\n<meta property=\"og:site_name\" content=\"Pitchfork Theme for WordPress\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-16T20:35:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1034\" \/>\n\t<meta property=\"og:image:height\" content=\"402\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/\",\"url\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/\",\"name\":\"Cards - Pitchfork Theme for WordPress\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/wp-content\\\/uploads\\\/sites\\\/79\\\/2024\\\/05\\\/image-1024x398.png\",\"datePublished\":\"2024-05-24T00:26:30+00:00\",\"dateModified\":\"2024-12-16T20:35:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/#primaryimage\",\"url\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/wp-content\\\/uploads\\\/sites\\\/79\\\/2024\\\/05\\\/image.png\",\"contentUrl\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/wp-content\\\/uploads\\\/sites\\\/79\\\/2024\\\/05\\\/image.png\",\"width\":1034,\"height\":402},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/cards\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Documents\",\"item\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/docs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Cards\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/#website\",\"url\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/\",\"name\":\"Pitchfork Theme for WordPress\",\"description\":\"an ASU Engineering theme for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/comm.engineering.asu.edu\\\/pitchfork\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Cards - Pitchfork Theme for WordPress","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/","og_locale":"en_US","og_type":"article","og_title":"Cards - Pitchfork Theme for WordPress","og_description":"Cards represent a common way to group together a summary of information along with a link to additional details. Cards within the unity Design System come in multiple forms and variations, each with a specific content type in mind.","og_url":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/","og_site_name":"Pitchfork Theme for WordPress","article_modified_time":"2024-12-16T20:35:46+00:00","og_image":[{"width":1034,"height":402,"url":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/","url":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/","name":"Cards - Pitchfork Theme for WordPress","isPartOf":{"@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/#website"},"primaryImageOfPage":{"@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/#primaryimage"},"image":{"@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/#primaryimage"},"thumbnailUrl":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image-1024x398.png","datePublished":"2024-05-24T00:26:30+00:00","dateModified":"2024-12-16T20:35:46+00:00","breadcrumb":{"@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/#primaryimage","url":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image.png","contentUrl":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-content\/uploads\/sites\/79\/2024\/05\/image.png","width":1034,"height":402},{"@type":"BreadcrumbList","@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/cards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/comm.engineering.asu.edu\/pitchfork\/"},{"@type":"ListItem","position":2,"name":"Documents","item":"https:\/\/comm.engineering.asu.edu\/pitchfork\/docs\/"},{"@type":"ListItem","position":3,"name":"Cards"}]},{"@type":"WebSite","@id":"https:\/\/comm.engineering.asu.edu\/pitchfork\/#website","url":"https:\/\/comm.engineering.asu.edu\/pitchfork\/","name":"Pitchfork Theme for WordPress","description":"an ASU Engineering theme for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/comm.engineering.asu.edu\/pitchfork\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-json\/wp\/v2\/pitchfork-docs\/158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-json\/wp\/v2\/pitchfork-docs"}],"about":[{"href":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-json\/wp\/v2\/types\/pitchfork-docs"}],"wp:attachment":[{"href":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-json\/wp\/v2\/media?parent=158"}],"wp:term":[{"taxonomy":"pitchfork-docs-category","embeddable":true,"href":"https:\/\/comm.engineering.asu.edu\/pitchfork\/wp-json\/wp\/v2\/pitchfork-docs-category?post=158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}