Infobox Cheese
JonTillman (talk | contribs) m (added more variables) |
JonTillman (talk | contribs) m (added TemplateData) |
||
| Line 90: | Line 90: | ||
{ | { | ||
"params": { | "params": { | ||
"cheese_maker": { | "cheese_maker": { | ||
"description": "The person or commercial entity that made this cheese", | "description": "The person or commercial entity that made this cheese", | ||
| Line 178: | Line 168: | ||
"type": "string", | "type": "string", | ||
"default": "Pasteurized", | "default": "Pasteurized", | ||
"required": true | |||
}, | |||
"cheese_weight": { | |||
"label": "Weight", | |||
"description": "Describe the weight of the cheese as produced", | |||
"example": "1 kg", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"cheese_rind": { | |||
"label": "Rind", | |||
"description": "Describe the exterior of the cheese", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"cheese_paste": { | |||
"label": "Paste", | |||
"description": "Describe the interior of the cheese", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"cheese_aroma": { | |||
"label": "Aroma", | |||
"description": "Describe the aroma(s) of the cheese", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"cheese_flavor": { | |||
"label": "Flavor", | |||
"description": "Describe the flavor(s) of the cheese", | |||
"type": "string", | |||
"required": true | "required": true | ||
} | } | ||
| Line 187: | Line 208: | ||
"cheese_blurb", | "cheese_blurb", | ||
"cheese_maker", | "cheese_maker", | ||
" | "cheese_type", | ||
"cheese_dop", | "cheese_dop", | ||
"cheese_milk", | "cheese_milk", | ||
"cheese_milk_treatment", | "cheese_milk_treatment", | ||
"cheese_shape", | "cheese_shape", | ||
"cheese_weight", | |||
"cheese_rind", | |||
"cheese_paste", | |||
"cheese_aroma", | |||
"cheese_flavor", | |||
"cheese_humidity", | "cheese_humidity", | ||
"cheese_fat", | "cheese_fat", | ||
Revision as of 11:42, 31 May 2023
[[Category:{{{conceyu}}}]]
<ul><li>Property "Cheese Maker" (as page type) with input value "{{{cheese_maker}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Cheese Type" (as page type) with input value "{{{cheese_type}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
An infobox for displaying pertinent information about an individual cheese made in Asturias
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Cheese Logo | cheese_logo | A photograph of the label on this cheese, or a picture of the cheese if a label is not available | File | required |
| Cheese Blurb | cheese_blurb | A short, pithy, description of the cheese | String | required |
| Cheese Maker | cheese_maker | The person or commercial entity that made this cheese
| Page name | required |
| Cheese Type | cheese_type | The type of cheese this is according to Julie Harbutt's classification scheme
| Page name | required |
| DOP | cheese_dop | If the cheese has a DOP, insert the official name here | String | suggested |
| Milk(s): | cheese_milk | What milk(s) are used in the production of this cheese?
| String | required |
| Treatment: | cheese_milk_treatment | How has the milk been treated, if it has?
| String | required |
| Cheese Shape | cheese_shape | A description of the shape of the cheese when made | String | required |
| Weight | cheese_weight | Describe the weight of the cheese as produced
| String | suggested |
| Rind | cheese_rind | Describe the exterior of the cheese | String | required |
| Paste | cheese_paste | Describe the interior of the cheese | String | required |
| Aroma | cheese_aroma | Describe the aroma(s) of the cheese | String | required |
| Flavor | cheese_flavor | Describe the flavor(s) of the cheese | String | required |
| Humidity % | cheese_humidity | If known, enter the humidity of the cheese | Number | suggested |
| Fat % | cheese_fat | If known, enter the fat content of the cheese
| Number | suggested |
| Protein % | cheese_protein | If known, enter the protein content of the cheese
| Number | suggested |
| pH | cheese_ph | If known, enter the protein content of the cheese | Number | suggested |