Template:Update layout/doc: Difference between revisionsGive feedback
m +image |
m →Usage |
||
| Line 22: | Line 22: | ||
}, | }, | ||
"source2": { | "source2": { | ||
"description": "2nd | "description": "2nd source link.", | ||
"type": "url" | "type": "url" | ||
}, | }, | ||
| Line 30: | Line 30: | ||
}, | }, | ||
"source2_title": { | "source2_title": { | ||
"description": "2nd | "description": "2nd source title.", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 37: | Line 37: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | }, | ||
"month": { | "month": { | ||
| Line 63: | Line 56: | ||
"description": "Update image.", | "description": "Update image.", | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"nocat": { | |||
"description": "Exclude the page from Category:Updates.", | |||
"type": "boolean", | |||
"suggestedvalues": [ | |||
"true" | |||
] | |||
} | } | ||
}, | }, | ||
| Line 77: | Line 77: | ||
"source2_title", | "source2_title", | ||
"image", | "image", | ||
" | "nocat", | ||
"notes" | "notes" | ||
], | ], | ||