Template:Card: Difference between revisions
No edit summary |
No edit summary |
||
| Line 45: | Line 45: | ||
"linkTo" | "linkTo" | ||
], | ], | ||
"type": " | "type": "string" | ||
}, | }, | ||
"orientation": { | "orientation": { | ||
Revision as of 15:15, 12 May 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| content | content Content Body body | The text to display inside the card. | Unbalanced wikitext | required |
| variant | variant Variant type Type | The style variant of the card (e.g., warning, success, info, danger).
| String | optional |
| title | title Title | The title for the card | String | optional |
| withBorder | withBorder | no description
| Boolean | optional |
| href | href link Href Link linkTo | no description | String | optional |
| orientation | orientation Orientation layout Layout | no description
| String | optional |
| icon | icon Icon | no description
| String | optional |