Plantilla:RevistasCAAD

De WikiCAAD

Plantilla:Documentation<templatedata> { "params": { "Name": { "aliases": [ "name" ], "description": "The name of the recipe. Defaults to PAGENAME if not set.", "type": "string", "autovalue": "{{subst:PAGENAME}}" }, "rating": { "label": "Rating", "type": "number", "deprecated": "Use the difficulty parameter instead" }, "Image": { "aliases": [ "image", "5" ], "description": "An image of the product of the recipe", "example": "", "type": "unbalanced-wikitext", "suggested": true }, "Noincludecat": { "description": "When this parameter is set to anything, don't put the page in the category specified in the \"category\" parameter.", "type": "boolean" }, "Category": { "aliases": [ "category", "1" ], "description": "Category of the recipe.", "example": "Dessert recipes", "type": "unknown", "suggested": true }, "Yield": { "aliases": [ "yield", "8" ], "description": "How much the recipe makes.", "example": "24 cookies, 2 cups, 500 g, etc.", "suggested": true }, "Servings": { "aliases": [ "servings", "2" ], "description": "The number(s) of servings the recipe would make.", "example": "1~2", "suggested": true }, "Energy": { "aliases": [ "energy", "6" ], "description": "Energy intake of the product of the recipe.", "example": "100 Cal (400 kJ)", "type": "string", "suggested": true }, "Time": { "aliases": [ "3" ], "description": "Time needed to complete the recipe.", "example": "30 minutes", "suggested": true }, "Difficulty": { "aliases": [ "difficulty", "4" ], "description": "The difficulty of finishing the recipe on a scale of 1~5.", "type": "number", "suggestedvalues": [ "1", "2", "3", "4", "5" ], "suggested": true }, "Note": { "aliases": [ "note", "7" ], "description": "Any notes on the recipe.", "type": "string" } }, "description": "Infobox for recipes in the cookbook", "paramOrder": [ "Name", "Category", "Yield", "Servings", "Time", "Difficulty", "Image", "Energy", "Note", "Noincludecat", "rating" ], "format": "block" } </templatedata>