Template:Caption/Doc: Difference between revisions

DoggoBit (talk | contribs)
No edit summary
DoggoBit (talk | contribs)
m Template data: remove trailing commas
 
Line 62: Line 62:
       "description": "The content of the figure, that will be captioned",
       "description": "The content of the figure, that will be captioned",
       "type": "content",
       "type": "content",
       "required": true,
       "required": true
     },
     },
     "2": {
     "2": {
Line 68: Line 68:
       "description": "The caption to the figure, presenting additional information",
       "description": "The caption to the figure, presenting additional information",
       "type": "line",
       "type": "line",
       "required": true,
       "required": true
     },
     },
     "alt": {
     "alt": {
Line 74: Line 74:
       "description": "Used by screen readers to describe the content of the figure",
       "description": "Used by screen readers to describe the content of the figure",
       "type": "line",
       "type": "line",
       "suggested": true,
       "suggested": true
     },
     },
     "align": {
     "align": {
       "label": "Alignment"
       "label": "Alignment",
       "description": "Align the figure to the left, right or centre",
       "description": "Align the figure to the left, right or centre",
       "type": "string",
       "type": "string",