Template:Card-half
Template page
About this template[edit source]
- Description
Creates a card like navigational element.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | The card image (below the header, if the latter is present, otherwise the uppermost element). | String | suggested |
| Image link | target | Alternative link target for the image. | String | required |
| Title | title | In card heading. | String | required |
Examples[edit source]
{{Card-half
|title=Title
|image=Test-image-preview.jpg
|target=Main Page
}}
{{Card-half
|title=Title
|image=Test-image-preview.jpg
|target=Main Page
}}
{{Card-half
|title=Link to main page
|image=Test-image-preview.jpg
|target=Main Page
}}
{{Card-half
|title=Title
|image=Test-image-preview.jpg
|target=Main Page
}}
