2,582 bytes added
, 20:20, 18 August 2013
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
== Usage ==
Copy and paste the infobox below into the desired article and fill in the answers after the equals (=) sign.
<pre>
{{Infobox beverage
| name =
| image =
| type =
| abv =
| brewery =
| malt =
| hops =
| introduced =
| discontinued =
| colour =
| flavour =
| ingredients =
| variants =
}}
[[Category:(Beertype)| ]]
[[Category:(Country beertype)| ]]
[[Category:(Country brands)| ]]
</pre>
== Parameters ==
All attributes are optional.
* '''name''' - This comes to the top of the box. Write the brand name.
* '''image''' - If there's not an image available, leave the field empty. Vertical image (landscape) 300px. Horizontal image (portrait) 200px. <nowiki>[[Image:exemple.jpg|200px]]</nowiki>
* '''type''' - Beer style.
* '''abv''' - [[Alcohol by volume]] Use dot + space + % (0.0 %)
* '''brewery''' - The main manufacturer/brewery.
* '''introduced''' - The year when the beverage was introduced.
* '''discontinued''' - The possible year when the beverage was discontinued.
* '''colour / color''' - The colour 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 extra ingredients of the beverage, ex adjunts, fruits and spices.
* '''malt''' - Type of malt included in this beer, seperated by comma.
* '''hops''' - Type of hops included in this beer, seperated by comma.
* '''variants''' - For any variants of the same product, such as a diet version, or alcohol version.
== Example ==
This example is taken from the [[Arrogant Bastard Ale]] article.
{{Infobox beverage
| name = Arrogant Bastard Ale
| image = Bosse.jpg
| type = [[:Category:Ale| Ale]]
| abv = 7.2%
| brewery = [[Stone Brewing Co]]
| malt =
| hops = [[Cascade]]
| introduced = 1997
| discontinued =
| colour =
| flavour =
| ingredients =
| variants =
}}
<pre style="width:50%;">
{{Infobox beverage
| name = Arrogant Bastard Ale
| image = Bosse.jpg
| type = [[Ale]]
| abv = 7.2%
| brewery = Stone Brewing Co
| malt =
| hops = [[Cascade]]
| introduced = 1997
| discontinued =
| colour =
| flavour =
| ingredients =
| variants =
}}
[[Category:Ale| ]]
[[Category:USA ale| ]]
[[Category:USA brands)| ]]
</pre>
{{-}}
[[Category:Help| ]]