Template:Infobox beer style/doc
Appearance
This is a documentation subpage for Template:Infobox beer style. It may contain usage information, categories and other content that is not part of the original template page. |
Infobox beer style may be used to summarize information about a style of beer.
Usage
[edit]{{{name}}} | |
---|---|
[[File:{{{image}}}|frameless|upright=1]] | |
Country of origin | {{{origin}}} |
Yeast type | {{{yeast}}} |
Alcohol by volume | {{{alcohol}}} |
Color (SRM) | {{{color}}} |
Bitterness (IBU) | {{{bitterness}}} |
Original gravity | {{{originalgravity}}} |
Final gravity | {{{finalgravity}}} |
Malt percentage | {{{maltpercentage}}} |
The infobox may be added by pasting the template as shown below into an article. All fields are optional and unused parameter names can be left blank or omitted. For an example of the template in use, see Witbier.
{{Infobox beer style
| name =
| image =
| caption =
| origin =
| yeast =
| alcohol =
| color =
| bitterness =
| originalgravity =
| finalgravity =
| maltpercentage =
}}
Parameters
[edit]- name
- Insert the name of the beer style. Use the common name (typically name of article) if multiple names are used. If omitted or blank it defaults to the name of the article.
- image
- Insert image name (abc.jpg, xyz.png, 123.gif, etc.)
- origin
- Insert the country of origin for the beer style. This may be wikilinked.
- yeast
- Insert the type of yeast used in the beer style, wikilinked if possible.
- alcohol
- Insert the typical range of the alcohol by volume for the beer style, i.e. 4.5 - 6.0%
- color
- Insert the typical range of the color of the beer style, i.e. 3 - 6
- bitterness
- Insert the typical range of the bitterness of the beer style, in IBU, i.e. 25 - 40
- originalgravity
- Insert the typical range of the original gravity of the beer style, i.e. 1.044 - 1.060
- finalgravity
- Insert the typical range of the final gravity of the beer style, i.e. 1.010 - 1.015
- maltpercentage
- Insert the typical range of the percentage of the fermentables made up of malt for the style, i.e. 90% - 100%
- examples
- List several commercial examples of this beer style, separated by a <br> if listing more than one. This item may be wikilinked.
Microformat
[edit]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.