Link Card

Note on Link Card
Cards should only with other link cards and be used within columns. You can learn about creating columns in this documentation.

Link Card Shortcode Parameters

The parameters for the Link Card shortcode:

  • RequiredURL (url): This should be the full URL of the page you want to link to from the button.

Link Card Shortcode Examples

Link Card Example

[mu_row]
[mu_column lg="4"][mu_link_card url="https://www.marshall.edu/admissions/"]Admissions Website[/mu_link_card][/mu_column]
[mu_column lg="4"][mu_link_card url="https://www.marshall.edu/admissions/forms/"]Admissions Forms[/mu_link_card][/mu_column]
[mu_column lg="4"][mu_link_card url="https://www.marshall.edu/admissions/contact-us/"]Contact Admissions[/mu_link_card][/mu_column]
[/mu_row]
Copy Code to Clipboard