Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

This is the documentation page for Module:Card

Renders a card with an image, title, and details section. Used by the {{Card}} template, typically grouped inside {{CardGrid}} for multi-card layouts.

Parameters

Parameter Description Status
image Filename of the card's image; placeholder is shown if omitted. Required
title Card's title; also used as the link target if link is not provided. Optional
link Page the card links to; defaults to title if omitted Optional
details A short description. Optional

If the image filename contains "Icon", the card automatically applies the icon modifier (centered with padding).