Page MenuHomePhabricator

Create an Infobox
Closed, ResolvedPublic

Description

Replicate a simple infobox (common on wiki articles).
Steps:

  • Use Codex’s card or table component for the infobox container.
  • Add headings (e.g., "Quick Facts"), bullet points, and a small image.
  • Style with Codex’s border and shadow tokens.
  • Include a "Learn More" button (Codex primary/secondary button).

Skill Focus: Information organisation, buttons, containers.