{"id":187,"date":"2019-08-24T08:12:22","date_gmt":"2019-08-24T12:12:22","guid":{"rendered":"http:\/\/www.marshall.edu\/website\/?page_id=187"},"modified":"2026-03-02T14:01:57","modified_gmt":"2026-03-02T19:01:57","slug":"tables","status":"publish","type":"page","link":"https:\/\/www.marshall.edu\/marsha\/tables\/","title":{"rendered":"Tables"},"content":{"rendered":"\n\t\n<div\n\t\tclass=\"bg-red-600 py-8 mb-6 last:mb-0 first:mt-0 mt-6 first:mb-8\"\n>\n\t<div class=\"w-full xl:container mx-auto px-4\">\n\t\t<div class=\"bg-white flex flex-col lg:flex-row items-start py-6 px-6 ring-4 ring-white\/10 rounded\">\n\n\t\t\t\t\t\t\t<div class=\"flex items-start justify-between shrink-0 mr-2\">\n\t\t\t\t\t<div class=\"text-gray-600 leading-none mt-0.5\"><svg data-slot=\"icon\" class=\"w-6 h-6\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M12 16v-4\"\/><path d=\"M12 8h.01\"\/><\/svg><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"flex-1 mt-4 lg:ml-6 lg:mt-0 py-0 pt-4 lg:py-0 lg:px-6 border-t lg:border-t-0 lg:border-l border-gray-900\/10 font-semibold text-gray-900 no-img flex flex-col items-start\">\n\t\t\t\t<div class=\"flex-1\">Tables should only be used to display tabular data. If you have questions about when to use a table, contact the <a href=\"mailto:webmaster@marshall.edu\">UComm Web Team<\/a>.<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n<p>Tables are a great way to display structured data with rows and columns. The table shortcode is made up of several nested shortcodes that mirror standard HTML table structure.<\/p>\n<h2>Table Shortcode<\/h2>\n<h3>mu_table Parameters<\/h3>\n<ul>\n<li><strong>Bordered (bordered): <\/strong>Set to <code>yes<\/code> to add borders to all table cells. Default is no borders.<\/li>\n<li><strong>Striped (striped): <\/strong>Set to <code>yes<\/code> to alternate row background colors for easier reading. Default is no striping.<\/li>\n<li><strong>Full Width (full): <\/strong>Set to <code>yes<\/code> to make the table fill 100% of the available width. Default is auto width.<\/li>\n<li><strong>Services (services): <\/strong>Set to <code>yes<\/code> to center-align all columns after the first. Useful for comparison or services tables.<\/li>\n<\/ul>\n<h3>Table Structure Shortcodes<\/h3>\n<p>Tables are built using nested shortcodes that mirror standard HTML table structure:<\/p>\n<ul>\n<li><code>&#091;mu_table&#093;<\/code> \u2014 The outer table wrapper<\/li>\n<li><code>&#091;mu_table_head&#093;<\/code> \u2014 The table header section<\/li>\n<li><code>&#091;mu_table_body&#093;<\/code> \u2014 The table body section<\/li>\n<li><code>&#091;mu_table_row&#093;<\/code> \u2014 A table row (used inside head and body)<\/li>\n<li><code>&#091;mu_table_th&#093;<\/code> \u2014 A header cell (used inside a head row)<\/li>\n<li><code>&#091;mu_table_td&#093;<\/code> \u2014 A data cell (used inside a body row)<\/li>\n<\/ul>\n\n\n\n<div class=\"flex flex-wrap justify-center items-stretch gap-8 cards-per-row-2\">\n\t\n\n\t\t\t<div class=\"card flex flex-col rounded-lg overflow-hidden relative transition-all duration-200 ease-out shadow-sm self-stretch\">\n\t\n\t\t\t\t<div class=\"absolute top-0 left-0 right-0 h-1 bg-linear-to-r from-green to-green-bright\"><\/div>\n\n\t\t<div class=\"p-6 pb-0 pt-7 bg-gray-50\">\n\t\t\t\t\t\t\t<div class=\"inline-flex items-center justify-center w-10 h-10 rounded-lg mb-4 bg-green\/10\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"h-[18px] w-[18px] shrink-0 text-green\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"uppercase font-bold text-lg tracking-wider leading-tight text-gray-900\">\n\t\t\t\tDos\n\t\t\t<\/div>\n\n\t\t\t<div class=\"h-0.75 mt-4 w-10 bg-green\"><\/div>\n\t\t<\/div>\n\n\t\t\n\t\t<div class=\"px-6 pt-4 pb-7 flex flex-1 flex-col styled-list text-[15px] bg-gray-50 text-gray-500\">\n\t\t\t\t\t\t\t<div class=\"flex-1\">\n<ul>\n<li>Display complex tabular data similar to what may be in a spreadsheet<\/li>\n<li>Keep column headers brief<\/li>\n<li>Use <code>striped=\"yes\"<\/code> for tables with many rows<\/li>\n<\/ul>\n<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n\t\n\n\t\t\t<div class=\"card flex flex-col rounded-lg overflow-hidden relative transition-all duration-200 ease-out shadow-sm self-stretch\">\n\t\n\t\t\t\t<div class=\"absolute top-0 left-0 right-0 h-1 bg-linear-to-r from-green to-green-bright\"><\/div>\n\n\t\t<div class=\"p-6 pb-0 pt-7 bg-gray-50\">\n\t\t\t\t\t\t\t<div class=\"inline-flex items-center justify-center w-10 h-10 rounded-lg mb-4 bg-green\/10\">\n\t\t\t\t\t<svg data-slot=\"icon\" class=\"h-[18px] w-[18px] shrink-0 text-green\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M4.929 4.929 19.07 19.071\"\/><\/svg>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t<div class=\"uppercase font-bold text-lg tracking-wider leading-tight text-gray-900\">\n\t\t\t\tDon&#039;ts\n\t\t\t<\/div>\n\n\t\t\t<div class=\"h-0.75 mt-4 w-10 bg-green\"><\/div>\n\t\t<\/div>\n\n\t\t\n\t\t<div class=\"px-6 pt-4 pb-7 flex flex-1 flex-col styled-list text-[15px] bg-gray-50 text-gray-500\">\n\t\t\t\t\t\t\t<div class=\"flex-1\">\n<ul>\n<li>Use tables to lay out page content \u2014 use <a href=\"\/marsha\/marsha\/docs\/columns\/\">columns<\/a> instead<\/li>\n<li>Use a table to list basic items \u2014 use an HTML list instead<\/li>\n<li>Add anything other than text or links in table cells<\/li>\n<\/ul>\n<\/div>\n\t\t\t\t\t<\/div>\n\n\t\t\n\t\t\n\t\t\t<\/div>\n\t\n\n<\/div>\n\n<h2>Table Shortcode Examples<\/h2>\n<h3>Basic Table<\/h3>\n\n<div x-data=\"{ copied: false, rawCode: '' }\" x-init=\"rawCode = $refs.codeSource.textContent\" class=\"mb-12\">\n\n\t\t\t<div class=\"px-6 py-6 border border-b-0 rounded-t-lg border-gray-200 bg-white\">\n\t\t\t<div class=\"large-table\"><table class=\" table \">\n<thead>\n<tr class=\"\">\n<th>Col 1<\/th>\n<th>Col 2<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"\">\n<td class=\"\">Data 1<\/td>\n<td class=\"\">Data 2<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"\">Data 3<\/td>\n<td class=\"\">Data 4<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n\t\t<\/div>\n\t\n\t<div class=\"\">\n\t\t<div class=\"flex items-center justify-between px-4 py-2.5\" style=\"background: #181825; border-bottom: 1px solid rgba(255,255,255,.06);\">\n\t\t\t<span class=\"text-[11px] font-medium tracking-wide text-white\/40\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\">Shortcode<\/span>\n\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\t@click=\"navigator.clipboard.writeText(rawCode); copied = true; setTimeout(() => copied = false, 2000)\"\n\t\t\t\tclass=\"flex items-center gap-1.5 px-3 py-1.5 rounded text-[11px] font-medium cursor-pointer transition-all duration-150\"\n\t\t\t\t:class=\"copied\n\t\t\t\t\t? 'bg-green\/20 text-green border border-green\/30'\n\t\t\t\t\t: 'bg-white\/8 text-white\/60 border border-white\/10 hover:bg-white\/14 hover:text-white\/90'\"\n\t\t\t\tstyle=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\"\n\t\t\t>\n\t\t\t\t<template x-if=\"!copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<rect width=\"14\" height=\"14\" x=\"8\" y=\"8\" rx=\"2\" ry=\"2\"\/>\n\t\t\t\t\t\t<path d=\"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<template x-if=\"copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<polyline points=\"20 6 9 17 4 12\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<span x-text=\"copied ? 'Copied!' : 'Copy'\"><\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"rounded-b-lg overflow-x-auto\" style=\"background: #1e1e2e;\">\n\t\t\t<pre class=\"px-5 py-4\"><code x-ref=\"codeSource\" class=\"language-bbcode text-[13px] leading-relaxed\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace; color: #cdd6f4;\">[mu_table]\n[mu_table_head]\n[mu_table_row]\n[mu_table_th]Col 1[\/mu_table_th]\n[mu_table_th]Col 2[\/mu_table_th]\n[\/mu_table_row]\n[\/mu_table_head]\n[mu_table_body]\n[mu_table_row]\n[mu_table_td]Data 1[\/mu_table_td]\n[mu_table_td]Data 2[\/mu_table_td]\n[\/mu_table_row]\n[mu_table_row]\n[mu_table_td]Data 3[\/mu_table_td]\n[mu_table_td]Data 4[\/mu_table_td]\n[\/mu_table_row]\n[\/mu_table_body]\n[\/mu_table]<\/code><\/pre>\n\t\t<\/div>\n\t<\/div>\n\n<\/div>\n\n<h3>Striped and Bordered Full-Width Table<\/h3>\n\n<div x-data=\"{ copied: false, rawCode: '' }\" x-init=\"rawCode = $refs.codeSource.textContent\" class=\"mb-12\">\n\n\t\t\t<div class=\"px-6 py-6 border border-b-0 rounded-t-lg border-gray-200 bg-white\">\n\t\t\t<div class=\"large-table\"><table class=\" table  table-striped  table-bordered  w-full \">\n<thead>\n<tr class=\"\">\n<th>Col 1<\/th>\n<th>Col 2<\/th>\n<th>Col 3<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"\">\n<td class=\"\">Data 1<\/td>\n<td class=\"\">Data 2<\/td>\n<td class=\"\">Data 3<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"\">Data 4<\/td>\n<td class=\"\">Data 5<\/td>\n<td class=\"\">Data 6<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n\t\t<\/div>\n\t\n\t<div class=\"\">\n\t\t<div class=\"flex items-center justify-between px-4 py-2.5\" style=\"background: #181825; border-bottom: 1px solid rgba(255,255,255,.06);\">\n\t\t\t<span class=\"text-[11px] font-medium tracking-wide text-white\/40\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\">Shortcode<\/span>\n\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\t@click=\"navigator.clipboard.writeText(rawCode); copied = true; setTimeout(() => copied = false, 2000)\"\n\t\t\t\tclass=\"flex items-center gap-1.5 px-3 py-1.5 rounded text-[11px] font-medium cursor-pointer transition-all duration-150\"\n\t\t\t\t:class=\"copied\n\t\t\t\t\t? 'bg-green\/20 text-green border border-green\/30'\n\t\t\t\t\t: 'bg-white\/8 text-white\/60 border border-white\/10 hover:bg-white\/14 hover:text-white\/90'\"\n\t\t\t\tstyle=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\"\n\t\t\t>\n\t\t\t\t<template x-if=\"!copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<rect width=\"14\" height=\"14\" x=\"8\" y=\"8\" rx=\"2\" ry=\"2\"\/>\n\t\t\t\t\t\t<path d=\"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<template x-if=\"copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<polyline points=\"20 6 9 17 4 12\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<span x-text=\"copied ? 'Copied!' : 'Copy'\"><\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"rounded-b-lg overflow-x-auto\" style=\"background: #1e1e2e;\">\n\t\t\t<pre class=\"px-5 py-4\"><code x-ref=\"codeSource\" class=\"language-bbcode text-[13px] leading-relaxed\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace; color: #cdd6f4;\">[mu_table striped=&quot;yes&quot; bordered=&quot;yes&quot; full=&quot;yes&quot;]\n[mu_table_head]\n[mu_table_row]\n[mu_table_th]Col 1[\/mu_table_th]\n[mu_table_th]Col 2[\/mu_table_th]\n[mu_table_th]Col 3[\/mu_table_th]\n[\/mu_table_row]\n[\/mu_table_head]\n[mu_table_body]\n[mu_table_row]\n[mu_table_td]Data 1[\/mu_table_td]\n[mu_table_td]Data 2[\/mu_table_td]\n[mu_table_td]Data 3[\/mu_table_td]\n[\/mu_table_row]\n[mu_table_row]\n[mu_table_td]Data 4[\/mu_table_td]\n[mu_table_td]Data 5[\/mu_table_td]\n[mu_table_td]Data 6[\/mu_table_td]\n[\/mu_table_row]\n[\/mu_table_body]\n[\/mu_table]<\/code><\/pre>\n\t\t<\/div>\n\t<\/div>\n\n<\/div>\n\n<h3>Services \/ Comparison Table<\/h3>\n\n<div x-data=\"{ copied: false, rawCode: '' }\" x-init=\"rawCode = $refs.codeSource.textContent\" class=\"mb-12\">\n\n\t\t\t<div class=\"px-6 py-6 border border-b-0 rounded-t-lg border-gray-200 bg-white\">\n\t\t\t<div class=\"large-table\"><table class=\" table  w-full  table-services \">\n<thead>\n<tr class=\"\">\n<th>Feature<\/th>\n<th>Basic<\/th>\n<th>Premium<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"\">\n<td class=\"\">Online Access<\/td>\n<td class=\"\">Yes<\/td>\n<td class=\"\">Yes<\/td>\n<\/tr>\n<tr class=\"\">\n<td class=\"\">Priority Support<\/td>\n<td class=\"\">No<\/td>\n<td class=\"\">Yes<\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n\t\t<\/div>\n\t\n\t<div class=\"\">\n\t\t<div class=\"flex items-center justify-between px-4 py-2.5\" style=\"background: #181825; border-bottom: 1px solid rgba(255,255,255,.06);\">\n\t\t\t<span class=\"text-[11px] font-medium tracking-wide text-white\/40\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\">Shortcode<\/span>\n\t\t\t<button\n\t\t\t\ttype=\"button\"\n\t\t\t\t@click=\"navigator.clipboard.writeText(rawCode); copied = true; setTimeout(() => copied = false, 2000)\"\n\t\t\t\tclass=\"flex items-center gap-1.5 px-3 py-1.5 rounded text-[11px] font-medium cursor-pointer transition-all duration-150\"\n\t\t\t\t:class=\"copied\n\t\t\t\t\t? 'bg-green\/20 text-green border border-green\/30'\n\t\t\t\t\t: 'bg-white\/8 text-white\/60 border border-white\/10 hover:bg-white\/14 hover:text-white\/90'\"\n\t\t\t\tstyle=\"font-family: 'JetBrains Mono', ui-monospace, monospace;\"\n\t\t\t>\n\t\t\t\t<template x-if=\"!copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<rect width=\"14\" height=\"14\" x=\"8\" y=\"8\" rx=\"2\" ry=\"2\"\/>\n\t\t\t\t\t\t<path d=\"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<template x-if=\"copied\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"h-3.5 w-3.5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n\t\t\t\t\t\t<polyline points=\"20 6 9 17 4 12\"\/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/template>\n\t\t\t\t<span x-text=\"copied ? 'Copied!' : 'Copy'\"><\/span>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<div class=\"rounded-b-lg overflow-x-auto\" style=\"background: #1e1e2e;\">\n\t\t\t<pre class=\"px-5 py-4\"><code x-ref=\"codeSource\" class=\"language-bbcode text-[13px] leading-relaxed\" style=\"font-family: 'JetBrains Mono', ui-monospace, monospace; color: #cdd6f4;\">[mu_table full=&quot;yes&quot; services=&quot;yes&quot;]\n[mu_table_head]\n[mu_table_row]\n[mu_table_th]Feature[\/mu_table_th]\n[mu_table_th]Basic[\/mu_table_th]\n[mu_table_th]Premium[\/mu_table_th]\n[\/mu_table_row]\n[\/mu_table_head]\n[mu_table_body]\n[mu_table_row]\n[mu_table_td]Online Access[\/mu_table_td]\n[mu_table_td]Yes[\/mu_table_td]\n[mu_table_td]Yes[\/mu_table_td]\n[\/mu_table_row]\n[mu_table_row]\n[mu_table_td]Priority Support[\/mu_table_td]\n[mu_table_td]No[\/mu_table_td]\n[mu_table_td]Yes[\/mu_table_td]\n[\/mu_table_row]\n[\/mu_table_body]\n[\/mu_table]<\/code><\/pre>\n\t\t<\/div>\n\t<\/div>\n\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Tables are a great way to display structured data with rows and columns. The table shortcode is made up of several nested shortcodes that mirror standard HTML table structure. Table Shortcode mu_table Parameters Bordered (bordered): Set to yes to add borders to all table cells. Default is no borders. Striped (striped): Set to yes to<\/p>\n","protected":false},"author":203,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-sidebar-left.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-187","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/users\/203"}],"replies":[{"embeddable":true,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/comments?post=187"}],"version-history":[{"count":9,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/187\/revisions"}],"predecessor-version":[{"id":864,"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/pages\/187\/revisions\/864"}],"wp:attachment":[{"href":"https:\/\/www.marshall.edu\/marsha\/wp-json\/wp\/v2\/media?parent=187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}