Template:UI/card
Template page
More actions
Renders a visual content card with a heading link and a one-line description. Designed for landing-page card grids that point visitors at major content areas (e.g. on the Main page or on top-level dashboards).
Cards are layout primitives — wrap a flex or grid container around several calls to render a card grid. See Main Page for an example.
Styling uses Citizen-skin CSS custom properties with hex fallbacks so cards adapt to light/dark mode and degrade gracefully on other skins.
Parameters:
target— internal wikilink target (page name to link to)label— heading text (the clickable link)description— short body text below the heading (one sentence)