Template:Infobox company/doc

From Bryggeriklubben
Jump to navigation Jump to search

Template loop detected: Template:Mbox

This template is used to create an infobox in an article about a company.

Usage

To use this template in an article, copy the template below, then paste the template into an article.

All parameters are optional – those you do not populate with data will not show up in the infobox when the article is saved.

You must remove both the <!-- and --> characters that surround certain entries in order for the data you enter to appear in the published article.

Usage

{{Infobox company
| name             = {{PAGENAME}}
| logo             = 
| type             = 
| foundation       = 
| founder          = 
| defunct          = 
| location_city    = 
| location_country = 
| locations        = 
| area_served      = 
| production       = 
| owner            = 
| num_employees    = 
| parent           = 
| homepage         = <!-- {{URL|examplesite.com}} -->
}}
{{Infobox
|headerstyle  = background:#ccf;
|labelstyle   = background:#ddf;
|datastyle    = 

|header1 = [[:Category:{{PAGENAME}}| Brands made by {{PAGENAME}}]]
|data2   =  <br/>

|belowstyle = background:#ddf;text-align:left
|below = Contact: <br/>
 Wikibeeria.com <br/>
 Örebro <br/>
 Sweden <br/>
 admin@wikibeeria.com <br/>
<br/>
}}

[[Category:(Country) breweries]]

Parameters explained

  • name: The name of the brewery.
  • logo: The company's current logo. Size maximum 300px [[Image:exemple.jpg|200px]]
  • type: The type of brewery, ex. Microbrewery, Pub brewery, Multinational brewery.
  • foundation: Year of the company's founding (establishment).
  • founder: Entrepreneurs who founded the company. List the founders alphabetically by surname. Use {{ubl}} to format the entries.
    Example: Anders Forsell OR {{ubl|[[Bo Eriksson]]|[[Joakim Nilsson]]}}
  • defunct: Date (the year) that the company became defunct
  • location_city: Current city, or city and state/province, of the company's headquarters.
  • location_country: Current country of the company's headquarters.
  • locations: Number of locations the company has physical properties, expressed as a number, followed by the property type, then the applicable year in parentheses.
    Example: 15 breweries (2011)
  • area_served: Geographic area(s) in which the company does business. Use the largest geographic area(s) that apply. If, for example, a company does business in every province in Canada, list Canada, do not list each province.
  • production: The ammount of produced beer in litres or barrel in the most recent year, stating the year in parentheses.
  • owner: Use this parameter to list ownership
  • num_employees: Total number of people employed by the company in the most recent year and the year prior, with the applicable years in parentheses.
    Example: {{ubl|{{steady}}127 (2011)|127 (2010)}}
  • parent: If the article's subject is a subsidiary of a holding company or parent company, list the name of the parent brewery
  • homepage: Top level URL of the company's website, using the {{URL}} template. Do not include the leading www. unless the URL will not resolve without it.
    Examples: {{URL|wikibeeria.com}} finally remove the signs, otherwise the url will not be displayed.

Parameters explained

  • header1 = Leave deafult.
  • data2 = Leave blank.
  • Category Change 'country' to the right country, as like Sweden = Swedish.
  • Contact: OBS there is a blank (space) before each line of information.

Examples

Ahlafors bryggeri
Type Microbrewery
Founded 1995
Headquarters Alafors, Sweden
Production output 200 000 L
Website Script error: No such module "URL".
Brands made by Ahlafors bryggeri

Contact:

Box 3060 
449 15 Alafors
Sweden
+46 303-741890
info@ahlafors.se


{{Infobox company
| name             = {{PAGENAME}}
| logo             = [[File:Alafors-bryggerier.jpg|200px]]
| type             = Microbrewery
| foundation       = 1995
| founder          = 
| defunct          = 
| location_city    = Alafors
| location_country = [[Sweden]]
| locations        = 
| area_served      = 
| production       = 200 000 L
| owner            = 
| num_employees    = 
| parent           = 
| homepage         = {{URL|ahlaforsbryggerier.se}}
}}
{{Infobox
|headerstyle  = background:#ccf;
|labelstyle   = background:#ddf;
|datastyle    = 

|header1 = [[:Category:{{PAGENAME}}| Brands made by {{PAGENAME}}]]
|data2   =  <br/>

|belowstyle = background:#ddf;text-align:left
|below = Contact:<br/>
 Box 3060 <br/>
 449 15 Alafors<br/> 
 Sweden <br/>
 +46 303-741890 <br/>
 info@ahlafors.se <br/>
<br/>
}}