Template:HomeCard
Appearance
<templatestyles src="Template:HomeCard/styles.css" />
{{{col1}}}
{{{col2}}}
Creates a responsive two-column card layout for homepages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Left Column Content | col1 | Content for the left card. | Content | required |
| Right Column Content | col2 | Content for the right card. | Content | required |