Template:Card

From The C&C Wiki


A simple card.

Template parameters

ParameterDescriptionTypeStatus
Headerheader

The card header text

Stringsuggested
Contentcontent

Arbitrary wiki content to display in the card body.

Unbalanced wikitextsuggested
Card classcard_class

A custom or pre-defined Bootstrap class name to be applied to the card.

Stringoptional
Card header classheader_class

A custom or pre-defined Bootstrap class name to be applied to the card header.

Stringoptional
Card body classbody_class

A custom or pre-defined Bootstrap class name to be applied to the card body.

Stringoptional
Example
{{Card
|header=Card header
|content=Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
}}
Result
Card header

Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.

Classes
{{Card
|header=Card header
|content=Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
|card_class=alert-success border-success
|header_class=bg-success font-weight-bold text-white
|body_class=pt-3
}}
Result
Card header

Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.

Grouped

Use Template:Navbox block to group the cards.

{{navbox block}}
{{Card
|header=Card header
|content=Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
}}
{{Card
|header=Card header
|content=Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
}}
{{Card
|header=Card header
|content=Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
|card_class=alert-info border-info
|header_class=bg-info font-weight-bold text-white
|body_class=pt-3
}}
{{end}}
Result
Card header

Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.

Card header

Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.

Card header

Please note that all contributions to C&CPedia may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.

Discord | Twitter