More languages
More actions
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
"description": "The image filename or URL, with extension (.jpg etc)" | "description": "The image filename or URL, with extension (.jpg etc)", | ||
"default": "Placeholder-image.png" | |||
}, | }, | ||
"category": { | "category": { |
Revision as of 14:27, 17 September 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | The image filename or URL, with extension (.jpg etc)
| String | required |
category | category | The associated category name. | String | required |
name | name | The name of the author or topic. | String | required |
top | top | The offset from the top in pixels for the image. Can be negative. | String | optional |
left | left | The offset from the left in pixels for the image. Can be negative. | String | optional |