[[{{{1}}}|{{{1}}}]]
Usage
{{Card|Page Name}}
{{Card|Page Name|icon=🌾|desc=Short description of the page.}}
{{Card|Page Name|image=some-file.jpg|desc=Short description of the page.}}
Parameters:
- 1
- Required. The page title — used as both the link target and the visible title.
- icon
- Optional. An emoji or short character shown above the title. Ignored if Template:Para is also set.
- image
- Optional. Filename of an uploaded image (as uploaded via Special:Upload). Shown above the title instead of the icon, cropped to fit a fixed-height box so large or oddly-shaped images don't blow out the card.
- desc
- Optional. A short description shown below the title.
Must be used inside a Template:Tl / Template:Tl pair — see Template:CardGridStart.