Template:MyInfobox
<templatedata> {
"description": "A simple person infobox", "params": { "name": { "label": "Name", "type": "string" }, "birth": { "label": "Birth Date", "type": "string" }, "occupation": { "label": "Occupation", "type": "string" } }
} </templatedata>
{{{name}}} | |
---|---|
Born | {{{birth}}} |
Occupation | {{{occupation}}} |