Template:MyInfobox

From Kshatriya Wiki
Revision as of 05:06, 14 June 2025 by Admin (talk | contribs)

<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}}}