Module:Card/doc
From ARC Raiders Wiki
More actions
This is the documentation page for Module:Card
Renders a card with an image, title, and details section. Used by the {{Card}} template, typically grouped inside {{CardGrid}} for multi-card layouts.
Parameters
| Parameter | Description | Status |
|---|---|---|
image
|
Filename of the card's image; placeholder is shown if omitted. | Required |
title
|
Card's title; also used as the link target if link is not provided.
|
Optional |
link
|
Page the card links to; defaults to title if omitted
|
Optional |
details
|
A short description. | Optional |
If the image filename contains "Icon", the card automatically applies the icon modifier (centered with padding).