Template:Infobox food: Difference between revisions
Jump to navigation
Jump to search
(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> |
Latest revision as of 22:19, 28 May 2024
Script error: No such module "Infobox".Template:Template other
{{Infobox food}} may be used to summarize information about a food product
Parameter | Description | Type | Status | |
---|---|---|---|---|
Brand | brand | The brand which sells this product | String | required |
Country of Origin | country | The name of the country of origin for this product | String | optional |
Certifications | certifications | A list of third party certifications that this product has | String | optional |