Template:Infobox cheese/doc

< Template:Infobox cheese
Revision as of 17:20, 13 August 2020 by Santh (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

Simple

{{infobox cheese}}

Data will be automatically included from Wikidata.

Full

{{{name}}}
[[File:{{{image}}}|frameless|alt={{{alt}}}]]
{{{caption}}}
Other names{{{othernames}}}
Country of origin{{{country}}}
Region, town{{{regiontown}}}
Region{{{region}}}
Town{{{town}}}
Source of milk{{{source}}}
Pasteurised{{{pasteurised}}}
Pasteurized{{{pasteurized}}}
Texture{{{texture}}}
Fat content{{{fat}}}
Protein content{{{protein}}}
Dimensions{{{dimensions}}}
Weight{{{weight}}}
Aging time{{{aging}}}
Certification{{{certification}}}


{{Infobox cheese
| name          = 
| image         = 
| alt           = 
| caption       = 
| othernames    = 
| country       = 
| region        = 
| town          = 
| source        = 
| pasteurised   = 
| texture       = 
| fat           = 
| protein       = 
| dimensions    = 
| weight        = 
| aging         = [[60]]
| certification = 
| commons       =
}}

Example

Parmigiano Reggiano
Parmigiano reggiano piece.jpg
Country of originItaly
TownParma, Reggio Emilia, Modena, Bologna, Mantua
Source of milkCows
PasteurisedNo
TextureHard
Aging time24 months or more
CertificationPDO 1992


{{Infobox cheese
| name          = Parmigiano Reggiano
| image         = [[Image:Parmigiano reggiano piece.jpg|260px]]
| othernames    = 
| country       = [[Italy]]
| region        = 
| town          = [[Parma]], [[Reggio Emilia]], [[Modena]], [[Bologna]], [[Mantua]]
| source        = Cows
| pasteurised   = No
| texture       = Hard
| fat           = 
| protein       = 
| dimensions    = 
| weight        = 
| aging         = 24 months or more
| certification = [[Protected designation of origin|PDO]] 1992
}}

Microformats

Adr

The HTML mark-up produced by this template includes an adr microformat that makes postal addresses or their component parts (regions, postal codes, country names, etc) readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • adr
  • country-name
  • extended-address
  • locality
  • postal-code
  • region
  • street-address
Please do not rename or remove these classes.

Recipe

The HTML mark-up produced by this template includes an hRecipe microformat that makes food recipes and information about individual foods readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.

Classes used

The HTML classes of this microformat include:

  • author
  • duration
  • fn
  • ingredient
  • instructions
  • nutrition
  • published
  • tag
  • type
  • yield
Please do not rename or remove these classes.