Template:Infobox website
![]() | This template is used on approximately 8,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
![]() | This template uses Lua: |
Usage
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|upright={{{logo_upright}}}]] {{{logo_caption}}} | |
{{{collapsetext}}}
[[File:{{{screenshot}}}|{{{screenshot_size}}}|alt={{{screenshot_alt}}}]] {{{caption}}} | |
Native name | {{{native_name}}} |
---|---|
Romanized name | {{{romanized_name}}} |
Formerly | {{{former_name}}} |
Type of business | {{{company_type}}} |
Type of site | {{{type}}} |
Available in | {{{language_count}}} languages{{{language_footnote}}} |
List of languages {{{language}}} | |
Traded as | {{{traded_as}}} |
Founded | {{{founded}}} |
Dissolved | {{{dissolved}}} |
Predecessor(s) | {{{predecessor}}} |
Successor(s) | {{{successor}}} |
Headquarters | {{{headquarters}}}, {{{location_city}}} , {{{location_country}}} |
Country of origin | {{{country_of_origin}}} |
No. of locations | {{{locations}}} |
Area served | {{{area_served}}} |
Owner | {{{owner}}} |
Created by | {{{author}}} |
Founder(s) | {{{founder}}} |
Editor | {{{editor}}} |
Chairman | {{{chairman}}} |
Chairperson | {{{chairperson}}} |
President | {{{president}}} |
CEO | {{{CEO}}} |
Managing director | {{{MD}}} |
General manager | {{{GM}}} |
Key people | {{{key_people}}} |
Industry | {{{industry}}} |
Products | {{{products}}} |
Services | {{{services}}} |
Revenue | {{{revenue}}} |
Operating income | {{{operating_income}}} |
Net income | {{{net_income}}} |
Total assets | {{{assets}}} |
Total equity | {{{equity}}} |
Employees | {{{employees}}} |
Parent | {{{parent}}} |
Divisions | {{{divisions}}} |
Subsidiaries | {{{subsidiaries}}} |
URL | example |
IPv6 support | {{{ipv6}}} |
Advertising | {{{advertising}}} |
Commercial | {{{commercial}}} |
Registration | {{{registration}}} |
Users | {{{num_users}}} |
Launched | {{Start date and age|YYYY|MM|DD}} |
Current status | {{{current_status}}} |
Native client(s) on | {{{native_clients}}} |
Content license | {{{content_license}}} |
Written in | {{{programming_language}}} |
ISSN | {{{issn}}} (print) {{{eissn}}} (web) |
OCLC number | {{{oclc}}} |
{{{footnotes}}} |
Full version
Please remove any unused parameters when copying to an article page.
<syntaxhighlight lang="wikitext" style="overflow: hidden; background: unset;">
</syntaxhighlight>
Parameters
All parameters are optional. Avoid linking to an article more than once within the infobox.
TemplateData for Infobox website
<templatedata> { "description": "An infobox for articles about company", "params": { "logo": { "description": "The website logo", "label": "Logo", "aliases": [ "websitelogo", "company_logo" ], "type": "wiki-file-name" }, "logo_caption": { "description": "Caption for the logo. Most logos need none. But this field can be used to insert mandatory deletion notices.", "label": "Logo's caption", "aliases": [ "logocaption" ] }, "screenshot": { "description": "A screenshot of the homepage", "label": "Screenshot", "type": "wiki-file-name" }, "collapsible": { "description": "Whether the screenshot should be collapsed or visible at page load. (Yes / No). Does nothing for mobile users (see phab:T111565).", "label": "Is screenshot collapsible?", "example": "yes", "type": "boolean", "default": "No" }, "collapsetext": { "description": "Text for the header of the collapsed section, defaults to Screenshot.", "label": "Collapsed screenshot header", "type": "string" }, "caption": { "description": "A caption for the screenshot. Should contain the date the screenshot was taken.", "label": "Screenshot's caption", "example": "Screenshot of Wikipedia on 11 September 2014.", "type": "string" }, "native_name": { "label": "Native name", "description": "The full, legal non-English name of the company as it appears in the company's home country language, reproducing any punctuation or abbreviations. For Chinese and Korean names' syntax, see the \"Embedding\" section below.", "type": "string" }, "native_name_lang": { "label": "Language code of native name", "description": "Sets the lang attribute for the native name, use two letter ISO 639‑1 codes like 'fr'.", "type": "string" }, "romanized_name": { "label": "Romanized name", "description": "Native name in Latin script. Use only if the company is based in a non-English speaking country and it has no official rendering of native name in Latin script. If the official rendering of native name in Latin script exists, use the 'native_name' parameter instead and omit this non-Latin names entirely.", "type": "string" }, "former_name": { "aliases": [ "former_names" ], "label": "Former name", "description": "Former names, if a rebranding had occurred in the past." }, "url": { "description": "The canonical URL of the website's home page meeting WP:ELOFFICIAL. If the website is primarily accessed through its IP address, the IP address may be listed instead.", "label": "Website", "type": "string", "aliases": [ "website", "homepage" ] }, "commercial": { "description": "Is the site commercially run / owned? (Yes / No)", "label": "Is commercial?", "type": "boolean" }, "type": { "description": "The type of website", "label": "Type of site", "type": "string", "aliases": [ "website_type" ], "example": "Digital advertising, mobile video advertising" }, "registration": { "description": "Is there registration? (None / Optional / Required)", "label": "Registration", "aliases": [ "reg" ], "type": "string" }, "language": { "description": "The language(s) in which the website is available", "label": "Language", "type": "string" }, "content_license": { "description": "The license of the content of the site. (For British English spelling, use \"Content licence\" instead.)", "label": "Content license (American English)", "type": "string", "aliases": [ "license" ] }, "content_licence": { "description": "The licence of the content of the site. (For American English spelling, use \"Content license\" instead.)", "label": "Content licence (British English)", "type": "string", "aliases": [ "licence" ] }, "programming_language": { "description": "The programming language(s) by which the website is developed", "label": "Written in (Programming language)", "type": "string" }, "owner": { "description": "The current owner(s); should be a company name, persons name, alias, etc.", "label": "Owner(s)", "aliases": [ "owners" ], "type": "string" }, "editor": { "description": "The person or entity that serves as the website's editor", "label": "Editor(s)", "aliases": [ "editors" ], "type": "string" }, "launch_date": { "description": "When the website was launched; check the Whois database, if needed", "label": "Launch date", "aliases": [ "launched", "date_of_launch" ], "type": "date" }, "revenue": { "description": "The approximate revenue of the site", "label": "Revenue", "aliases": [ "rev" ], "type": "string" }, "issn": { "description": "The website's ISSN, e.g. 1085-6706 (automatically linked to https://www.WorldCat.org)", "label": "ISSN", "aliases": [ "ISSN" ], "type": "string" }, "eissn": { "description": "The website's eISSN, e.g. 1085-6706 (automatically linked to https://www.WorldCat.org)", "label": "eISSN", "aliases": [ "eISSN" ], "type": "string" }, "oclc": { "description": "The website's OCLC number", "label": "OCLC", "type": "string" }, "current_status": { "description": "The website's current status", "label": "Current status", "type": "string" }, "footnotes": { "description": "Footnotes displayed at the bottom of infobox", "label": "Footnotes", "type": "unbalanced-wikitext" }, "name": { "label": "Name", "description": "Title of the website. Sometimes, it is the same as the domain name.", "example": "Ars Technica", "type": "string", "default": "Infobox website", "required": true, "aliases": [ "websitename", "company_name" ] }, "logo_size": { "label": "Logo size", "description": "Size of the logo. See Wikipedia image tutorial to find out about valid size values. The default is 250px.", "type": "string", "default": "250px" }, "logo_alt": { "label": "Logo's alternative text", "description": "Alternative text for the logo. Alternative text is displayed when the logo itself cannot be displayed or when a screen reader reads the article for the blind people.", "type": "string" }, "screenshot_size": { "label": "Screenshot's size", "description": "Screenshot size. The default is 300px. Usually, changing the default is unnecessary.", "example": "300px", "type": "string" }, "screenshot_alt": { "label": "Screenshot's alternative text", "description": "Alternative text for the screenshot. Alternative text is displayed when the screenshot itself cannot be displayed or when a screen reader reads the article for the blind people.", "type": "string" }, "language_count": { "label": "Language count", "description": "The number of languages in which the website is available", "type": "number" }, "language_footnote": { "label": "Language footnote", "description": "The footnote text containing citation for the source that says what languages are available", "type": "unbalanced-wikitext" }, "company_type": { "label": "Types of business entity", "type": "line" }, "traded_as": { "label": "Traded as", "type": "line", "description": "Ticker on stocks market" }, "founded": { "aliases": [ "foundation" ], "label": "Founded", "type": "date" }, "dissolved": { "label": "Dissolved", "type": "date" }, "predecessor": { "label": "Predecessor", "type": "string" }, "successor": { "label": "Successor", "type": "string" }, "country_of_origin": { "label": "Country of origin", "type": "string" }, "locations": { "label": "No. of locations", "type": "number" }, "area_served": { "label": "Area served", "type": "string" }, "founder": { "label": "Founder(s)", "type": "string" }, "chairman": { "label": "Chairman", "type": "string" }, "chairperson": { "label": "Chairperson ", "type": "string" }, "president": { "label": "President", "type": "string" }, "CEO": { "label": "CEO", "type": "string" }, "MD": { "label": "Managing director", "type": "string" }, "GM": { "label": "General manager", "type": "string" }, "key_people": { "label": "Key people", "type": "string" }, "industry": { "label": "Industry", "type": "string" }, "products": { "label": "Products", "type": "string" }, "services": { "label": "Services", "type": "string" }, "operating_income": { "label": "Operating income", "type": "string" }, "net_income": { "label": "Net income", "type": "string" }, "assets": { "label": "Total assets", "type": "string" }, "equity": { "label": "Total equity", "type": "string" }, "employees": { "aliases": [ "num_employees" ], "label": "Total employees", "type": "string" }, "parent": { "label": "Parent (Holding company)", "type": "string" }, "divisions": { "label": "Divisions", "type": "string" }, "subsidiaries": { "aliases": [ "subsid" ], "label": "Subsidiaries", "type": "string" }, "ipv6": { "label": "IPv6 support", "type": "string" }, "advertising": { "label": "Advertising", "type": "string" }, "users": { "aliases": [ "num_users" ], "label": "Users", "description": "The number of registered users the website has", "type": "number" }, "native_clients": { "label": "Native client(s) on", "type": "string" }, "embed": { "label": "Embed", "type": "boolean" }, "logo_upright": { "label": "Image upright (logo)", "type": "number" }, "background": { "label": "Screenshot's background color" }, "headquarters": { "aliases": [ "location" ], "label": "Headquarters location" }, "location_city": { "label": "Location city" }, "country": { "aliases": [ "location_country" ], "label": "Location country" }, "creator": { "aliases": [ "creators", "author", "authors" ], "label": "Created by", "description": "The person or entity that writes for the website.", "type": "string" }, "International": { "aliases": [ "intl" ], "label": "Profit switcher", "description": "If not empty, then \"Net income\" label is replaced with \"Profit\"", "type": "boolean" }, "module": { "label": "Module" } }, "format": "block", "paramOrder": [ "embed", "name", "logo", "logo_size", "logo_upright", "logo_alt", "logo_caption", "screenshot", "screenshot_size", "screenshot_alt", "caption", "collapsible", "collapsetext", "background", "native_name", "native_name_lang", "romanized_name", "former_name", "company_type", "type", "language", "language_count", "language_footnote", "traded_as", "founded", "dissolved", "predecessor", "successor", "headquarters", "location_city", "country", "country_of_origin", "locations", "area_served", "owner", "creator", "founder", "editor", "chairman", "chairperson", "president", "CEO", "MD", "GM", "key_people", "industry", "products", "services", "revenue", "operating_income", "net_income", "International", "assets", "equity", "employees", "parent", "divisions", "subsidiaries", "url", "ipv6", "advertising", "commercial", "registration", "users", "launch_date", "current_status", "native_clients", "content_license", "content_licence", "programming_language", "issn", "eissn", "oclc", "module", "footnotes" ] } </templatedata>
Example
![]() ![]() | |
Screenshot ![]() Main Page of the English Wikipedia on July 19, 2020 | |
Formerly | Nupedia |
---|---|
Type of site | Online encyclopedia |
Available in | 285 languages |
Country of origin | United States |
Owner | Wikimedia Foundation |
Created by | |
URL | wikipedia.org |
Commercial | No |
Registration | Optional but required for certain tasks, such as editing protected pages, creating pages on the English Wikipedia, and uploading files |
Users | 90.6 milliona |
Launched | January 15, 2001 |
Current status | Active |
Content license | CC Attribution / Share-Alike 3.0 Most text is also dual-licensed under GFDL; media licensing varies |
Written in | LAMP platform |
OCLC number | 52075003 |
|
<syntaxhighlight lang="wikitext" style="overflow: hidden; background: unset;">
![]() ![]() | |
Screenshot ![]() Main Page of the English Wikipedia on July 19, 2020 | |
Formerly | Nupedia |
---|---|
Type of site | Online encyclopedia |
Available in | 285 languages |
Country of origin | United States |
Owner | Wikimedia Foundation |
Created by | |
URL | wikipedia.org |
Commercial | No |
Registration | Optional but required for certain tasks, such as editing protected pages, creating pages on the English Wikipedia, and uploading files |
Users | 90.6 milliona |
Launched | January 15, 2001 |
Current status | Active |
Content license | CC Attribution / Share-Alike 3.0 Most text is also dual-licensed under GFDL; media licensing varies |
Written in | LAMP platform |
OCLC number | 52075003 |
|
</syntaxhighlight>
References
- ↑ 1.0 1.1 Sidener, Jonathan (6 December 2004). "Everyone's Encyclopedia". The San Diego Union-Tribune. Archived from the original on 14 January 2016. Retrieved 22 July 2020.
- ↑ Grand Total. Wikimedia. 22 July 2020. Retrieved 22 July 2020.
- ↑ Grand Total. Wikimedia. 22 July 2020. Retrieved 22 July 2020.
Tracking categories
Invalid, and requires correction
- Category:Pages using infobox website with unknown parameters (0)
- Category:Pages using infobox website with redundant parameters (0) – only one is visible in the infobox output