Revision as of 17:59, 19 September 2022 editMB (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers341,678 editsNo edit summary← Previous edit |
Latest revision as of 08:16, 8 October 2024 edit undoQwerfjkl (bot) (talk | contribs)Bots, Mass message senders4,013,731 editsm Removed deprecated parameters in {{Talk header}} that are now handled automatically (Task 30)Tag: paws [2.2] |
(31 intermediate revisions by 16 users not shown) |
Line 1: |
Line 1: |
|
|
{{talkheader}} |
|
{{talkheader|archive_age=6|archive_units=months|archive_bot=lowercase sigmabot III}} |
|
|
⚫ |
{{WikiProject banner shell| |
|
|
{{WikiProject Infoboxes}} |
|
|
}} |
|
{{permprot}} |
|
{{permprot}} |
⚫ |
{{WikiProject Infoboxes}} |
|
|
{{tfdend|date=17 December 2011|merge=Template:Infobox person|result=no consensus to merge at this time; some support for refactoring {{Tl|Infobox writer}} so that it internally calls {{Tl|Infobox person}}}} |
|
{{tfdend|date=17 December 2011|merge=Template:Infobox person|result=no consensus to merge at this time; some support for refactoring {{Tl|Infobox writer}} so that it internally calls {{Tl|Infobox person}}}} |
|
{{User:MiszaBot/config |
|
{{User:MiszaBot/config |
Line 11: |
Line 13: |
|
|minthreadsleft = 4 |
|
|minthreadsleft = 4 |
|
}} |
|
}} |
|
|
== Request to introduce the signature_type parameter == |
|
== Signature format == |
|
|
|
|
|
There is a signature in ] that is out of proportion. There is no {{para|signature_size}} in this template. Also, the signature is displayed in the right column of the infobox instead of being centered at the bottom. Can this be made to work like the signature in {{tl|infobox person}}. {{u|Jonesey95}}? ] 01:25, 20 May 2022 (UTC) |
|
⚫ |
:{{done}}. Let me know if I broke anything. – ] (]) 05:14, 20 May 2022 (UTC) |
|
|
::It looks fine to me. I do note that this template has the website centered with a heading, so with both signature and website, you get ], whereas infobox person does it differently. I don't have an example offhand, but the website in infobox person is in the data column with a label. Since URLs can be long, websites in this template probably wrap less often, which is better. If there is no complaint about this format, maybe in the future we should consider changing other templates. ] 05:52, 20 May 2022 (UTC) |
|
|
|
|
|
== Religion Parameter == |
|
|
|
|
|
How does one include a 'religion' parameter in the template? ] (]) 16:12, 7 July 2022 (UTC) |
|
|
|
|
|
:It is not available. There is a notice at {{txl|infobox person}} with links to the RFC on this. That applies to all related biographical infobox templates. ] 16:19, 7 July 2022 (UTC) |
|
|
::I see. Thank you. ] (]) 09:30, 9 July 2022 (UTC) |
|
|
:::If the religion of the writer is important to understanding the person, and you have a reliable source that supports information about the person's religion, you can include that information in the body of the article. – ] (]) 13:47, 9 July 2022 (UTC) |
|
|
|
|
|
|
|
{{FPER|answered=yes}} |
|
== Native names == |
|
|
|
I added the {{para|signature_type}} parameter to this template, it could be able to add alternative text in place of '''Signature''' (for example: Seal). This parameter is borrowed from {{tl|Infobox royalty}}. -- ] (]) 16:01, 4 April 2023 (UTC) |
|
|
|
|
|
|
:{{edited2}}. ''''']''''' , ] ] <small>12:58, 5 April 2023 (UTC)</small> |
|
Is there any reason why native names are displayed differently between the writer ibox and the person ibox (and all its wrapper derivatives)? For example, ] versus ]. ] (]) 15:25, 4 August 2022 (UTC) |
|
|
:The reason is that ] was implemented only in some infoboxes. – ] (]) 19:08, 19 August 2022 (UTC) |
|
|
|
|
|
|
|
== Default image alt text duplicates caption == |
|
== Website alignment == |
|
|
|
|
|
|
|
This code for this infobox when embedding an image contains <code><nowiki>|title={{{caption|}}}</nowiki></code>. When the <code>alt=</code> parameter is empty or missing, this results in the image's ALT text getting set to the text of the caption. (]) This is an improper ALT text: {{tquote|The alt text is intended to be read out by screen readers just before the caption, so avoid having the same details in both.}} (]) This behavior is also unhelpful for sighted readers in that it repeats the caption right below the image. ] (]) 16:19, 4 March 2024 (UTC) |
|
I've noticed the website parameter is centered for '''Template:Infobox_writer''' instead of being left aligned like the other parameters and like the website in '''Template:Infobox_person'''. Is there any way we could fix this for consistency please? :) I thought it was a bug in an article I recently edited and then I realised it's just the template. ] (]) 17:39, 2 September 2022 (UTC) |
|
|
|
:Please provide a simple example showing what you mean. ]'s documentation says that {{para|title}} is used for the mouseover text, and it also says {{tq|When "alt" is used without "title", the alt text is also used as the title}}, but I don't see anything about {{para|title}} being used for alt text. Also, ] says that when thumb/frame/frameless is not specified, {{tq|If no alt text is specifically requested, use the requested caption as alt text.}} Also see on that page, the section that begins {{tq|The actual alt text for the displayed image will be one of the following, in order of preference:}}. The system may be working as designed. – ] (]) 18:46, 4 March 2024 (UTC) |
|
|
::Yes, that module does not say anything about the alt text being defaulted to the caption, so it seems to be a side effect somewhere. I looked at other infoboxes and most don't exhibit this behavior of using the caption for the alt. It's only the ones like this one where the HTML title is set. You can tell when this is set by simply hovering over the image, which will popup a tooltip repeating the caption, though the issue itself is in the generated HTML's img alt attribute. I'm not sure the image syntax page applies here—that is discussing the <code>[[File:Foo.jpg|thumb|Caption here…]]</code> syntax, whereas these templates embed images directly, no? ] (]) 00:04, 5 March 2024 (UTC) |
|
|
:::I see the tooltip, but at least one page describes the tooltip as being different from the alt text. Again, a sandbox page with a simple example would help. – ] (]) 15:45, 5 March 2024 (UTC) |
|
|
|
|
|
|
== How to handle multiple authors in a shared article? == |
|
:I mentioned this above in the Signature section. This may be better because URLs are often long and would more often fit on one line when able to use the entire infobox width. I assume that is why it was done this way in this template. I suggested it may be better to change other infoboxes to work like this one. ] 19:03, 2 September 2022 (UTC) |
|
|
|
|
|
|
|
Is there a standardized way to handle a joint article? Take, for example, ]. I'd like to add their birth and death dates, but I'm not able to use more than one module and would have to resort to something like <code><nowiki>|module= {{plainlist| *{{infobox person}} *{{infobox person}} }}</nowiki></code>. ]'''|'''] 18:03, 31 July 2024 (UTC) |
|
== Add employer field - ask again == |
|
|
|
|
|
|
|
== Edit request on 14 August 2024 == |
|
Employer exists in infobox person, but not here. It's probably not relevant for authors of books, but I think it is significant enough for the infobox of writers for newspapers, magazines, websites, etc. MB 7:47 am, 24 September 2021, Friday (11 months, 26 days ago) (UTC−7) |
|
|
|
{{edit template-protected|answered=yes}} |
|
:There has been no opposition. I found someone else trying to use it today in ], so that should count as further support. With no opposition, can you add this {{u|Jonesey95}}? ] 17:58, 19 September 2022 (UTC) |
|
|
|
To any administrator, apply my edit to this infobox's sandbox: replace font-size: 125% in {{para|abovestyle}} with {{param|abovestyle|}}. ] (]) 04:28, 14 August 2024 (UTC) |
|
|
:Please explain the purpose of this edit. Also, I have removed the setting in the edit request saying that this is an edit request for ] rather than ]. ] ] 10:28, 15 August 2024 (UTC) |
|
|
::This edit request is for consistency with {{para|abovestyle}} in ]. ] (]) 02:13, 16 August 2024 (UTC) |
|
|
:::Should the default be left at 125% though, to preserve current behaviour? Also there are other changes in the sandbox with the image and caption fields. Are these also requested? If not, please can you resync the sandbox and then apply your change again? — Martin <small>(] · ])</small> 19:33, 18 August 2024 (UTC) |
|
|
:::: {{not done}} pending a response ] ] 22:08, 19 August 2024 (UTC) |
|
|
::::: No, change default to {{param|abovestyle|}}. No other changes in the sandbox; I didn't request them. I already synced the sandbox; again, there were no errors. ] (]) 02:59, 20 August 2024 (UTC) |
|
|
::::::The problem isn't errors, but unexpected changes in the ] (you should see a link to it in the edit request banner). To resync means to copy wikitext from ] to ] and {{em|then}} do the requested changes in the sandbox. —] (]) 08:45, 20 August 2024 (UTC) |
|
|
:::::::Already synced! ] (]) 09:40, 20 August 2024 (UTC) |
|
|
::::::::Which test case contains a demonstration of {{para|abovestyle}}? – ] (]) 13:39, 20 August 2024 (UTC) |
|
|
:::::::::Test case 1. ] (]) 01:34, 22 August 2024 (UTC) |
|
⚫ |
::::::::::{{para|abovestyle}} is not in that test case. – ] (]) 14:35, 22 August 2024 (UTC) |