|
|
Line 14: |
Line 14: |
| }}<!--{{Improve images}} end--> | | }}<!--{{Improve images}} end--> |
| }}<noinclude> | | }}<noinclude> |
| {{Documentation}} | | {{Documentation}}</noinclude> |
| <templatedata>
| |
| {
| |
| "params": {
| |
| "type": {
| |
| "label": "Image type",
| |
| "description": "A simple description of the type of image requested",
| |
| "example": "less blurry",
| |
| "type": "string",
| |
| "suggestedvalues": [
| |
| "clearer",
| |
| "biographical",
| |
| "more relevant",
| |
| "additional"
| |
| ],
| |
| "suggested": true
| |
| },
| |
| "date": {
| |
| "label": "Date",
| |
| "description": "Month and year the template was placed",
| |
| "type": "string",
| |
| "required": true
| |
| },
| |
| "reason": {
| |
| "label": "Reason",
| |
| "description": "Suffix for the template to provide additional details",
| |
| "example": "The current image is blurry.",
| |
| "type": "string"
| |
| },
| |
| "talk": {
| |
| "label": "Talk page discussion",
| |
| "description": "The relevant discussion on the talk page",
| |
| "type": "string"
| |
| }
| |
| },
| |
| "description": "Adds a reader-facing request for images",
| |
| "format": "inline"
| |
| }
| |
| </templatedata></noinclude>
| |