Contents

Template:Infobox website: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>{{#if:{{{screenshot|}}}|{{#setmainimage:{{{screenshot}}}}}|{{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}}}}<div class="wp-infobox">
{{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}}
 
<div class="wp-infobox">


<div class="wp-infobox-header">
<div class="wp-infobox-header">
Line 8: Line 5:
{{#if:{{{type|}}}|<div class="wp-infobox-subtitle">{{{type}}}</div>}}
{{#if:{{{type|}}}|<div class="wp-infobox-subtitle">{{{type}}}</div>}}
</div>
</div>


{{#if:{{{logo|}}}|
{{#if:{{{logo|}}}|
<div class="wp-infobox-image">
<div class="wp-infobox-image" style="padding:12px 14px 0 !important;box-sizing:border-box;">
[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}}}}}]]
[[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}} logo}}}]]
</div>
</div>
}}
}}


{{#if:{{{screenshot|}}}|
<div class="wp-infobox-image" style="padding:12px 14px 0 !important;box-sizing:border-box;">
[[File:{{{screenshot}}}|320px|alt={{{screenshot_alt|Screenshot of {{{name|{{PAGENAME}}}}}}}}]]
</div>
}}


{{#if:{{{logo|}}}|
{{#if:{{{caption|}}}|
{{#if:{{{caption|}}}|
<div class="wp-infobox-caption">{{{caption}}}</div>
<div class="wp-infobox-caption">{{{caption}}}</div>
}}
}}
}}


<div class="wp-infobox-data">
<div class="wp-infobox-data">


{{#if:{{{native_name|}}}|
{{#if:{{{native_name|}}}|
Line 33: Line 30:
</div>
</div>
}}
}}


{{#if:{{{other_name|}}}|
{{#if:{{{other_name|}}}|
Line 41: Line 37:
</div>
</div>
}}
}}
{{#if:{{{url|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Website</div>
<div class="wp-infobox-value">[{{{url}}} Official website]</div>
</div>
}}


{{#if:{{{type|}}}|
{{#if:{{{type|}}}|
Line 57: Line 44:
</div>
</div>
}}
}}


{{#if:{{{founded|}}}|
{{#if:{{{founded|}}}|
Line 65: Line 51:
</div>
</div>
}}
}}


{{#if:{{{launched|}}}|
{{#if:{{{launched|}}}|
Line 73: Line 58:
</div>
</div>
}}
}}


{{#if:{{{founder|}}}|
{{#if:{{{founder|}}}|
Line 79: Line 63:
<div class="wp-infobox-label">Founder</div>
<div class="wp-infobox-label">Founder</div>
<div class="wp-infobox-value">{{{founder}}}</div>
<div class="wp-infobox-value">{{{founder}}}</div>
</div>
|
{{#if:{{{founders|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Founders</div>
<div class="wp-infobox-value">{{{founders}}}</div>
</div>
</div>
}}
}}
}}


{{#if:{{{author|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Creator</div>
<div class="wp-infobox-value">{{{author}}}</div>
</div>
}}


{{#if:{{{developer|}}}|
{{#if:{{{developer|}}}|
Line 89: Line 86:
</div>
</div>
}}
}}


{{#if:{{{owner|}}}|
{{#if:{{{owner|}}}|
Line 97: Line 93:
</div>
</div>
}}
}}


{{#if:{{{parent_company|}}}|
{{#if:{{{parent_company|}}}|
Line 106: Line 101:
}}
}}


{{#if:{{{acquired_by|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Acquired by</div>
<div class="wp-infobox-value">{{{acquired_by}}}</div>
</div>
}}
{{#if:{{{acquired_date|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Acquired</div>
<div class="wp-infobox-value">{{{acquired_date}}}</div>
</div>
}}


{{#if:{{{headquarters|}}}|
{{#if:{{{headquarters|}}}|
Line 113: Line 121:
</div>
</div>
}}
}}


{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
Line 121: Line 128:
</div>
</div>
}}
}}


{{#if:{{{area_served|}}}|
{{#if:{{{area_served|}}}|
Line 129: Line 135:
</div>
</div>
}}
}}


{{#if:{{{language|}}}|
{{#if:{{{language|}}}|
Line 135: Line 140:
<div class="wp-infobox-label">Language</div>
<div class="wp-infobox-label">Language</div>
<div class="wp-infobox-value">{{{language}}}</div>
<div class="wp-infobox-value">{{{language}}}</div>
</div>
|
{{#if:{{{languages|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Languages</div>
<div class="wp-infobox-value">{{{languages}}}</div>
</div>
</div>
}}
}}
 
}}


{{#if:{{{services|}}}|
{{#if:{{{services|}}}|
Line 145: Line 156:
</div>
</div>
}}
}}


{{#if:{{{features|}}}|
{{#if:{{{features|}}}|
Line 153: Line 163:
</div>
</div>
}}
}}


{{#if:{{{platform|}}}|
{{#if:{{{platform|}}}|
Line 161: Line 170:
</div>
</div>
}}
}}


{{#if:{{{technology|}}}|
{{#if:{{{technology|}}}|
Line 169: Line 177:
</div>
</div>
}}
}}


{{#if:{{{programming_language|}}}|
{{#if:{{{programming_language|}}}|
Line 177: Line 184:
</div>
</div>
}}
}}


{{#if:{{{open_source|}}}|
{{#if:{{{open_source|}}}|
Line 185: Line 191:
</div>
</div>
}}
}}


{{#if:{{{registration|}}}|
{{#if:{{{registration|}}}|
Line 193: Line 198:
</div>
</div>
}}
}}


{{#if:{{{users|}}}|
{{#if:{{{users|}}}|
Line 201: Line 205:
</div>
</div>
}}
}}


{{#if:{{{revenue|}}}|
{{#if:{{{revenue|}}}|
Line 209: Line 212:
</div>
</div>
}}
}}


{{#if:{{{content_license|}}}|
{{#if:{{{content_license|}}}|
Line 218: Line 220:
}}
}}


 
{{#if:{{{commercial|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Commercial</div>
<div class="wp-infobox-value">{{{commercial}}}</div>
</div>
</div>
</div>
{{#wikipartner_website_schema:
name={{{name|{{PAGENAME}}}}}
|url={{{url|}}}
|logo={{{logo|}}}
|description={{{description|}}}
|founder={{{founder|}}}
|founding_date={{{founded|}}}
|creator={{{developer|}}}
|publisher={{{owner|}}}
|application_category={{{type|}}}
}}
</includeonly>
<noinclude>
== Usage ==
Use this template for articles about websites, online platforms, web services, search engines, media websites, and similar internet-based products.
All parameters are optional. Add only information supported by reliable sources. Empty fields are hidden automatically.
== Basic usage ==
<pre>
{{Infobox website
| name =
| logo =
| type =
| founded =
| launched =
| founder =
| owner =
| services =
| website =
}}
}}
</pre>
== Full usage ==
<pre>
{{Infobox website
| name =
| native_name =
| other_name =
| logo =
| logo_alt =
| screenshot =
| screenshot_alt =
| caption =
| url =
| type =
| founded =
| launched =
| founder =
| developer =
| owner =
| parent_company =
| acquired_by =
| acquired_date =
| headquarters =
| country =
| area_served =
| language =
| services =
| features =
| platform =
| technology =
| programming_language =
| open_source =
| registration =
| users =
| revenue =
| content_license =
}}
</pre>
== Parameter guidance ==
'''name''' 
The commonly used name of the website or platform.
'''logo''' 
Official logo file.
'''screenshot''' 
A screenshot showing the website interface when useful.
'''url''' 
Official website address only.
'''type''' 
The type of website, such as search engine, online platform, media website, or SaaS platform.
'''founded''' 
The year or date the website or organization was founded.
'''launched''' 
The date when the website became publicly available.
'''founder''' 
Person or people who created the website.
'''developer''' 
Person, company, or team responsible for development.
'''owner''' 
Current owner of the website.
'''parent_company''' 
Parent organization when applicable.
'''headquarters''' 
Main location of the company or organization behind the website.
'''services''' 
Main services provided by the website.
'''features''' 
Important features available on the platform.
'''technology''' 
Important technology used by the website.
'''programming_language''' 
Main programming languages when publicly known.
'''open_source''' 
Whether the platform or software is open source.
'''registration''' 
Whether users need an account.
'''users''' 
Number of users only when supported by reliable sources.
'''content_license''' 
License information for user-generated or published content.
== Examples ==
=== Example 1: WikiPartner ===
<pre>
{{Infobox website
| name = WikiPartner
| logo =
| type = Knowledge platform
| founded = 2026
| launched = 2026
| founder =
| owner = WikiPartner
| headquarters =
| area_served = Worldwide
| language = Multiple languages
| services = Encyclopedia articles, structured knowledge pages, research content
| features = Articles, infoboxes, citations, structured data
| platform = MediaWiki
| website = https://wikipartner.org
}}
</pre>
<div class="wp-infobox">
<div class="wp-infobox-header">
<div class="wp-infobox-name">WikiPartner</div>
<div class="wp-infobox-subtitle">Knowledge platform</div>
</div>
<div class="wp-infobox-data">


{{#if:{{{current_status|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Launched</div>
<div class="wp-infobox-label">Status</div>
<div class="wp-infobox-value">2026</div>
<div class="wp-infobox-value">{{{current_status}}}</div>
</div>
</div>
}}


{{#if:{{{url|{{{website|}}}}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Area served</div>
<div class="wp-infobox-label">Website</div>
<div class="wp-infobox-value">Worldwide</div>
<div class="wp-infobox-value">[{{{url|{{{website|}}}}}} Official website]</div>
</div>
</div>
}}


<div class="wp-infobox-row">
<div class="wp-infobox-label">Platform</div>
<div class="wp-infobox-value">MediaWiki</div>
</div>
</div>
 
</div><!--
<div class="wp-infobox-row">
-->{{#wikipartner_website_schema:
<div class="wp-infobox-label">Services</div>
name={{{name|{{PAGENAME}}}}}
<div class="wp-infobox-value">Encyclopedia articles, structured knowledge pages, research content</div>
|logo={{{logo|}}}
</div>
|screenshot={{{screenshot|}}}
 
|type={{{type|}}}
</div>
|language={{{language|}}}
</div>
|languages={{{languages|}}}
 
|country={{{country|}}}
 
|owner={{{owner|}}}
=== Example 2: Google Search ===
|founder={{{founder|{{{founders|}}}}}}
 
|author={{{author|{{{developer|}}}}}}
<pre>
|url={{{url|{{{website|}}}}}}
{{Infobox website
|registration={{{registration|}}}
| name = Google Search
|launched={{{launched|}}}
| type = Search engine
|current_status={{{current_status|}}}
| launched = 1997
|content_license={{{content_license|}}}
| owner = Google
|commercial={{{commercial|}}}
| developer = Google
}}<!--
| headquarters = Mountain View, California, United States
--></includeonly><noinclude>
| services = Web search
{{:Template:Infobox website/doc}}
| technology = Search algorithms and indexing systems
| website = https://www.google.com
}}
</pre>
 
 
=== Example 3: YouTube ===
 
<pre>
{{Infobox website
| name = YouTube
| type = Video sharing platform
| launched = 2005
| founders = Chad Hurley; Steve Chen; Jawed Karim
| owner = Google
| parent_company = Alphabet Inc.
| headquarters = San Bruno, California, United States
| services = Video hosting and streaming
| features = Video uploads, live streaming, subscriptions
| website = https://www.youtube.com
}}
</pre>
 
 
== TemplateData ==
 
<templatedata>
{
"description":"Infobox for websites, online platforms, web services, search engines, media websites, and similar internet-based products.",
"params":{
 
"name":{
"label":"Name",
"description":"Commonly used name of the website.",
"type":"string"
},
 
"native_name":{
"label":"Native name",
"description":"Name in another language or writing system.",
"type":"string"
},
 
"other_name":{
"label":"Other name",
"description":"Alternative or former name.",
"type":"string"
},
 
"logo":{
"label":"Logo",
"description":"Official logo file.",
"type":"wiki-file-name"
},
 
"logo_alt":{
"label":"Logo alt text",
"description":"Short accessibility description.",
"type":"string"
},
 
"screenshot":{
"label":"Screenshot",
"description":"Screenshot of the website interface.",
"type":"wiki-file-name"
},
 
"screenshot_alt":{
"label":"Screenshot alt text",
"description":"Accessibility description of screenshot.",
"type":"string"
},
 
"caption":{
"label":"Caption",
"description":"Image caption.",
"type":"string"
},
 
"url":{
"label":"Website",
"description":"Official website URL.",
"type":"url"
},
 
"type":{
"label":"Type",
"description":"Website category.",
"type":"string"
},
 
"founded":{
"label":"Founded",
"description":"Founding date or year.",
"type":"string"
},
 
"launched":{
"label":"Launched",
"description":"Public launch date.",
"type":"string"
},
 
"founder":{
"label":"Founder",
"description":"Person or people who created the website.",
"type":"string"
},
 
"developer":{
"label":"Developer",
"description":"Developer or development organization.",
"type":"string"
},
 
"owner":{
"label":"Owner",
"description":"Current owner.",
"type":"string"
},
 
"parent_company":{
"label":"Parent company",
"description":"Parent organization.",
"type":"string"
},
 
"acquired_by":{
"label":"Acquired by",
"description":"Organization that acquired the website.",
"type":"string"
},
 
"acquired_date":{
"label":"Acquired date",
"description":"Date of acquisition.",
"type":"string"
},
 
"headquarters":{
"label":"Headquarters",
"description":"Main headquarters location.",
"type":"string"
},
 
"country":{
"label":"Country",
"description":"Country associated with the website.",
"type":"string"
},
 
"area_served":{
"label":"Area served",
"description":"Geographic availability.",
"type":"string"
},
 
"language":{
"label":"Language",
"description":"Supported languages.",
"type":"string"
},
 
"services":{
"label":"Services",
"description":"Main services.",
"type":"string"
},
 
"features":{
"label":"Features",
"description":"Important features.",
"type":"string"
},
 
"platform":{
"label":"Platform",
"description":"Platform technology.",
"type":"string"
},
 
"technology":{
"label":"Technology",
"description":"Important technology used.",
"type":"string"
},
 
"programming_language":{
"label":"Programming language",
"description":"Main programming languages.",
"type":"string"
},
 
"open_source":{
"label":"Open source",
"description":"Whether the platform is open source.",
"type":"string"
},
 
"registration":{
"label":"Registration",
"description":"Whether account registration is required.",
"type":"string"
},
 
"users":{
"label":"Users",
"description":"Number of users when reliably sourced.",
"type":"string"
},
 
"revenue":{
"label":"Revenue",
"description":"Revenue information.",
"type":"string"
},
 
"content_license":{
"label":"Content license",
"description":"License information for published content.",
"type":"string"
}
 
},
 
"paramOrder":[
"name",
"native_name",
"other_name",
"logo",
"logo_alt",
"screenshot",
"screenshot_alt",
"caption",
"url",
"type",
"founded",
"launched",
"founder",
"developer",
"owner",
"parent_company",
"acquired_by",
"acquired_date",
"headquarters",
"country",
"area_served",
"language",
"services",
"features",
"platform",
"technology",
"programming_language",
"open_source",
"registration",
"users",
"revenue",
"content_license"
]
 
}
</templatedata>


[[Category:WikiPartner infobox templates]]
[[Category:WikiPartner infobox templates]]
[[Category:Website infobox templates]]
[[Category:WikiPartner documentation]]
[[Category:Internet templates]]
[[Category:WikiPartner templates]]
[[Category:Technology templates]]
 
</noinclude>
</noinclude>

Latest revision as of 19:32, 6 September 2026

Infobox website is WikiPartner's standard infobox for websites, online platforms, web services, search engines, media websites, social platforms, developer platforms, and other notable internet-based services.

All parameters are optional. Add only information supported by reliable sources. Empty fields are automatically hidden.

Adding this template to an article also generates WikiPartner WebSite structured data automatically. Editors do not need to create schema markup manually.

Short usage

Use this version for most website articles.

{{Infobox website
| name =
| logo =
| logo_alt =
| screenshot =
| screenshot_alt =
| type =
| launched =
| owner =
| language =
| registration =
| current_status =
| url =
}}

Full usage

Use this version when more information about the website or platform is available. Remove parameters that are not needed.

{{Infobox website
| name =
| native_name =
| other_name =

| logo =
| logo_alt =
| screenshot =
| screenshot_alt =
| caption =

| type =

| founded =
| launched =

| founder =
| founders =
| author =
| developer =

| owner =
| parent_company =

| acquired_by =
| acquired_date =

| headquarters =
| country =
| area_served =

| language =
| languages =

| services =
| features =

| platform =
| technology =
| programming_language =
| open_source =

| registration =
| users =

| revenue =
| content_license =
| commercial =
| current_status =

| url =
}}

Examples

The examples below show both the wikitext entered by an editor and the rendered WikiPartner infobox.

Wikitext

{{Infobox website
| name = Google Search
| type = Search engine
| launched = 1997
| founders = Larry Page; Sergey Brin
| developer = Google
| owner = Google
| country = United States
| area_served = Worldwide
| languages = Multiple languages
| services = Web search
| registration = Optional
| commercial = Yes
| current_status = Active
| url = https://www.google.com/
}}

Rendered infobox

Google Search
Search engine






Type
Search engine


Launched
1997
Founders
Larry Page; Sergey Brin


Developer
Google
Owner
Google





Country
United States
Area served
Worldwide
Languages
Multiple languages
Services
Web search






Registration
Optional




Commercial
Yes
Status
Active

Video platform — YouTube

Wikitext

{{Infobox website
| name = YouTube
| type = Video-sharing platform
| launched = 2005
| founders = Chad Hurley; Steve Chen; Jawed Karim
| owner = Google
| parent_company = Alphabet Inc.
| country = United States
| area_served = Worldwide
| languages = Multiple languages
| services = Video hosting; video streaming
| features = Video uploads; live streaming; subscriptions
| registration = Optional for viewing; required for some features
| commercial = Yes
| current_status = Active
| url = https://www.youtube.com/
}}

Rendered infobox

YouTube
Video-sharing platform






Type
Video-sharing platform


Launched
2005
Founders
Chad Hurley; Steve Chen; Jawed Karim



Owner
Google
Parent company
Alphabet Inc.




Country
United States
Area served
Worldwide
Languages
Multiple languages
Services
Video hosting; video streaming
Features
Video uploads; live streaming; subscriptions





Registration
Optional for viewing; required for some features




Commercial
Yes
Status
Active

Software development platform — GitHub

Wikitext

{{Infobox website
| name = GitHub
| type = Software development platform
| launched = 2008
| founders = Tom Preston-Werner; Chris Wanstrath; P. J. Hyett; Scott Chacon
| developer = GitHub
| owner = Microsoft
| country = United States
| area_served = Worldwide
| language = English
| services = Source code hosting; software development collaboration
| features = Git repositories; issues; pull requests; actions
| platform = Web platform
| registration = Required for contributing
| commercial = Yes
| current_status = Active
| url = https://github.com/
}}

Rendered infobox

GitHub
Software development platform






Type
Software development platform


Launched
2008
Founders
Tom Preston-Werner; Chris Wanstrath; P. J. Hyett; Scott Chacon


Developer
GitHub
Owner
Microsoft





Country
United States
Area served
Worldwide
Language
English
Services
Source code hosting; software development collaboration
Features
Git repositories; issues; pull requests; actions
Platform
Web platform




Registration
Required for contributing




Commercial
Yes
Status
Active

Usage notes

  • Use name for the commonly recognized name of the website or platform.
  • Use logo for the official logo filename only. Do not include File:....
  • Use logo_alt for short alternative text describing the logo.
  • Use screenshot for a useful screenshot of the website or platform when available.
  • Use screenshot_alt to describe what is visible in the screenshot.
  • Use caption for a short screenshot or image caption.
  • Use type for the website category, such as search engine, social network, video platform, news website, developer platform, or SaaS platform.
  • Use founded for the founding date of the organization or project when relevant.
  • Use launched for the date or year the website became publicly available.
  • Use either founder or founders, depending on whether one or several founders need to be listed.
  • Use author for the original creator when that description is more appropriate than founder.
  • Use developer for the person, company, or team responsible for development.
  • Use owner for the current owner or operating organization.
  • Use parent_company when the owner operates under a larger parent organization.
  • Use language for one main language or languages when several languages are supported.
  • Use registration to state whether an account is required, optional, or not available.
  • Use users only when the figure is supported by a reliable source and remains meaningful.
  • Use revenue only when reliable website-specific revenue information is publicly available.
  • Use content_license only when the website has a clearly defined content license.
  • Use commercial to indicate whether the service operates commercially.
  • Use current_status for values such as Active, Inactive, or Discontinued.
  • Use url for the official website address.
  • The older website parameter is accepted as an alias for url, but new articles should use url.
  • Leave unused parameters out.
  • Do not guess user counts, revenue, ownership, technology, programming languages, launch dates, or other website information.
  • All important claims should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for websites, online platforms, web services, search engines, media websites, social platforms, developer platforms, and similar internet-based services.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Commonly recognized name of the website or platform.

Stringoptional
Native namenative_name

Name of the website in its native language or writing system.

Stringoptional
Other nameother_name

Another commonly used or recognized name.

Stringoptional
Logologo

Official website or platform logo filename.

Fileoptional
Logo alternative textlogo_alt

Short alternative text describing the logo.

Stringoptional
Screenshotscreenshot

Screenshot filename showing the website or platform.

Fileoptional
Screenshot alternative textscreenshot_alt

Short alternative text describing the screenshot.

Stringoptional
Captioncaption

Short caption displayed below the image or screenshot.

Stringoptional
Website typetype

Type of website or service, such as search engine, social platform, media website, developer platform, or SaaS platform.

Stringoptional
Foundedfounded

Date or year the organization, project, or service was founded.

Stringoptional
Launchedlaunched

Date or year the website became publicly available.

Stringoptional
Founderfounder founders

Founder when one person or entity is listed.

Stringoptional
Creatorauthor

Original creator or author when relevant.

Stringoptional
Developerdeveloper

Person, company, or team responsible for developing the website or platform.

Stringoptional
Ownerowner

Current owner or operating organization.

Stringoptional
Parent companyparent_company

Parent organization or company when applicable.

Stringoptional
Acquired byacquired_by

Company or organization that acquired the website or platform.

Stringoptional
Acquired dateacquired_date

Date or year of acquisition.

Stringoptional
Headquartersheadquarters

Main headquarters of the organization behind the website.

Stringoptional
Countrycountry

Country associated with the website or its operating organization when relevant.

Stringoptional
Area servedarea_served

Geographic area in which the website or service operates.

Stringoptional
Languagelanguage

Main language used by the website.

Stringoptional
Languageslanguages

Languages supported by the website when several are relevant.

Stringoptional
Servicesservices

Main services provided by the website.

Stringoptional
Featuresfeatures

Important features of the website or platform.

Stringoptional
Platformplatform

Main software or technology platform when publicly known.

Stringoptional
Technologytechnology

Important technology used by the website when reliably documented.

Stringoptional
Programming languageprogramming_language

Important programming language or languages when reliably documented.

Stringoptional
Open sourceopen_source

Whether the website or associated software is open source.

Stringoptional
Registrationregistration

Whether registration is required or optional.

Stringoptional
Usersusers

Reliable and dated user figure when relevant.

Stringoptional
Revenuerevenue

Reliable website-specific revenue when publicly available.

Stringoptional
Content licensecontent_license

License governing website content when applicable.

Stringoptional
Commercialcommercial

Whether the website operates commercially.

Stringoptional
Current statuscurrent_status

Current operating status, such as Active, Inactive, or Discontinued.

Stringoptional
Websiteurl website

Official website URL.

URLoptional