Want to contribute? Join the Discord and ask for the editor role.
Template:Card/doc
Template page
This is a documentation subpage for Template:Card.It contains usage information, categories, and other content that is not part of the original template page.
{{Card}} is a template for generating a single card. It is typically used with Template:Cards to create a grid or row layout on a page.
Parameters
Content parameters
- column
- The number of cards which should fit on a single row (max 6)
- title
- The title text on the card
- text
- The content text on the card
- bottom
- The text on the bottom section of the card. Usually used for actionable items like links.
- page
- The page linked by the button on the card. Only use it when there is only one action.
- pagetext
- The text displayed on the button on the card
- bylinetop
- The byline text above the title on the card
- bylinebottom
- The byline text below the title on the card
Styling parameters
- colorbg
- The background color of the card
- colortext
- The text color of the card
- colorbyline
- The color of the byline on the card
- colortitle
- The color of the title on the card
- colorbgbottom
- The background color of the bottom section of the card
- colorbottom
- The text color in the bottom section of the card
- colorbgbutton
- The background color of the button on the card, note that due to templating restrictions, the button text will always be grey. Please ensure there is enough contrast between the background color and the text.