Template:UI/card
Template page
More actions
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 totargetif omitted)description— short body text below the heading (one sentence)icon— optional icon: a Unicode glyph, HTML entity, or short text