Template:Message box/doc: Difference between revisionsGive feedback
mNo edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 25: | Line 25: | ||
"type": "string", | "type": "string", | ||
"default": "#e1d2b3", | "default": "#e1d2b3", | ||
"description": "Hex color for the left border." | "description": "Hex color for the left border.", | ||
"suggestedvalues": [ | |||
"none" | |||
] | |||
}, | }, | ||
"image": { | "image": { | ||
| Line 47: | Line 50: | ||
"type": "content", | "type": "content", | ||
"description": "Additional notes." | "description": "Additional notes." | ||
}, | |||
"image-size": { | |||
"type": "string", | |||
"default": "50px", | |||
"description": "Size for the image." | |||
} | } | ||
}, | }, | ||