Template:Infobox food: Difference between revisions

Jump to navigation Jump to search
Add <templatedata>
(Simple food Infobox)
 
(Add <templatedata>)
 
Line 8: Line 8:
| data3 = {{{certifications|}}}
| data3 = {{{certifications|}}}
}}
}}
<noinclude>
<templatedata>
{
"params": {
"brand": {"label": "Brand", "type": "string", "required": true, "description": "The brand which sells this product"},
"country": {"label": "Country of Origin", "type": "string", "description": "The name of the country of origin for this product" },
"certifications": {"label" : "Certifications", "type": "string", "description": "A list of third party certifications that this product has"}
},
"description": "{{Infobox food}} may be used to summarize information about a food product"
}
</templatedata>
</noinclude>

Navigation menu