Template:CardGrid
Template page
More actions
CardGrid
Wraps a set of cards in a centered flex container. Use to group Template:NavCard, Template:CategoryCard, or similar card templates together.
Usage
{{CardGrid|
{{NavCard|...}}
{{NavCard|...}}
}}
Parameters
{{{1}}}(unnamed, required)- The card content to wrap. Pass one or more card templates as the value.
Wraps a group of cards (NavCard, CategoryCard, etc.) in a centered flex container.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cards | 1 | One or more card templates to display inside the grid. | Content | required |