Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 08:22, 27 April 2026 by Daharoni (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Renders a content card with optional icon, heading link, and description. Designed for landing-page card grids that point visitors at major content areas.

All styling lives in MediaWiki:Common.css under the .wiki-card class (and its .card-icon / .card-title / .card-desc children) — change there to update every card across the wiki. This template is just structure.

Wrap multiple calls in a container with the .wiki-card-grid class (provided in Common.css) to render an auto-flowing card grid.

Parameters:

  • target — internal wikilink target (required)
  • label — heading text (defaults to target if omitted)
  • description — short body text below the heading (one sentence)
  • icon — optional icon: a Unicode glyph, HTML entity, or short text