Template:Update layout/doc: Difference between revisions

Jump to navigation Jump to search
m +image
Line 22: Line 22:
},
},
"source2": {
"source2": {
"description": "2nd Source link.",
"description": "2nd source link.",
"type": "url"
"type": "url"
},
},
Line 30: Line 30:
},
},
"source2_title": {
"source2_title": {
"description": "2nd Source title.",
"description": "2nd source title.",
"type": "string"
"type": "string"
},
},
Line 37: Line 37:
"type": "string",
"type": "string",
"required": true
"required": true
},
"category": {
"type": "boolean",
"description": "Exclude the page from Category:Updates.",
"suggestedvalues": [
"false"
]
},
},
"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",
"category",
"nocat",
"notes"
"notes"
],
],