Template:Card

From AYSO Wiki

Template documentation

Description

Individual large feature card supporting background photo or brand pattern, icon badge, description, and animated CTA button.

Usage

{{Card
|title = Coaches
|image = coach.jpg
|icon = sports_soccer
|description = Training materials, drill libraries, and administrative resources.
|link = Category:Coaches
|action = Explore Resources
}}

Parameters

  • title: Card heading.
  • image: (Optional) photo filename (e.g. coach.jpg). If omitted, renders a decorative geometric brand pattern.
  • icon: (Optional) icon name (e.g. sports_soccer, sports_handball, volunteer_activism).
  • description: Summary text.
  • link: Target page or URL (e.g. Category:Coaches).
  • action: CTA text (defaults to Explore Resources).

Example