|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| {{ infobox
| | #REDIRECT [[Template:Infobox drink]] |
| | bodyclass = hrecipe hproduct
| |
| | title = {{{title|<includeonly>{{{name|{{PAGENAMEBASE}}}}}</includeonly>}}}
| |
| | titleclass= fn ingredient
| |
| | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{{logo_size|}}}|sizedefault=frameless}}
| |
| | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless}}
| |
| | caption2= {{{caption|}}}
| |
| | |
| | label1 = Type
| |
| | data1 = {{{type|}}}
| |
| | class1 = category
| |
| | label2 = Manufacturer
| |
| | data2 = {{{manufacturer|{{{brewery|}}}}}}
| |
| | class2 = brand
| |
| | label3 = Distributor
| |
| | data3 = {{{distributor|}}}
| |
| | label4 = Country of origin
| |
| | data4 = {{{origin|}}}
| |
| | label5 = Region of origin
| |
| | data5 = {{{region|}}}
| |
| | label6 = Introduced
| |
| | data6 = {{{introduced|{{{year|}}} }}}
| |
| | label7 = Discontinued
| |
| | data7 = {{{discontinued|{{{last_year|}}} }}}
| |
| | label8 = [[Alcohol by volume]]
| |
| | data8 = {{{abv|}}}
| |
| | label9 = [[Alcohol proof|Proof (US)]]
| |
| | data9 = {{{proof|}}}
| |
| | label10 = {{#if:{{{color|}}}|Color|Colour}}
| |
| | data10 = {{{colour|{{{color|}}}}}} <!-- use only one of "colour" or "color" depending on US/UK article, not both! -->
| |
| | label11 = {{#if:{{{flavor|}}}|Flavor|Flavour}}
| |
| | data11 = {{{flavour|{{{flavor|}}}}}} <!-- use only one of "flavour" or "flavor" depending on US/UK article, not both! -->
| |
| | label12 = Style
| |
| | data12 = {{{style|}}}
| |
| | label13 = [[Gravity (alcoholic beverage)|Original gravity]]
| |
| | data13 = {{{og|}}}
| |
| | label14 = [[Gravity (alcoholic beverage)|Final gravity]]
| |
| | data14 = {{{fg|}}}
| |
| | label15 = [[International Bitterness Units scale|IBU scale]]
| |
| | data15 = {{{ibu|}}}
| |
| | label16 = Ingredients
| |
| | data16 = {{{ingredients|}}}
| |
| | label17 = Variants
| |
| | data17 = {{{variants|}}}
| |
| | label18 = Related products
| |
| | data18 = {{{related|}}}
| |
| | label19 = Website
| |
| | data19 = {{{website|}}}
| |
| | |
| }}<includeonly>{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Articles with hRecipes]][[Category:Articles with hProducts]]}}</includeonly><noinclude>{{documentation}}</noinclude>
| |