<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_brewery%2Fdoc</id>
	<title>Template:Infobox brewery/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_brewery%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_brewery/doc&amp;action=history"/>
	<updated>2026-04-04T21:10:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_brewery/doc&amp;diff=6939&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_brewery/doc&amp;diff=6939&amp;oldid=prev"/>
		<updated>2023-05-28T18:09:59Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
The {{tlp|Infobox brewery}} template is the one advised for use on brewery articles. See [[Wikipedia:WikiProject Beer/Guidelines]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Copy and paste the infobox below into the desired article and fill in the values after the equals (=) sign. All fields are optional.&lt;br /&gt;
&lt;br /&gt;
{{Parameter names example&lt;br /&gt;
| name&lt;br /&gt;
| logo&lt;br /&gt;
| logo_size&lt;br /&gt;
| logo_alt&lt;br /&gt;
| logo_caption&lt;br /&gt;
| image&lt;br /&gt;
| image_size&lt;br /&gt;
| image_alt&lt;br /&gt;
| image_caption&lt;br /&gt;
| type&lt;br /&gt;
| location&lt;br /&gt;
| location_place&lt;br /&gt;
| location_city&lt;br /&gt;
| location_state&lt;br /&gt;
| location_country&lt;br /&gt;
| coordinates&lt;br /&gt;
| opened&lt;br /&gt;
| closed&lt;br /&gt;
| key_people&lt;br /&gt;
| production&lt;br /&gt;
| other_products&lt;br /&gt;
| revenue&lt;br /&gt;
| operating_income&lt;br /&gt;
| intl&lt;br /&gt;
| net_income&lt;br /&gt;
| assets&lt;br /&gt;
| owner&lt;br /&gt;
| num_employees&lt;br /&gt;
| parent&lt;br /&gt;
| divisions&lt;br /&gt;
| subsid&lt;br /&gt;
| distribution&lt;br /&gt;
| tasting&lt;br /&gt;
| website&lt;br /&gt;
| active_beers&lt;br /&gt;
| seasonal_beers&lt;br /&gt;
| other_beers&lt;br /&gt;
| inactive_beers&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox brewery&lt;br /&gt;
| name             = &lt;br /&gt;
| logo             = &lt;br /&gt;
| logo_size        = &lt;br /&gt;
| logo_alt         = &lt;br /&gt;
| logo_caption     = &lt;br /&gt;
| image            = &lt;br /&gt;
| image_size       = &lt;br /&gt;
| image_alt        = &lt;br /&gt;
| image_caption    = &lt;br /&gt;
| type             = &lt;br /&gt;
| location         = &lt;br /&gt;
| location_place   = &lt;br /&gt;
| location_city    = &lt;br /&gt;
| location_state   = &lt;br /&gt;
| location_country = &lt;br /&gt;
| coordinates      = &lt;br /&gt;
| opened           = &lt;br /&gt;
| closed           = &lt;br /&gt;
| key_people       = &lt;br /&gt;
| production       = &lt;br /&gt;
| other_products   = &lt;br /&gt;
| revenue          = &lt;br /&gt;
| operating_income = &lt;br /&gt;
| intl             = &lt;br /&gt;
| net_income       = &lt;br /&gt;
| assets           = &lt;br /&gt;
| owner            = &lt;br /&gt;
| num_employees    = &lt;br /&gt;
| parent           = &lt;br /&gt;
| divisions        = &lt;br /&gt;
| subsid           = &lt;br /&gt;
| distribution     = &lt;br /&gt;
| tasting          = &lt;br /&gt;
| website          = &lt;br /&gt;
| active_beers     = &lt;br /&gt;
| seasonal_beers   = &lt;br /&gt;
| other_beers      = &lt;br /&gt;
| inactive_beers   = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
== Parameters ==&lt;br /&gt;
; name : Name of brewery, displayed at top of the infobbox&lt;br /&gt;
; logo : Filename for logo&lt;br /&gt;
; logo_size : Size for logo&lt;br /&gt;
; logo_alt : [[WP:ALT|Alt text]] for logo&lt;br /&gt;
; logo_caption : Caption for logo – normally not needed&lt;br /&gt;
; image : Filename for image&lt;br /&gt;
; image_size : Size for image&lt;br /&gt;
; image_alt : [[WP:ALT|Alt text]] for image&lt;br /&gt;
; image_caption : Caption for image&lt;br /&gt;
; type : Type&lt;br /&gt;
; location : Location of the brewery.&lt;br /&gt;
; location_place : One of four fields used in place of &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; location city : One of four fields used in place of &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
; location_state : One of four fields used in place of &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; location_country : One of four fields used in place of &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
; coordinates: Latitude and longitude of the main brewery location. Use {{tl|coord}} template with &amp;lt;code&amp;gt;type:landmark&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;display=inline,title&amp;lt;/code&amp;gt;.&lt;br /&gt;
; opened : Year the brewery opened. Use {{tl|start date}} template.&lt;br /&gt;
; closed : Year the brewery ceased production. Use {{tl|end date}} template.&lt;br /&gt;
; key_people : Key people&lt;br /&gt;
; production : Production volume per year; use {{tl|convert}} template (e.g. &amp;lt;nowiki&amp;gt;{{convert|1|usbeerbbl|hL|lk=on}}&amp;lt;/nowiki&amp;gt;) for unit conversion.&lt;br /&gt;
; other_products : Other products&lt;br /&gt;
; revenue : Revenue&lt;br /&gt;
; operating_income : see [[Earnings before interest and taxes]]&lt;br /&gt;
; intl : if defined, label for next line is Profit; otherwise Net income&lt;br /&gt;
; net_income : see [[Net income]]&lt;br /&gt;
; assets : see [[Asset]]&lt;br /&gt;
; owner: Owner of the brewery.&lt;br /&gt;
; num_employees : Employees&lt;br /&gt;
; parent : see [[Holding company]]&lt;br /&gt;
; divisions : see [[Division (business)]]&lt;br /&gt;
; subsid : see [[Subsidiary]]&lt;br /&gt;
; distribution : Distribution&lt;br /&gt;
; tasting : Tasting&lt;br /&gt;
; website {{nobold|or}} url: Official website. Use {{tl|URL}} template.&lt;br /&gt;
; active_beers : Use multiple {{tlx|Brewbox beer|name{{=}}{{var|value}}|style{{=}}{{var|value}}}} ex. {{tlx|Brewbox beer|name{{=}}Loch Down|style{{=}}&amp;lt;nowiki&amp;gt;[[&amp;lt;/nowiki&amp;gt;Scotch Ale&amp;lt;nowiki&amp;gt;]]&amp;lt;/nowiki&amp;gt;}}&lt;br /&gt;
; seasonal_beers : see above&lt;br /&gt;
; other_beers : see above&lt;br /&gt;
; inactive_beers : see above&lt;br /&gt;
&lt;br /&gt;
===Mapframe maps===&lt;br /&gt;
A [[Template:Mapframe|Mapframe]] map is automatically included if:&lt;br /&gt;
* There are coordinates specified on the page&amp;#039;s Wikidata item&lt;br /&gt;
* It has not be turned off by setting {{para|mapframe|no}}&lt;br /&gt;
The following optional parameters can then be used to adjust the map&lt;br /&gt;
* {{para|mapframe-zoom}} zoom level (default is {{kbd|10}})&lt;br /&gt;
* {{para|mapframe-width}} and {{para|mapframe-height}} for the map size (defaults are {{kbd|270}} and {{kbd|200}})&lt;br /&gt;
* {{para|mapframe-marker}} for the [[mw:Help:Extension:Kartographer/Icons|marker icon]] (default is no marker icon)&lt;br /&gt;
* either {{para|mapframe-marker-color}} or {{para|mapframe-marker-colour}} for the marker colour ([[hex triplet]], default is &amp;lt;code&amp;gt;#5E74F3&amp;lt;/code&amp;gt;)&lt;br /&gt;
* {{para|mapframe-caption}} caption below the map&lt;br /&gt;
* {{para|mapframe-lat}} and {{para|mapframe-long}} (or {{para|mapframe-latitude}} and {{para|mapframe-longitude}}) – alternate initial latitude and longitude for the map, instead of the brewery&amp;#039;s coordinates. Specify as a decimal number.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox brewery&lt;br /&gt;
| name           = Cascade Brewery&lt;br /&gt;
| image          = Cascade Brewery 1.jpg&lt;br /&gt;
| location       = [[Hobart]], [[Tasmania]], Australia&lt;br /&gt;
| coordinates    = {{coord|42|53|45|S|147|17|33|E|region:AU_type:landmark|display=inline}}&lt;br /&gt;
| owner          = [[SABMiller]]&lt;br /&gt;
| opened         = {{start date|1832}}&lt;br /&gt;
| production     = {{convert|360000|hL|usbeerbbl|lk=on}}&lt;br /&gt;
| website        = {{nowrap|{{URL|cascadebrewery.com.au}}}}&lt;br /&gt;
| active_beers   = &lt;br /&gt;
  {{brewbox beer|name=Premium Lager|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Premium Light|style=Low-alcohol [[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Pale Ale|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Blonde|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Draught|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Lager (Blue)|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Bitter (Red)|style=Bitter [[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Stout|style=[[Stout]]}}&lt;br /&gt;
  {{brewbox beer|name=Bright|style=[[Lager]]}}&lt;br /&gt;
| seasonal_beers = &lt;br /&gt;
  {{brewbox beer|name=First Harvest|style=Special [[Ale]]}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox brewery&lt;br /&gt;
| name           = Cascade Brewery&lt;br /&gt;
| image          = Cascade Brewery 1.jpg&lt;br /&gt;
| location       = [[Hobart]], [[Tasmania]], Australia&lt;br /&gt;
| coordinates    = {{coord|42|53|45|S|147|17|33|E|region:AU_type:landmark|display=inline,title}}&lt;br /&gt;
| owner          = [[SAB Miller]]&lt;br /&gt;
| opened         = {{start date|1832}}&lt;br /&gt;
| production     = {{convert|360000|hL|usbeerbbl|lk=on}}&lt;br /&gt;
| website        = {{URL|cascadebrewery.com.au}}&lt;br /&gt;
| active_beers   = &lt;br /&gt;
  {{brewbox beer|name=Premium Lager|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Premium Light|style=Low-alcohol [[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Pale Ale|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Blonde|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Draught|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Lager (Blue)|style=[[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Bitter (Red)|style=Bitter [[Lager]]}}&lt;br /&gt;
  {{brewbox beer|name=Stout|style=[[Stout]]}}&lt;br /&gt;
  {{brewbox beer|name=Bright|style=[[Lager]]}}&lt;br /&gt;
| seasonal_beers = &lt;br /&gt;
  {{brewbox beer|name=First Harvest|style=Special [[Ale]]}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hcard-geo}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;company_name&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;logo&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;company_logo&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;logo_size&amp;quot;: {},&lt;br /&gt;
		&amp;quot;logo_alt&amp;quot;: {},&lt;br /&gt;
		&amp;quot;logo_caption&amp;quot;: {},&lt;br /&gt;
		&amp;quot;image&amp;quot;: {&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;},&lt;br /&gt;
		&amp;quot;image_size&amp;quot;: {},&lt;br /&gt;
		&amp;quot;image_alt&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;alt&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image_caption&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;caption&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;mapframe&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-zoom&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-width&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-height&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-marker&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-marker-color&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-marker-colour&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-lat&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-latitude&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-long&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-longitude&amp;quot;: {},&lt;br /&gt;
		&amp;quot;mapframe-caption&amp;quot;: {},&lt;br /&gt;
		&amp;quot;type&amp;quot;: {},&lt;br /&gt;
		&amp;quot;location_place&amp;quot;: {},&lt;br /&gt;
		&amp;quot;location_city&amp;quot;: {},&lt;br /&gt;
		&amp;quot;location_state&amp;quot;: {},&lt;br /&gt;
		&amp;quot;location_country&amp;quot;: {},&lt;br /&gt;
		&amp;quot;location&amp;quot;: {},&lt;br /&gt;
		&amp;quot;coordinates&amp;quot;: {},&lt;br /&gt;
		&amp;quot;opened&amp;quot;: {},&lt;br /&gt;
		&amp;quot;closed&amp;quot;: {},&lt;br /&gt;
		&amp;quot;key_people&amp;quot;: {},&lt;br /&gt;
		&amp;quot;production&amp;quot;: {},&lt;br /&gt;
		&amp;quot;other_products&amp;quot;: {},&lt;br /&gt;
		&amp;quot;revenue&amp;quot;: {},&lt;br /&gt;
		&amp;quot;operating_income&amp;quot;: {},&lt;br /&gt;
		&amp;quot;intl&amp;quot;: {},&lt;br /&gt;
		&amp;quot;net_income&amp;quot;: {},&lt;br /&gt;
		&amp;quot;assets&amp;quot;: {},&lt;br /&gt;
		&amp;quot;owner&amp;quot;: {},&lt;br /&gt;
		&amp;quot;num_employees&amp;quot;: {},&lt;br /&gt;
		&amp;quot;parent&amp;quot;: {},&lt;br /&gt;
		&amp;quot;divisions&amp;quot;: {},&lt;br /&gt;
		&amp;quot;subsid&amp;quot;: {},&lt;br /&gt;
		&amp;quot;distribution&amp;quot;: {},&lt;br /&gt;
		&amp;quot;tasting&amp;quot;: {},&lt;br /&gt;
		&amp;quot;website&amp;quot;: {&lt;br /&gt;
			&amp;quot;aliases&amp;quot;: [&lt;br /&gt;
				&amp;quot;url&amp;quot;&lt;br /&gt;
			]&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;active_beers&amp;quot;: {},&lt;br /&gt;
		&amp;quot;seasonal_beers&amp;quot;: {},&lt;br /&gt;
		&amp;quot;other_beers&amp;quot;: {},&lt;br /&gt;
		&amp;quot;inactive_beers&amp;quot;: {}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{Category link with count|Pages using infobox brewery with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Brewbox beer}} (redirect to {{tl|Infobox brewery/beerdata}}), a supporting template for this infobox.&lt;br /&gt;
* {{tl|Brewbox beers}} (redirect to {{tl|Infobox brewery/beerheader}}), a supporting template for this infobox.&lt;br /&gt;
&lt;br /&gt;
{{Buildings and structures infobox templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Buildings and structures infobox templates|Brewery]]&lt;br /&gt;
[[Category:Beer infobox templates|Brewery]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>