Jump to content

Template talk:Infobox software

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Several websites

[edit]

Companies on rare occasions have more than one website. Is it possible to to add two using this infobox? If not, can a second website be added to the infobox? Artem S. Tashkinov (talk) 10:15, 24 February 2025 (UTC)[reply]

Template-protected edit request on 24 February 2025

[edit]

I'd like to embed a child infobox inside of an {{Infobox software}} using |module= a la WP:IEmbed. Could someone apply the following change, which would allow me to do so?

}}{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = {{main other|[[Category:Pages using Infobox software with unknown parameters|_VALUE_{{PAGENAME}}]]}} | preview = Page using [[Template:Infobox software]] with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid
+
| data99 = {{{module|}}} }}{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = {{main other|[[Category:Pages using Infobox software with unknown parameters|_VALUE_{{PAGENAME}}]]}} | preview = Page using [[Template:Infobox software]] with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid

DefaultFree (talk) 16:11, 24 February 2025 (UTC)[reply]

 Done * Pppery * it has begun... 21:56, 24 February 2025 (UTC)[reply]

Changing "title" to "above" argument

[edit]

Hi, I think using "above" instead of "title" argument is more rational, which is the same as many other Wikis. This way, we have an integrated Infobox. So please change

| title      = {{{title|{{{name|{{PAGENAMEBASE}}}}}}}}
| titleclass = summary

to

| above      = {{{title|{{{name|{{PAGENAMEBASE}}}}}}}}
| abovestyle =  background-color: #43e2f7;

Also tested in Template:Infobox software/sandbox. Thanks, Hooman Mallahzadeh (talk) 12:26, 14 June 2025 (UTC)[reply]

Why hardcode a color and not use |aboveclass=summary? IceWelder [] 21:00, 14 June 2025 (UTC)[reply]
Because background-color of |aboveclass=summary is not set and it does not distingush name of software from other parts.
I only proposed #43e2f7 color and I am not sure it is the best color, but in many Wikis similar color is used. Hooman Mallahzadeh (talk) 03:26, 15 June 2025 (UTC)[reply]
I'd rather not use a fixed color because it may clash with skins and dark themes. I checked {{Infobox film}}, where none is used. IceWelder [] 09:28, 15 June 2025 (UTC)[reply]
Maybe you are right! But please change "title" to "above" argument. Hooman Mallahzadeh (talk) 09:35, 15 June 2025 (UTC)[reply]
Please see sandbox. Thanks, Hooman Mallahzadeh (talk) 09:37, 15 June 2025 (UTC)[reply]
Please take a look at these infoboxes too:
and others. Hooman Mallahzadeh (talk) 09:56, 15 June 2025 (UTC)[reply]
I propose to change the background color according to type or genre of software, something like Template:Infobox album. Hooman Mallahzadeh (talk) 10:02, 15 June 2025 (UTC)[reply]
What you are proposing is likely to lead to Linter errors, along with a maintenance burden on other editors to ensure that the infobox works with all skins, in dark mode, in mobile, and in other new modes that may arise. Having no background color, or a standard background color used by all infoboxes, is preferable. – Jonesey95 (talk) 19:43, 16 June 2025 (UTC)[reply]
@Jonesey95 To solve "Linter errors", I propose to extract "type" from Wikidata. For example for Google Chrome, in here in the property "instance of" or "P31", we have:
  • web browser
  • application
  • proprietary software
Color can be set from these properties, makig infobox more attractive for specific types of it. Hooman Mallahzadeh (talk) 06:01, 17 June 2025 (UTC)[reply]
Using a specific method to set a background color does not address any of the above concerns. The Linter errors are specifically related to setting a background color without setting a text color. And extracting from Wikidata will require a reliable source in Wikidata per the 2018 RFC, which will likely mean that some infoboxes will not get the "right" color, but it won't be clear to most people why that is happening. – Jonesey95 (talk) 14:10, 17 June 2025 (UTC)[reply]
One thing after the other -- I've updated the template per the sandbox changes such that |above= is used instead of |title=. As for the coloring, I don't think custom colors based vaguely on software types is a good idea, being mostly cosmetic but also prone to errors. IceWelder [] 19:12, 17 June 2025 (UTC)[reply]

Edit request 13 July 2025

[edit]

Add programmed in from infobox OS:

Diff: All software projects are programmed in some programming language. Programmed in could be useful for infobox software too. 95.70.167.241 (talk) 09:46, 13 July 2025 (UTC)[reply]

There already is |programming language=. IceWelder [] 12:57, 13 July 2025 (UTC)[reply]

Bug in template?

[edit]

Article fdupes shows this in the References section:

 {{cite web}}: Empty citation (help): Missing or empty |title= (help)

The reference is to the line "Stable release" in the "Infobox software" which probably is filled in using Wikidata. I am pretty sure this is not intended behavior, but I cannot figure what goes wrong. Ideas anybody? Wammes Waggel (talk) 16:05, 1 August 2025 (UTC)[reply]

I think the issue is not here but at {{Wikidata}} and Module:wd, which is used as the field value. The module fails to obtain the citation title from Wikidata and generates the template without it. It appears the relevant code was removed in this edit last month. Perhaps @Janhrach has more insights? IceWelder [] 16:33, 1 August 2025 (UTC)[reply]
That infobox (and all other infoboxes) needs to use Module:WikidataIB, not {{Wikidata}}, per the instructions at the top of {{Wikidata}}. – Jonesey95 (talk) 14:48, 3 August 2025 (UTC)[reply]
The template is used directly in the article, not by this infobox. IceWelder [] 17:38, 7 August 2025 (UTC)[reply]
This is indeed caused by {{Wikidata}}. Titles are required in Wikdata references, have been required for over a year. Janhrach (talk) 14:42, 7 August 2025 (UTC)[reply]
I was confused because it looked like the module failed to parse the title, when in actuality I read the table in reverse! @Wammes Waggel: I added the title to the Wikidata ref and it seems to work now. Regards, IceWelder [] 17:44, 7 August 2025 (UTC)[reply]
Thanks! Wammes Waggel (talk) 18:47, 7 August 2025 (UTC)[reply]