Template:Infobox Operator

From Online Casino Pedia

Jump to: navigation, search
{{{name}}}
Established <data missing>
Owned By <data missing>
Web Site <data missing>
Customer Support <data missing>
[edit] [purge] Template documentation
Example Operator
Established 2010
Owned By Public
Licensed By License by ...
Trading NASDAQ: EXPL LSE: EXPL
Web Site http://www.example.com/
Address 100 example street
Example City
Example Country
Contact Info +99 12 123-4567
Customer Support +1-800-12-34-56
Support E-mail support@example.com
Brands Example Brand
Certifications Certification

The following document describes the operator infobox, how to use it and any usage tips that may apply. Please follow these guidelines and also check the example operator article for more details.

This template should be used on all articles describing an on-line casino operator.

Contents

Usage Sample

The following is an example code that is used to generate the infobox on this page (top right):

{{Infobox Operator
| name             = Example Operator
| logo             = [[File:example_logo.png]]
| established      = 2010
| owner            = Public
| trading          = {{nasdaq|EXPL}} {{LSE|EXPL}}
| website          = http://www.example.com/
| address          = 100 example street
| city             = Example City
| country          = Example Country
| license          = License by ...
| contact_info     = +99 12 123-4567
| customer_support = +1-800-12-34-56
| support_email    = [mailto:support@example.com support@example.com]
| brands           = [[Example brand article|Example Brand]]
| certifications   = Certification
}}

Usage

Copy a blank version to use. All parameters must be lower case. Some parameter use a space while others use an underscore as shown.

All fields are optional unless marked with a (*). The best practice is to omit any field that you don't use but when a mandatory field is omitted, its label will still display with an empty value.

{{Infobox Operator
| name             = (*)
| logo             = 
| established      = (*)
| owner            = (*)
| license          = 
| trading          = 
| website          = (*)
| address          = 
| city             = 
| country          = 
| contact_info     = 
| customer_support = (*)
| support_email    = 
| brands           = 
| certifications   = 
}}

Usage Tips

Specific

name 
Any text (usually the name) that is displayed above the infobox. If the line (parameter & value) or value is omitted, page name shall be used as the name and thus as the infobox title. If no title is desired, use the special keyword: _BLANK_.
| name = _BLANK_
logo 
To include a logo, first the image needs to be uploaded to the site.
After uploaded, the image page name (e.g., File:image_file_name.png) should be recorded and used as a wiki link as follows:
| logo = [[File:image_file_name.png|300px]]
trading 
if a public company, enter trading symbol and stock exchange as follows. Using this syntax will link to the relevant trading info on the stock exchange data page:
| trading = {{LSE|EXPL}}
Stock Exchange use this syntax to display
The NASDAQ Stock Market {{NASDAQ|EXPL}}
where EXPL is company's trading symbol
NASDAQ: EXPL
The London Stock Exchange (LSE) {{LSE|EXPL}}
where EXPL is company's trading symbol
LSE: EXPL
website 
To have a website as a link include the full URL with the 'http://' prefix:
| website = http://www.example.com/
Other metods to display web links:
Type to display
[http://www.example.org Text to display] Text to display
[http://www.example.org] [1]
http://www.example.org http://www.example.org

General

Text fields 
The following fields can include plain text with or without wiki formating tags. for info on wiki formating check the editing help pages.
- established: year established
- owner: any text
- license: any text
- address/city/country: any text
- contact_info: any text
- customer_support: any text
- brands: List sample brands. Best to have it link to the brand(s) articles by using wiki link syntax, e.g. [[brand]]. The parameter label (i.e., 'Brands') is automatically links to a category of the operator that includes all of that operator brans.
note: to have this function properly, always use the same spelling of the operator when editing a brand's article page.
- certifications: any text
links 
For more info on how to enter links (internal, external, email, etc.) check the editing links help page.
Personal tools