[[File:{{{image}}}|252px|link=]]
{{{label}}}
<templatedata> {
"params": {
"image": {
"label": "Image",
"description": "Image filename for the card background (e.g. British-Attacking-Fort-Christina.png). Displays at 252x188px.",
"type": "wiki-file-name",
"required": true
},
"label": {
"label": "Label",
"description": "Text label displayed at the bottom of the card (e.g. Beginner's Guide).",
"type": "string",
"required": true
},
"link": {
"label": "Link",
"description": "Wiki page the card links to when clicked. Leave empty for no link.",
"type": "wiki-page-name",
"suggested": true
}
},
"description": "A 252x252px navigation image card with a photo and centered label. Used on the Main Page for linking to key wiki sections. Cards should be placed inside a div with class 'hf-home-nav'.",
"format": "inline"
} </templatedata>