Template:Cta

From Wayne County, Ohio Online Resource Center
Revision as of 20:33, 18 February 2022 by WikiVisor (talk | contribs)
Jump to navigation Jump to search
Description

Creates a button.

Usage
{{cta
|link=  # Name of the page
|text=  # Link text
|color= # Custom <code>cta-</code> CSS class name to style the button. Default: "primary"
}}
Example
{{cta
|link=Main Page
|text=Home
}}
Result