Template:Infobox Person/doc: Difference between revisions

Made TemplateData
 
Updated formulations a bit
Line 20: Line 20:
     "image": {
     "image": {
       "label": "Image",
       "label": "Image",
       "description": "Filename of the image (e.g., 'Example.jpg').",
       "description": "Filename of the image (without File:) (e.g., 'Example.jpg').",
       "type": "string"
       "type": "string"
     },
     },
Line 60: Line 60:
     "youtube": {
     "youtube": {
       "label": "YouTube",
       "label": "YouTube",
       "description": "YouTube channel link or username.",
       "description": "YouTube channel link.",
       "type": "string"
       "type": "string"
     },
     },
     "twitter": {
     "twitter": {
       "label": "X/Twitter",
       "label": "X/Twitter",
       "description": "Twitter/X username or link.",
       "description": "Twitter/X profile link.",
       "type": "string"
       "type": "string"
     },
     },