|
|
| Linia 85: |
Linia 85: |
|
| |
|
|
| |
|
| <templatedata>
| | {{#template_params: |
| {
| | Cuisine |
| "description": "Use this template to indicate that an article is in need of cleanup.",
| | |Cooking time (label=Cooking time (in minutes);display=nonempty) |
| "format": "inline",
| | |Ingredients (holds template=Recipe ingredient) |
| "params": {
| | |Instructions (display=nonempty) |
| "date": {
| | }} |
| "label": "Month and year",
| |
| "description": "The month and year that the template was added",
| |
| "type": "string",
| |
| "autovalue": "{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}",
| |
| "example": "January 2013",
| |
| "suggested": true
| |
| },
| |
| "reason": {
| |
| "aliases": ["1"],
| |
| "label": "Reason",
| |
| "description": "The reason the article is in need of cleanup",
| |
| "type": "string"
| |
| },
| |
| "talk": {
| |
| "aliases": ["talksection"],
| |
| "label": "Talk page section",
| |
| "description": "The section of the talk page containing relevant discussion",
| |
| "type": "string"
| |
| }
| |
| },
| |
| "paramOrder": [
| |
| "date",
| |
| "reason",
| |
| "talk"
| |
| ]
| |
| }
| |
| </templatedata>
| |