Template:Infobox drink
Appearance
| This template uses Lua: |
Usage
[change source]Copy and paste the infobox below into the desired article and fill in the answers after the equals (=) sign.
{{Infobox drink
| name =
| image =
| image_alt =
| caption =
| type =
| abv =
| proof =
| manufacturer =
| distributor =
| origin =
| introduced =
| discontinued =
| colour =
| flavour =
| ingredients =
| variants =
| related =
| website =
| region =
}}
Parameters
[change source]All attributes are optional.
- name - This comes to the top of the box.
- image - If there's not an image available, leave the field empty.
- image_alt - If an image is used, add alt text
- caption - Leave empty for no image caption.
- type - Examples include diet soda, liqueur, ice tea and soft drink.
- abv - Alcohol by volume, f.e. 17.0% (everywhere else).
- proof - Proof for alcoholic beverages (US only).
- style - Beer style.
- og - Original gravity.
- fg - Final gravity.
- ibu - International Bitterness Units scale.
- manufacturer - The main manufacturer.
- distributor - If the distributor is not also the manufacturer.
- origin - Country of first introduction or origin.
- introduced - The year (or the date) when the beverage was introduced.
- discontinued - The possible year (or the date) when the beverage was discontinued.
- colour / color - The colour(s) of the beverage.
- flavour / flavor - The dominating flavour of the beverage, whether this is a hybrid or a straight flavor.
- ingredients - a list of the major ingredients of the beverage.
- variants - For any variants of the same product, such as a diet version, or a stronger tasting version.
- related - Related products in the same category, such as other diet sodas or other liqueurs in the same tier.
- website - For a link to the official website of the beverage.
- region - Region within a country of first introduction or origin.
Example
[change source]This example is taken from the Bombay Sapphire article.
| Type | Gin |
|---|---|
| Manufacturer | Bombay Spirits Co., Ltd. |
| Distributor | Bacardi |
| Country of origin | England |
| Introduced | 1986 |
| Alcohol by volume | 40% (UK, Canada, Australia) 47% (US and export) |
| Proof (US) | 80 (UK, Canada, Australia) 94 (US and export) |
| Colour | Clear |
| Related products | Bombay Original Dry |
| Website | bombaysapphire.com |
{{Infobox drink
| name = Bombay Sapphire
| image =
| image_size = 80px
| type = [[Gin]]
| abv = 40% (UK, Canada, Australia)<br />47% (US and export)
| proof = 80 (UK, Canada, Australia)<br />94 (US and export)
| manufacturer = Bombay Spirits Co., Ltd.
| distributor = [[Bacardi]]
| origin = England
| introduced = 1986
| discontinued =
| colour = Clear
| flavour =
| variants =
| related = Bombay Original Dry
| website = [http://www.bombaysapphire.com/ bombaysapphire.com]
}}
Microformats
[change source]Product
[change source]If the product has a URL, use {{URL}} to include it.
- Classes used
The HTML classes of this microformat include:
- brand
- category
- description
- fn
- hproduct
- identifier
- listing
- photo
- price
- review
- type
- url
- value
Please do not rename or remove these classes
nor collapse nested elements which use them.
nor collapse nested elements which use them.
Recipe
[change source]- 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.