Contents

Template:Infobox software: Difference between revisions

Created page with "<includeonly> {{#if:{{{logo|}}}|{{#setmainimage:{{{logo}}}}}}} <div class="wp-infobox"> <div class="wp-infobox-header"> <div class="wp-infobox-name">{{{name|{{PAGENAME}}}}}</div> {{#if:{{{category|}}}|<div class="wp-infobox-subtitle">{{{category}}}</div>}} </div> {{#if:{{{logo|}}}| <div class="wp-infobox-image"> [[File:{{{logo}}}|320px|alt={{{logo_alt|{{{name|{{PAGENAME}}}}}}}}]] </div> }} {{#if:{{{logo|}}}| {{#if:{{{caption|}}}| <div class="wp-infobox-caption">{{..."
 
No edit summary
 
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">
<div class="wp-infobox-name">{{{name|{{PAGENAME}}}}}</div>
<div class="wp-infobox-name">{{{name|{{PAGENAME}}}}}</div>
{{#if:{{{category|}}}|<div class="wp-infobox-subtitle">{{{category}}}</div>}}
{{#if:{{{software_type|{{{type|}}}}}}|<div class="wp-infobox-subtitle">{{{software_type|{{{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}}}}}}}}]]
</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:{{{other_name|}}}|
{{#if:{{{native_name|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Native name</div>
<div class="wp-infobox-label">Other name</div>
<div class="wp-infobox-value">{{{native_name}}}</div>
<div class="wp-infobox-value">{{{other_name}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{software_type|{{{type|}}}}}}|
{{#if:{{{other_name|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Other name</div>
<div class="wp-infobox-label">Type</div>
<div class="wp-infobox-value">{{{other_name}}}</div>
<div class="wp-infobox-value">{{{software_type|{{{type|}}}}}}</div>
</div>
</div>
}}
}}


{{#if:{{{developer|}}}|
{{#if:{{{developer|}}}|
Line 51: Line 45:
}}
}}


 
{{#if:{{{original_author|}}}|
{{#if:{{{creator|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Creator</div>
<div class="wp-infobox-label">Original author</div>
<div class="wp-infobox-value">{{{creator}}}</div>
<div class="wp-infobox-value">{{{original_author}}}</div>
</div>
</div>
}}
}}
{{#if:{{{owner|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Owner</div>
<div class="wp-infobox-value">{{{owner}}}</div>
</div>
}}
{{#if:{{{parent_company|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Parent company</div>
<div class="wp-infobox-value">{{{parent_company}}}</div>
</div>
}}


{{#if:{{{initial_release|}}}|
{{#if:{{{initial_release|}}}|
Line 83: Line 59:
}}
}}


 
{{#if:{{{latest_release_version|}}}|
{{#if:{{{stable_release|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Stable release</div>
<div class="wp-infobox-label">Latest version</div>
<div class="wp-infobox-value">{{{stable_release}}}</div>
<div class="wp-infobox-value">{{{latest_release_version}}}</div>
</div>
</div>
}}
}}


{{#if:{{{latest_release_date|}}}|
{{#if:{{{latest_release_date|}}}|
Line 99: Line 73:
}}
}}


{{#if:{{{programming_language|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written in</div>
<div class="wp-infobox-value">{{{programming_language}}}</div>
</div>
}}


{{#if:{{{operating_system|}}}|
{{#if:{{{operating_system|}}}|
Line 106: Line 86:
</div>
</div>
}}
}}


{{#if:{{{platform|}}}|
{{#if:{{{platform|}}}|
Line 115: Line 94:
}}
}}


 
{{#if:{{{available_in|}}}|
{{#if:{{{category|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Category</div>
<div class="wp-infobox-label">Available in</div>
<div class="wp-infobox-value">{{{category}}}</div>
<div class="wp-infobox-value">{{{available_in}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{license|}}}|
{{#if:{{{genre|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Genre</div>
<div class="wp-infobox-label">License</div>
<div class="wp-infobox-value">{{{genre}}}</div>
<div class="wp-infobox-value">{{{license}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{source_model|}}}|
{{#if:{{{programming_language|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Programming language</div>
<div class="wp-infobox-label">Source model</div>
<div class="wp-infobox-value">{{{programming_language}}}</div>
<div class="wp-infobox-value">{{{source_model}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{file_size|}}}|
{{#if:{{{written_in|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Written in</div>
<div class="wp-infobox-label">Size</div>
<div class="wp-infobox-value">{{{written_in}}}</div>
<div class="wp-infobox-value">{{{file_size}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{requirements|}}}|
{{#if:{{{framework|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Framework</div>
<div class="wp-infobox-label">Requirements</div>
<div class="wp-infobox-value">{{{framework}}}</div>
<div class="wp-infobox-value">{{{requirements}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{features|}}}|
{{#if:{{{database|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Database</div>
<div class="wp-infobox-label">Features</div>
<div class="wp-infobox-value">{{{database}}}</div>
<div class="wp-infobox-value">{{{features}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{status|}}}|
{{#if:{{{server|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Server</div>
<div class="wp-infobox-label">Status</div>
<div class="wp-infobox-value">{{{server}}}</div>
<div class="wp-infobox-value">{{{status}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{predecessor|}}}|
{{#if:{{{open_source|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Open source</div>
<div class="wp-infobox-label">Predecessor</div>
<div class="wp-infobox-value">{{{open_source}}}</div>
<div class="wp-infobox-value">{{{predecessor}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{successor|}}}|
{{#if:{{{source_model|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Source model</div>
<div class="wp-infobox-label">Successor</div>
<div class="wp-infobox-value">{{{source_model}}}</div>
<div class="wp-infobox-value">{{{successor}}}</div>
</div>
</div>
}}
}}
{{#if:{{{license|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">License</div>
<div class="wp-infobox-value">{{{license}}}</div>
</div>
}}


{{#if:{{{repository|}}}|
{{#if:{{{repository|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Repository</div>
<div class="wp-infobox-label">Repository</div>
<div class="wp-infobox-value">{{{repository}}}</div>
<div class="wp-infobox-value">[{{{repository}}} Source code]</div>
</div>
}}
 
 
{{#if:{{{available_languages|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Languages</div>
<div class="wp-infobox-value">{{{available_languages}}}</div>
</div>
</div>
}}
}}


 
{{#if:{{{download_url|}}}|
{{#if:{{{users|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-label">Users</div>
<div class="wp-infobox-value">{{{users}}}</div>
</div>
}}
 
 
{{#if:{{{pricing|}}}|
<div class="wp-infobox-row">
<div class="wp-infobox-row">
<div class="wp-infobox-label">Pricing</div>
<div class="wp-infobox-label">Download</div>
<div class="wp-infobox-value">{{{pricing}}}</div>
<div class="wp-infobox-value">[{{{download_url}}} Official download]</div>
</div>
</div>
}}
}}


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


</div>
</div>
 
</div><!--
</div>
-->{{#wikipartner_software_schema:
 
 
{{#wikipartner_software_schema:
name={{{name|{{PAGENAME}}}}}
name={{{name|{{PAGENAME}}}}}
|other_name={{{other_name|}}}
|logo={{{logo|}}}
|logo={{{logo|}}}
|description={{{description|}}}
|screenshot={{{screenshot|}}}
|creator={{{creator|}}}
|software_type={{{software_type|{{{type|}}}}}}
|developer={{{developer|}}}
|developer={{{developer|}}}
|application_category={{{category|}}}
|original_author={{{original_author|}}}
|initial_release_iso={{{initial_release_iso|}}}
|latest_release_version={{{latest_release_version|}}}
|latest_release_date_iso={{{latest_release_date_iso|}}}
|programming_language={{{programming_language|}}}
|operating_system={{{operating_system|}}}
|operating_system={{{operating_system|}}}
|software_version={{{stable_release|}}}
|platform={{{platform|}}}
|available_in={{{available_in|}}}
|license={{{license|}}}
|license={{{license|}}}
|website={{{website|}}}
|source_model={{{source_model|}}}
}}
|file_size={{{file_size|}}}
 
|requirements={{{requirements|}}}
</includeonly>
|features={{{features|}}}
 
|status={{{status|}}}
<noinclude>
|repository={{{repository|}}}
 
|download_url={{{download_url|}}}
== Usage ==
|website={{{website|{{{url|}}}}}}
 
}}<!--
Use this template for software and software-based products, including SaaS products, applications, developer tools, operating systems, open-source projects, frameworks, libraries, plugins, and similar software.
--></includeonly><noinclude>
 
{{:Template:Infobox software/doc}}
All parameters are optional. Add only information supported by reliable sources. Empty fields are not displayed.
 
Use the basic version when only the main facts are needed. Use the full version when more technical or historical information is useful.
 
Do not add private information, unsupported claims, marketing language, or unsourced technical details.
 
 
== Basic usage ==
 
<pre>
{{Infobox software
| name =
| logo =
| category =
| developer =
| initial_release =
| operating_system =
| platform =
| programming_language =
| license =
| website =
}}
</pre>
 
 
== Full usage ==
 
<pre>
{{Infobox software
| name =
| native_name =
| other_name =
| logo =
| logo_alt =
| screenshot =
| screenshot_alt =
| caption =
| description =
| developer =
| creator =
| owner =
| parent_company =
| initial_release =
| stable_release =
| latest_release_date =
| operating_system =
| platform =
| category =
| genre =
| programming_language =
| written_in =
| framework =
| database =
| server =
| open_source =
| source_model =
| license =
| repository =
| available_languages =
| users =
| pricing =
| commercial =
| file_size =
| system_requirements =
| website =
}}
</pre>
 
 
== Parameter guidance ==
 
'''name''' 
Commonly used name of the software.
 
'''native_name''' 
Name in another language or writing system.
 
'''other_name''' 
Alternative, former, or commonly used name.
 
'''logo''' 
Official software logo.
 
'''logo_alt''' 
Short accessibility description of the logo.
 
'''screenshot''' 
A screenshot of the software interface when useful.
 
'''screenshot_alt''' 
Short accessibility description of the screenshot.
 
'''caption''' 
Caption for the displayed image.
 
'''description''' 
Short factual description of the software.
 
'''developer''' 
Person, company, or organization that develops the software.
 
'''creator''' 
Original creator when different from the current developer.
 
'''owner''' 
Current owner of the software or intellectual property.
 
'''parent_company''' 
Parent company when applicable.
 
'''initial_release''' 
Original public release date or year.
 
'''stable_release''' 
Current or notable stable release version.
 
'''latest_release_date''' 
Release date associated with the stable release.
 
'''operating_system''' 
Operating systems supported by the software.
 
'''platform''' 
Platforms on which the software runs, such as web, desktop, mobile, or cloud.
 
'''category''' 
Main software category, such as operating system, web application, database, or productivity software.
 
'''genre''' 
More specific software genre when useful.
 
'''programming_language''' 
Main programming language or languages.
 
'''written_in''' 
Language or languages in which the software was primarily written.
 
'''framework''' 
Important framework used to build the software.
 
'''database''' 
Important database technology when publicly documented.
 
'''server''' 
Important server technology when relevant.
 
'''open_source''' 
State whether the software is open source.
 
'''source_model''' 
Source model such as open source, closed source, or source-available.
 
'''license''' 
Software license or licensing model.
 
'''repository''' 
Official source-code repository.
 
'''available_languages''' 
Languages in which the software is available.
 
'''users''' 
Number of users only when supported by reliable sources.
 
'''pricing''' 
Pricing model such as free, subscription, or paid.
 
'''commercial''' 
Whether the software is commercially distributed or operated.
 
'''file_size''' 
Software download or installation size when relevant.
 
'''system_requirements''' 
Important hardware or software requirements.
 
'''website''' 
Official software website only.
 
 
== Example 1: WikiPartner ==
 
Example using WikiPartner:
 
<pre>
{{Infobox software
| name = WikiPartner
| logo =
| category = Knowledge platform
| developer = WikiPartner
| creator =
| initial_release = 2026
| operating_system = Web
| platform = Web
| programming_language =
| open_source =
| source_model =
| license =
| services = Knowledge publishing and research tools
| website = https://wikipartner.org
}}
</pre>
 
 
=== Example infobox ===
 
<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">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Initial release</div>
<div class="wp-infobox-value">2026</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Platform</div>
<div class="wp-infobox-value">Web</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Developer</div>
<div class="wp-infobox-value">WikiPartner</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Category</div>
<div class="wp-infobox-value">Knowledge platform</div>
</div>
 
</div>
</div>
 
 
== Example 2: Microsoft Windows ==
 
<pre>
{{Infobox software
| name = Microsoft Windows
| native_name =
| other_name = Windows
| logo =
| logo_alt = Microsoft Windows logo
| screenshot =
| screenshot_alt = Microsoft Windows desktop
| caption =
| description = Family of operating systems developed by Microsoft
| developer = Microsoft
| creator = Microsoft
| owner = Microsoft
| parent_company =
| initial_release = 20 November 1985
| stable_release =
| latest_release_date =
| operating_system = Microsoft Windows
| platform = x86; x86-64; ARM; ARM64
| category = Operating system
| genre = Operating system
| programming_language =
| written_in =
| framework =
| database =
| server =
| open_source = No
| source_model = Closed source
| license = Proprietary
| repository =
| available_languages = Multiple languages
| users =
| pricing = Commercial
| commercial = Yes
| file_size =
| system_requirements =
| website = https://www.microsoft.com/windows
}}
</pre>
 
 
=== Example infobox ===
 
<div class="wp-infobox">
 
<div class="wp-infobox-header">
<div class="wp-infobox-name">Microsoft Windows</div>
<div class="wp-infobox-subtitle">Operating system</div>
</div>
 
<div class="wp-infobox-data">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Developer</div>
<div class="wp-infobox-value">Microsoft</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Initial release</div>
<div class="wp-infobox-value">20 November 1985</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Category</div>
<div class="wp-infobox-value">Operating system</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Source model</div>
<div class="wp-infobox-value">Closed source</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">License</div>
<div class="wp-infobox-value">Proprietary</div>
</div>
 
</div>
</div>
 
 
== Example 3: WordPress ==
 
<pre>
{{Infobox software
| name = WordPress
| native_name =
| other_name =
| logo =
| logo_alt = WordPress logo
| screenshot =
| screenshot_alt = WordPress administration interface
| caption =
| description = Open-source content management system
| developer = WordPress contributors
| creator = Matt Mullenweg; Mike Little
| owner = WordPress Foundation
| parent_company =
| initial_release = 27 May 2003
| stable_release =
| latest_release_date =
| operating_system = Cross-platform
| platform = Web
| category = Content management system
| genre = Web software
| programming_language = PHP; JavaScript
| written_in = PHP; JavaScript
| framework =
| database = MySQL; MariaDB
| server = Apache; Nginx
| open_source = Yes
| source_model = Open source
| license = GPLv2 or later
| repository = https://github.com/WordPress/wordpress-develop
| available_languages = Multiple languages
| users =
| pricing = Free
| commercial = No
| file_size =
| system_requirements =
| website = https://wordpress.org
}}
</pre>
 
 
=== Example infobox ===
 
<div class="wp-infobox">
 
<div class="wp-infobox-header">
<div class="wp-infobox-name">WordPress</div>
<div class="wp-infobox-subtitle">Content management system</div>
</div>
 
<div class="wp-infobox-data">
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Initial release</div>
<div class="wp-infobox-value">27 May 2003</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Programming language</div>
<div class="wp-infobox-value">PHP; JavaScript</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Database</div>
<div class="wp-infobox-value">MySQL; MariaDB</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">Source model</div>
<div class="wp-infobox-value">Open source</div>
</div>
 
<div class="wp-infobox-row">
<div class="wp-infobox-label">License</div>
<div class="wp-infobox-value">GPLv2 or later</div>
</div>
 
</div>
</div>
 
 
== TemplateData ==
 
<templatedata>
{
"description":"Infobox for software, SaaS products, applications, developer tools, operating systems, open-source projects, frameworks, libraries, plugins, and other software.",
"params":{
 
"name":{
"label":"Name",
"description":"Commonly used name of the software.",
"type":"string"
},
 
"native_name":{
"label":"Native name",
"description":"Name in another language or writing system.",
"type":"string"
},
 
"other_name":{
"label":"Other name",
"description":"Alternative, former, or commonly used name.",
"type":"string"
},
 
"logo":{
"label":"Logo",
"description":"Official software logo file.",
"type":"wiki-file-name"
},
 
"logo_alt":{
"label":"Logo alt text",
"description":"Short accessibility description of the logo.",
"type":"string"
},
 
"screenshot":{
"label":"Screenshot",
"description":"Screenshot of the software interface.",
"type":"wiki-file-name"
},
 
"screenshot_alt":{
"label":"Screenshot alt text",
"description":"Short accessibility description of the screenshot.",
"type":"string"
},
 
"caption":{
"label":"Caption",
"description":"Caption for the displayed image.",
"type":"string"
},
 
"description":{
"label":"Description",
"description":"Short factual description of the software.",
"type":"string"
},
 
"developer":{
"label":"Developer",
"description":"Person, company, or organization that develops the software.",
"type":"string"
},
 
"creator":{
"label":"Creator",
"description":"Original creator when different from the current developer.",
"type":"string"
},
 
"owner":{
"label":"Owner",
"description":"Current owner of the software or intellectual property.",
"type":"string"
},
 
"parent_company":{
"label":"Parent company",
"description":"Parent company when applicable.",
"type":"string"
},
 
"initial_release":{
"label":"Initial release",
"description":"Original public release date or year.",
"type":"string"
},
 
"stable_release":{
"label":"Stable release",
"description":"Current or notable stable release version.",
"type":"string"
},
 
"latest_release_date":{
"label":"Latest release date",
"description":"Date associated with the stable release.",
"type":"string"
},
 
"operating_system":{
"label":"Operating system",
"description":"Operating systems supported by the software.",
"type":"string"
},
 
"platform":{
"label":"Platform",
"description":"Platforms on which the software runs.",
"type":"string"
},
 
"category":{
"label":"Category",
"description":"Main software category.",
"type":"string"
},
 
"genre":{
"label":"Genre",
"description":"More specific software genre when useful.",
"type":"string"
},
 
"programming_language":{
"label":"Programming language",
"description":"Main programming language or languages.",
"type":"string"
},
 
"written_in":{
"label":"Written in",
"description":"Language or languages in which the software was primarily written.",
"type":"string"
},
 
"framework":{
"label":"Framework",
"description":"Important framework used to build the software.",
"type":"string"
},
 
"database":{
"label":"Database",
"description":"Important database technology.",
"type":"string"
},
 
"server":{
"label":"Server",
"description":"Important server technology.",
"type":"string"
},
 
"open_source":{
"label":"Open source",
"description":"Whether the software is open source.",
"type":"string"
},
 
"source_model":{
"label":"Source model",
"description":"Source model such as open source, closed source, or source-available.",
"type":"string"
},
 
"license":{
"label":"License",
"description":"Software license or licensing model.",
"type":"string"
},
 
"repository":{
"label":"Repository",
"description":"Official source-code repository.",
"type":"url"
},
 
"available_languages":{
"label":"Available languages",
"description":"Languages in which the software is available.",
"type":"string"
},
 
"users":{
"label":"Users",
"description":"Number of users when supported by reliable sources.",
"type":"string"
},
 
"pricing":{
"label":"Pricing",
"description":"Pricing model such as free, subscription, or paid.",
"type":"string"
},
 
"commercial":{
"label":"Commercial",
"description":"Whether the software is commercially distributed or operated.",
"type":"string"
},
 
"file_size":{
"label":"File size",
"description":"Software download or installation size when relevant.",
"type":"string"
},
 
"system_requirements":{
"label":"System requirements",
"description":"Important hardware or software requirements.",
"type":"string"
},
 
"website":{
"label":"Website",
"description":"Official software website only.",
"type":"url"
}
 
},
 
"paramOrder":[
"name",
"native_name",
"other_name",
"logo",
"logo_alt",
"screenshot",
"screenshot_alt",
"caption",
"description",
"developer",
"creator",
"owner",
"parent_company",
"initial_release",
"stable_release",
"latest_release_date",
"operating_system",
"platform",
"category",
"genre",
"programming_language",
"written_in",
"framework",
"database",
"server",
"open_source",
"source_model",
"license",
"repository",
"available_languages",
"users",
"pricing",
"commercial",
"file_size",
"system_requirements",
"website"
]
 
}
</templatedata>


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

Latest revision as of 09:52, 7 September 2026

Infobox software is WikiPartner's standard infobox for software applications, desktop programs, mobile applications, web browsers, media players, office suites, developer tools, and other notable software.

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 SoftwareApplication structured data automatically. Editors do not need to create schema markup manually.

Short usage

Use this version for most software articles.

{{Infobox software
| name =
| logo =
| logo_alt =
| screenshot =
| screenshot_alt =
| caption =
| software_type =
| developer =
| initial_release =
| latest_release_version =
| programming_language =
| operating_system =
| license =
| website =
}}

Full usage

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

{{Infobox software
| name =
| other_name =

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

| software_type =

| developer =
| original_author =

| initial_release =
| initial_release_iso =

| latest_release_version =
| latest_release_date =
| latest_release_date_iso =

| programming_language =
| operating_system =
| platform =
| available_in =

| license =
| source_model =

| file_size =
| requirements =
| features =

| status =

| predecessor =
| successor =

| repository =
| download_url =
| website =
}}

Examples

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

Logos and screenshots are not included in these examples so the previews do not depend on a particular uploaded file. Editors may add properly licensed files when available.

Web browser — Mozilla Firefox

Wikitext

{{Infobox software
| name = Mozilla Firefox
| other_name = Firefox
| software_type = Web browser
| developer = Mozilla
| initial_release = 9 November 2004
| initial_release_iso = 2004-11-09
| programming_language = C++; Rust; JavaScript
| operating_system = Windows; macOS; Linux; Android; iOS
| platform = Desktop; mobile
| available_in = Multiple languages
| license = Mozilla Public License 2.0
| source_model = Open source
| features = Tabbed browsing; extension support; private browsing
| status = Active
| website = https://www.mozilla.org/firefox/
}}

Rendered infobox

Mozilla Firefox
Web browser




Other name
Firefox
Type
Web browser
Developer
Mozilla


Initial release
9 November 2004



Written in
C++; Rust; JavaScript
Operating system
Windows; macOS; Linux; Android; iOS
Platform
Desktop; mobile
Available in
Multiple languages
License
Mozilla Public License 2.0
Source model
Open source



Features
Tabbed browsing; extension support; private browsing
Status
Active





Office suite — LibreOffice

Wikitext

{{Infobox software
| name = LibreOffice
| software_type = Office suite
| developer = The Document Foundation
| initial_release = 25 January 2011
| initial_release_iso = 2011-01-25
| programming_language = C++; Java; Python
| operating_system = Windows; macOS; Linux
| platform = Desktop
| available_in = Multiple languages
| license = Mozilla Public License 2.0
| source_model = Open source
| features = Word processing; spreadsheets; presentations; database tools; vector graphics
| status = Active
| website = https://www.libreoffice.org/
}}

Rendered infobox

LibreOffice
Office suite





Type
Office suite
Developer
The Document Foundation


Initial release
25 January 2011



Written in
C++; Java; Python
Operating system
Windows; macOS; Linux
Platform
Desktop
Available in
Multiple languages
License
Mozilla Public License 2.0
Source model
Open source



Features
Word processing; spreadsheets; presentations; database tools; vector graphics
Status
Active





Media player — VLC media player

Wikitext

{{Infobox software
| name = VLC media player
| other_name = VLC
| software_type = Media player
| developer = VideoLAN
| initial_release = 2 February 2001
| initial_release_iso = 2001-02-02
| programming_language = C; C++; Lua
| operating_system = Windows; macOS; Linux; Android; iOS
| platform = Desktop; mobile
| available_in = Multiple languages
| license = GNU General Public License
| source_model = Open source
| features = Audio playback; video playback; streaming; media conversion
| status = Active
| website = https://www.videolan.org/vlc/
}}

Rendered infobox

VLC media player
Media player




Other name
VLC
Type
Media player
Developer
VideoLAN


Initial release
2 February 2001



Written in
C; C++; Lua
Operating system
Windows; macOS; Linux; Android; iOS
Platform
Desktop; mobile
Available in
Multiple languages
License
GNU General Public License
Source model
Open source



Features
Audio playback; video playback; streaming; media conversion
Status
Active





Usage notes

  • Use name for the commonly recognized name of the software.
  • Use other_name for another widely recognized name or abbreviation.
  • Use logo for the software logo filename only. Do not include File:....
  • Use screenshot for a useful screenshot of the software interface.
  • Use logo_alt and screenshot_alt for short alternative text.
  • Use only properly licensed logos and screenshots.
  • Use caption for a useful image or screenshot caption.
  • Use software_type for a clear category such as web browser, office suite, media player, graphics editor, developer tool, or mobile application.
  • The older type parameter is accepted as an alias for software_type.
  • Use developer for the current developer, company, organization, project, or development team.
  • Use original_author when the software's original creator is different from its current developer.
  • Use initial_release for the human-readable first public release date.
  • Use initial_release_iso only when an exact release date is known. Use YYYY-MM-DD.
  • Use latest_release_version for the latest stable release version only.
  • Use latest_release_date for its human-readable release date.
  • Use latest_release_date_iso in YYYY-MM-DD format.
  • Because software changes frequently, update latest-version fields whenever a newer stable release becomes available.
  • Do not use beta, nightly, development, or release-candidate versions as the latest stable version.
  • Use programming_language for important languages used to develop the software. Separate several languages with semicolons.
  • Use operating_system for officially supported operating systems. Separate several systems with semicolons.
  • Use platform for broader runtime or device platforms such as desktop, mobile, web, Java, or .NET when useful.
  • Use available_in for the languages in which the user interface is available.
  • Use license for the software's principal license or licensing model.
  • Use source_model for values such as Open source, Source available, or Proprietary.
  • Do not assume that free software is open source or that commercial software is proprietary.
  • Use file_size only when a useful and reasonably stable package size can be identified. Include the unit.
  • Use requirements for important runtime or system requirements.
  • Use features for major defining functions rather than promotional claims.
  • Use status for a simple state such as Active, Discontinued, or Unsupported.
  • Use predecessor and successor only when a clear software-generation relationship exists.
  • Use repository only for an official source-code repository.
  • Use download_url only for an official software download page.
  • Use website only for the official software or project website.
  • The older url parameter is accepted as an alias for website.
  • Leave unused parameters out.
  • Do not guess versions, release dates, programming languages, system support, licenses, developers, or technical requirements.
  • Important information should be supported by reliable sources.

TemplateData

WikiPartner's standard infobox for software applications, desktop programs, mobile applications, web browsers, media players, office suites, developer tools, and other notable software.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Commonly recognized name of the software.

Stringoptional
Other nameother_name

Another widely recognized software name or abbreviation.

Stringoptional
Logologo

Software logo filename without File markup.

Fileoptional
Logo alternative textlogo_alt

Short alternative text describing the software logo.

Stringoptional
Screenshotscreenshot

Screenshot filename showing the software interface.

Fileoptional
Screenshot alternative textscreenshot_alt

Short alternative text describing the software screenshot.

Stringoptional
Captioncaption

Short caption displayed below the software image or screenshot.

Stringoptional
Software typesoftware_type type

General software category such as web browser, office suite, media player, graphics editor, or developer tool.

Stringoptional
Developerdeveloper

Current software developer, organization, project, company, or development team.

Stringoptional
Original authororiginal_author

Original creator or creators when different from the current developer.

Stringoptional
Initial releaseinitial_release

Human-readable date of the software's first public release.

Stringoptional
Initial release ISOinitial_release_iso

Exact machine-readable initial release date in YYYY-MM-DD format.

Stringoptional
Latest release versionlatest_release_version

Latest stable release version of the software.

Stringoptional
Latest release datelatest_release_date

Human-readable date of the latest stable release.

Stringoptional
Latest release date ISOlatest_release_date_iso

Exact machine-readable latest stable release date in YYYY-MM-DD format.

Stringoptional
Programming languageprogramming_language

Important programming languages used to develop the software.

Stringoptional
Operating systemoperating_system

Officially supported operating systems.

Stringoptional
Platformplatform

Runtime, device, or broader software platform.

Stringoptional
Available inavailable_in

Languages in which the software interface is available.

Stringoptional
Licenselicense

Principal software license or licensing model.

Stringoptional
Source modelsource_model

Source model such as Open source, Source available, or Proprietary.

Stringoptional
File sizefile_size

Software package size including the unit when useful.

Stringoptional
Requirementsrequirements

Important runtime, dependency, or system requirements.

Stringoptional
Featuresfeatures

Major defining software features.

Stringoptional
Statusstatus

Current software status such as Active, Discontinued, or Unsupported.

Stringoptional
Predecessorpredecessor

Previous software product in a clearly defined generation or sequence.

Stringoptional
Successorsuccessor

Following software product in a clearly defined generation or sequence.

Stringoptional
Repositoryrepository

Official source-code repository URL.

URLoptional
Download URLdownload_url

Official software download URL.

URLoptional
Websitewebsite url

Official software or project website.

URLoptional