Template:MyInfobox
<templatedata> {
"description": "Simple person infobox with image", "params": { "name": { "label": "Name", "type": "string" }, "birth": { "label": "Birth Date", "type": "string" }, "occupation": { "label": "Occupation", "type": "string" }, "image": { "label": "Image file name", "type": "image" } }
} </templatedata>
{{{name}}} | |
---|---|
[[File:|200px|alt={{{name}}}]] |
|
Born | {{{birth}}} |
Occupation | {{{occupation}}} |