Template talk:Infobox Wikipedia user
| Template:Infobox Wikipedia user is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
| This is the talk page for discussing improvements to the Infobox Wikipedia user template. |
|
Template-protected edit request on 23 June 2025
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
I'd like to have something that says when I got added to the AFC reviewers list. Can we add something like that? » Gommeh (he/him) 17:07, 23 June 2025 (UTC)
- Sure - Template:Infobox Wikipedia user/sandbox - go for it. Reactivate when ready to be deployed — Martin (MSGJ · talk) 11:16, 24 June 2025 (UTC)
Template-protected edit request on 30 July 2025
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Slightly linked to the edit request above (23 June 2025) which I don't think was actioned in Sandbox, but I thought it'd be really useful to have a section where you could list Projects you're part of? Such as AfC or NPP. I don't know the code for the Sandbox, but I imagine something like..
Extended content
|
|---|
| header129 = {{#if:{{{userboxes|}}}|Projects}}
| label141 = {{{projects_label1|}}}
| data141 = {{{projects_data1|}}}
| label142 = {{{projects_label2|}}}
| data142 = {{{projects_data2|}}}
| label143 = {{{projects_label3|}}}
| data143 = {{{projects_data3|}}}
| label144 = {{{projects_label4|}}}
| data144 = {{{projects_data4|}}}
| label145 = {{{projects_label5|}}}
| data145 = {{{projects_data5|}}}
|
Maybe also a section for Barnstars, following the same logic as above? qcne (talk) 17:17, 30 July 2025 (UTC)
- Thank you for this edit request. Edit requests are supposed to be well-formed enough that an editor can paste them into the existing template and have them work. If you place the above code into the /sandbox page and then test that sandbox page on the testcases page or your own user page, you can test it. If it works, please reactivate this edit request with a link to that page. I think you might need
|projects=for the first parameter name, since|userboxes=is already taken. – Jonesey95 (talk) 22:37, 30 July 2025 (UTC)- Unfortunately, @Jonesey95, I am not well-versed enough in editing Templates to know how to do this properly. I tried to edit the Sandbox code, and it doesn't seem to replicate in the preview? qcne (talk) 13:03, 1 August 2025 (UTC)
- It doesn't show up in Preview because the parameters are not in the /doc. Once you save the page you need to use the testcases (e.g. see here) to test out the code to make sure it works. Primefac (talk) 19:47, 3 August 2025 (UTC)
- Unfortunately, @Jonesey95, I am not well-versed enough in editing Templates to know how to do this properly. I tried to edit the Sandbox code, and it doesn't seem to replicate in the preview? qcne (talk) 13:03, 1 August 2025 (UTC)
- I'm not opposed to the change, but I think it would be easier (and more dynamic) to just have a single
|projects=parameter, allowing the user to just add their own bulleted list. Some folks are members of a lot of projects, and if they want to list more than five they'd need to either expand the template (time-consuming...) or bullet it anyway. I'm also not entirely sure why you need both a|projects_labelX=and a|projects_dataX=pair... wouldn't one just be listing which projects they are a part of? Primefac (talk) 19:50, 3 August 2025 (UTC)- Honestly, @Primefac, I was trying to cobble together code based off the existing template and I had no idea what I was doing. A bullet list sounds perfect. qcne (talk) 13:06, 4 August 2025 (UTC)
Template:Infobox person has an RfC
[edit]Template:Infobox person has an RfC for possible consensus regarding the removal of color from person infoboxes. A discussion is taking place. If you would like to participate in the discussion, you are invited to add your comments on the discussion page. Thank you. — Zackmann (Talk to me/What I been doing) 18:29, 2 October 2025 (UTC)
Template-protected edit request on 6 October 2025
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please change the following on line 352
| − | <table style=" vertical-align: middle !important; text-align: center; font-size: 95%; color: | + | <table style=" vertical-align: middle !important; text-align: center; font-size: 95%; color: initial; margin: auto; border-spacing: 0px; border-collapse: collapse;"> |
This fixes the font colour of userboxes added to this template. Previously the font colour became white during dark mode use (impossible to read in many userboxes), as it inherited the font colour from the infobox. This change ensures userboxes use their own pre-defined font colours so the text is as intended. Here's the difference:
| {{Infobox Wikipedia user}} | {{Infobox Wikipedia user/sandbox}} | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||||||||||||||||||||||
Note: While this fixes the majority of userboxes, it does break some (userboxes with non-defined font colours), however I believe we should make the majority of userboxes readable for the time being. It's tricky to fix ones without defined colours as the actual {{infobox}} template imposes a color: inherit !important; CSS class, which is why the userboxes with non-defined font colours inherit the default white when dark mode is turned on. If anyone has ideas on how to get around this (other than manually defining colours on all userboxes) I'd love to hear it.
This only affects display when dark mode is turned on and is part of my effort to make things readable to dark mode users.
Edit has been sandboxed and tested. SnowyRiver28 (talk) 01:09, 6 October 2025 (UTC)
- I see no difference in the official Vector 2022 dark mode (the one you choose in the right-side toolbar). All of the "This user ..." text shows as white in both the sandbox and live versions. – Jonesey95 (talk) 02:25, 6 October 2025 (UTC)
- I noticed the sandbox page was updated, perhaps that's why? If we revert the sandbox to my last edit it should work properly. SnowyRiver28 (talk) 02:32, 6 October 2025 (UTC)
- No, I don't think so. I changed it after you posted here, because it wasn't showing a difference. Here's a test:
- I noticed the sandbox page was updated, perhaps that's why? If we revert the sandbox to my last edit it should work properly. SnowyRiver28 (talk) 02:32, 6 October 2025 (UTC)
| This user lives in the United States of America. |
- I want to see how this looks in dark mode; I changed some sandboxes. – Jonesey95 (talk) 02:36, 6 October 2025 (UTC)
- No, that looks bad too. I don't think the problem is fixable within this infobox template. I think each set of Userbox templates, or the templates and modules that undergird them, will need to be fixed. I remember when the Linter issues were first introduced, I spent what felt like a week or two just fixing errors in userbox templates. Something like that, probably on a larger scale, may be needed again, unless some part of {{Userbox}} can be magically adjusted. – Jonesey95 (talk) 02:38, 6 October 2025 (UTC)
- This would only affect userboxes transcluded in the {{Infobox Wikipedia user}} template, it does nothing for the actual userboxes if they're just transcluded on the page.
- I reverted the sandbox to my edit and it's working now for me. SnowyRiver28 (talk) 02:40, 6 October 2025 (UTC)
- Note this only changes infoboxes that don't have pre-defined font colours. It ensures the {{Infobox Wikipedia user}} respects the font colours of the userboxes and doesn't override them.
- See above the {{User Astronomy}} userbox doesn't change, as the font colour is defined as white in the userbox, but the others do, as the font colours aren't defined and therefore default to black (unless the infobox overrides them to be white, which is what this fix prevents). SnowyRiver28 (talk) 02:43, 6 October 2025 (UTC)
- But yes, widespread changes are likely needed to the {{Userbox}} template to ensure userboxes are readable wherever they're transcluded and whatever appearance setting the user has. SnowyRiver28 (talk) 02:44, 6 October 2025 (UTC)
- I'm not having the same experience. In the Vector 2022 dark mode, which is the one that you choose from the right-side "Appearance" sidebar, not the one that you choose in Preferences, I see white text in both versions. Try opening up a different web browser and looking at the page while logged out of Wikipedia. – Jonesey95 (talk) 10:40, 6 October 2025 (UTC)
- Ahh, I see what you mean. This may be due to how different browsers interpret
color: initial;? I'll remove the edit request for now as this clearly doesn't help much, thanks for pointing this out! I use Firefox to edit and just tried on Chrome logged out and had the same experience as you. SnowyRiver28 (talk) 10:45, 6 October 2025 (UTC)- Possibly. I've never heard of "initial" as a color choice, but I see that it exists. I suspect that it may not do what we want; the "initial" color for text in dark mode is probably close to white, since the initial background is close to black. – Jonesey95 (talk) 11:21, 6 October 2025 (UTC)
- Initial is just meant to make an element ignore the setting imposed by its container. See this example.
- In this case, the infobox imposes a white font colour (or whatever the user sets). This makes the userboxes unreadable a lot of the time. I was hoping using
initialwould make them ignore the infobox-imposed colour but apparently not SnowyRiver28 (talk) 11:33, 6 October 2025 (UTC)
- Possibly. I've never heard of "initial" as a color choice, but I see that it exists. I suspect that it may not do what we want; the "initial" color for text in dark mode is probably close to white, since the initial background is close to black. – Jonesey95 (talk) 11:21, 6 October 2025 (UTC)
- Ahh, I see what you mean. This may be due to how different browsers interpret
- I'm not having the same experience. In the Vector 2022 dark mode, which is the one that you choose from the right-side "Appearance" sidebar, not the one that you choose in Preferences, I see white text in both versions. Try opening up a different web browser and looking at the page while logged out of Wikipedia. – Jonesey95 (talk) 10:40, 6 October 2025 (UTC)
- No, that looks bad too. I don't think the problem is fixable within this infobox template. I think each set of Userbox templates, or the templates and modules that undergird them, will need to be fixed. I remember when the Linter issues were first introduced, I spent what felt like a week or two just fixing errors in userbox templates. Something like that, probably on a larger scale, may be needed again, unless some part of {{Userbox}} can be magically adjusted. – Jonesey95 (talk) 02:38, 6 October 2025 (UTC)
- I want to see how this looks in dark mode; I changed some sandboxes. – Jonesey95 (talk) 02:36, 6 October 2025 (UTC)
Template-protected edit request on 30 October 2025
[edit]| It is requested that an edit be made to the template-protected template at Template:Infobox Wikipedia user. (edit · history · last · links · sandbox · edit sandbox · sandbox history · sandbox last edit · sandbox diff · test cases · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to template-protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. Consider making changes first to the template's sandbox and test them thoroughly here before submitting an edit request. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
Hello, I would like to propose adding links for Matrix and Codeberg profiles to the "Contact info" section of the userbox. If Codeberg isn't notable enough or is considered redundant due to GitHub already being included, I would be fine with that.
To include Matrix, this would need to be added somewhere below |header63=Contact info:
| labelNN = [[Matrix (protocol)|{{color|{{{fontcolor|}}}|Matrix}}]]
| dataNN = {{#if:{{{matrix|}}}|[https://matrix.to/#/{{urlencode:{{{matrix}}}}} {{{matrix}}}]}}
If Codeberg would be included, this would be added:
| labelMM = [[Codeborg|{{color|{{{fontcolor|}}}|Codeberg}}]]
| dataMM = {{#if:{{{codeberg|}}}|[https://codeberg.org/{{urlencode:{{{codeberg}}}}} {{{codeberg}}}]}}
Then matrix, and optionally codeberg, would also need to be included in the list of parameters passed to {{#invoke:}} on the last line.
The parameters would also need to be documented on Template:Infobox Wikipedia user/doc, but as I seem to have permissions to edit that page, I can take care of that if these changes are accepted and made. --Gurkubondinn (talk) 13:06, 30 October 2025 (UTC)
Edit request 1 November 2025
[edit]| It is requested that an edit be made to the template-protected template at Template:Infobox Wikipedia user. (edit · history · last · links · sandbox · edit sandbox · sandbox history · sandbox last edit · sandbox diff · test cases · transclusion count · protection log) This template must be followed by a complete and specific description of the request, so that an editor unfamiliar with the subject matter could complete the requested edit immediately.
Edit requests to template-protected pages should only be used for edits that are either uncontroversial or supported by consensus. If the proposed edit might be controversial, discuss it on the protected page's talk page before using this template. Consider making changes first to the template's sandbox and test them thoroughly here before submitting an edit request. To request that a page be protected or unprotected, make a protection request. When the request has been completed or denied, please add the |
Description of suggested change: Need to update userbox to include Wikipedia:Temporary account IP viewer user right in the same vein as the rest of the user rights and groups here listed. Attempt to provide diff failed so sorry about that. ~Gwennie🐈⦅💬 📋⦆ 21:21, 1 November 2025 (UTC)