![]() | This is an archive of past discussions about Help:CS1 errors. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 1 | Archive 2 | Archive 3 | Archive 4 |
I know it has been for some time, but there needs to be a way to entire multiple volumes with multiple URL links into a single citation entry. It's simple enough to fix: stop throwing out useless error messages and allow the default "vol." to be omitted so it can be properly pluralized. Volume also shouldn't be lower case, but yeah English is gradually getting shoehorned into European standards there. — LlywelynII 22:40, 5 December 2022 (UTC)
This is entirely useless. It throws errors for no helpful reason when it's possible later editors might extend the number of editors but the displayed list should be limited to et al. regardless. Remove it entirely. — LlywelynII 09:00, 24 December 2022 (UTC)
Some questions about Category:CS1 errors: URL, which has about 6,500 pages even after I run my bot through them:
Thanks! GoingBatty (talk) 20:25, 1 January 2023 (UTC)
xn--80aaac0ct.xn--p1ai
:
{{Cite web/new |last=E Foundation |title=e Cloud Storage Upgrade |url=https://doc.e.foundation/how-tos/upgrade-ecloud-storage |url-status=live |access-date=August 25, 2021 |website=E Foundation |archive-url=https://web.archive.org/web/20210826034821/https://doc.e.foundation/how-tos/upgrade-ecloud-storage |archive-date=2021-08-26}}
I need help and fix the reference for the Opening Ceremony Athens Olympic Games 2004 for the reference section number 20. 100.2.114.167 (talk) 04:37, 2 January 2023 (UTC)
|url=
parameter. I fixed the reference in this edit. Happy editing! GoingBatty (talk) 06:14, 2 January 2023 (UTC)Adding ".mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */" to my css page produces the pointless message: "Warning: Element (span.cs1-maint) is overqualified, just use .cs1-maint without element name." Any ideas how I actually display maintenance messages? Davidelit (Talk) 13:34, 1 June 2023 (UTC)
Maintenance messages are hidden by default: https://en.wikipedia.orghttps://demo.azizisearch.com/lite/wikipedia/page/Help:CS1_errors#Preview_messages If I add an account, then I can do something that I don't understand, in order to see the maintenance messages, in order to submit edits without loose ends. I edit wikipedia about once every three years, when something annoys me, so there is going to be a limit to my patience and technical ability.
Please can there be a simple way for people like me to enable maintenance messages on edit pages, without creating another account, which we will lose in in the mean-time. 222.154.121.175 (talk) 23:42, 26 June 2023 (UTC)
Yesterday, I fixed an error regarding a missing author from a New York Times article in Ferdinand Marcos's cult of personality, but an error message will not be hidden in another page, cult of personality, until when? Achmad Rachmani (talk) 14:53, 20 July 2023 (UTC)
|last=Gerth
, appeared immediately at cult of personality. If you don't see it, you may need to refresh or WP:PURGE the page in order to clear your browser's cache or the cached page on the server. – Jonesey95 (talk) 15:47, 20 July 2023 (UTC)At [1] I got a warning at the top of the page (during edit mode) "Script warning: One or more cite magazine templates have maintenance messages; messages may be hidden (help)." Unfortunately it did not tell me which 'cite magazine' had the problem, nor what the problem was. Luckily there were only 2 'cite magazine' references in the article (out of 156 references), so I was able to do a search and rescue mission by hand. This might not always be practical on other articles. Turned out the problem was |location=Page 50
- which I changed to |page=50
. The error messages are usually very precise and helpful and I thank the template maintainers for the work they put into this feature. Is it possible to tweak the template so that the warning appears on the actual reference itself (this one only showed at the top of the page) and specifies the location field (no such help was given). Thanks. Stepho talk 01:10, 5 August 2023 (UTC)
Is it possible to tweak the template so that the warning appears on the actual reference itself? It does. But, because it is a maintenance message, not an error message, you have to enable its display. That is the purpose of the messages may be hidden (help) message. If you follow the help link to Category:CS1 maint: location you will find text that describes the reason for the message and you will find instructions that will explain how to enable maintenance message display.
A citation on the book Impossible? Surprising Solutions to Counterintuitive Conundrums has a correct and all-numeric ASIN value but has an error message. Achmad Rachmani (talk) 00:49, 9 September 2023 (UTC)
0691150028
and if you follow the links at Special:BookSources/0691150028. Do not put ten-digit ISBNs in |asin=
.|asin=
value is correct and all-numeric, use |isbn=
instead and delete any |asin-tld=
parameters." – Jonesey95 (talk) 14:28, 9 September 2023 (UTC)That creates problems as there are links in other scripts such as Cyrillic: Datsan#External links. Nakonana (talk) 20:00, 15 September 2023 (UTC)
Check |url= value
, but the information on internationalization of the url is written in the Check |archive-url= value
section further down. I didn't read the latter section first time around because I thought the archive-url section in the help text would only address issues with the archive-url, not the url. Nakonana (talk) 19:43, 16 September 2023 (UTC)
By trial and error, I have discovered that a harv error that looks like Harv error: linked from CITEREFBolza1967. arises if the citation is given after the {{reflist}} line and resolved if placed before it. Maybe this is in the MOS somewhere but it needs to be documented. (See this diff] for evidence.
Or have I missed something? 𝕁𝕄𝔽 (talk) 10:19, 24 November 2023 (UTC)
importScript('User:Trappist the monk/HarvErrors.js'); // Backlink: User:Trappist the monk/HarvErrors.js
.mw-parser-output span.cs1-hidden-error {display: inline;} /* display hidden Citation Style 1 error messages */
to my .css, which would have resolved my "some messages may hidden" frustration had I spotted its existence earlier. 𝕁𝕄𝔽 (talk) 14:05, 24 November 2023 (UTC)To display maintenance messages in the rendered article, include the following text in your common CSS page (common.css) or your specific skin's CSS page and (skin.css).
(Note to new editors: those CSS pages are specific to you, and control your view of pages, by adding to your user account's CSS code. If you have not yet created such a page, then clicking one of the .css links above will yield a page that starts "Wikipedia does not have a user page with this exact name." Click the "Start the User:username/filename page" link, paste the text below, save the page, follow the instructions at the bottom of the new page on bypassing your browser's cache, and finally, in order to see the previously hidden maintenance messages, refresh the page you were editing earlier.)
Given unregistered editors can't create pages (and even if we could, I'll be given another address with a different common.css page in less than 24 hours), how can I go about viewing such messages? 2603:8001:4542:28FB:C917:2D30:4F00:28C9 (talk) 01:43, 18 September 2023 (UTC)
So there's no accommodation intended for unregistered editors to ever see these messages, even if only during the preview stage of editing an article? Or should i just go into DevTools and hijack those classes each time? -- 188.26.44.57 (talk) 14:00, 20 February 2024 (UTC)
In the "cite news" template I'm getting template error messages for newspaper dates in the late 1880s, while early 1900s I have no problem. The dates are real calendar dates and can additionally be seen on the front pages of the newspapers. All urls go to books.google where a scan of the dated newspaper exists.
{{cite news}}
: Check date values in: |date=
(help){{cite news}}
: Check date values in: |date=
(help){{cite news}}
: Check date values in: |date=
(help)Any way to fix this error message? Thanks. 5Q5|✉ 16:07, 18 December 2023 (UTC)
{{cite news|title=Psychological Mysteries|newspaper=The Sunday Herald|location=Baltimore, Maryland|page=18|publisher=The Herald Publishing Company|date=March 10, 1895|url=https://books.google.com/books?id=Ww5CAAAAIBAJ|access-date=December 18, 2023}}
Dead Twitter posts have future dates. For example, in List of Miraculous: Tales of Ladybug & Cat Noir episodes:
{{cite tweet|user=ChikaraYT|number=13954405235828367744| date=8 April 2016| title=Twitter post}}
The above message appears because the date value provided (8 April 2116) is 100 years later than the date in the source (8 April 2016). Achmad Rachmani (talk) 00:59, 5 January 2024 (UTC)
Hello! Over at Template:Marquette (MILW train), there a reference with a legitimate date of January–February–March 1940. Is it possible to override the template error that gives? Ed [talk] [OMT] 23:28, 1 December 2023 (UTC)
{{Citation |mode=cs1 |section=No. 18-The Marquette |title=The Milwaukee Road |type=Timetable |date=January–March 1940 |publisher=Chicago, Milwaukee, St. Paul, and Pacific Railway|via=Streamliner Memories |pages=10, 22 |url=https://streamlinermemories.info/Milw/Milw40TT.pdf |access-date=2023-12-01}}
{{citation}}
because the timetable is not a magazine. |page=10 (table 18)
from the original template is misleading. Table 18 is not on page 10 but rather, is on page 22.The help page says “This error is reported when a name-list parameter ... has an assigned value that is composed solely of digits and / or punctuation” but the author e-TF1 does not appear to be in that category. The full citation is {{cite web |author=e-TF1 |url=http://lci.tf1.fr/biographies/mylene-farmer-4883698.html |title=Mylène Farmer – Actualité, vidéos et photos – MYTF1News |publisher=Lci.tf1.fr |access-date=14 March 2014 |url-status=dead |archive-url=https://web.archive.org/web/20140314064858/http://lci.tf1.fr/biographies/mylene-farmer-4883698.html |archive-date=14 March 2014 }}. The author name appears that way in the source code for the cited page so is likely to be intentional. Should I ignore the error, change the way the author is written, or change the way the cite template is used here? Thanks --Northernhenge (talk) 22:48, 6 February 2024 (UTC)
|<param>=
has numeric name with a help link to the numeric name help text. Your example template does not emit such a message. The maintenance message CS1 maint: numeric names: authors list is emitted because e-TF1
includes a digit. The message also includes a link to Category:CS1 maint: numeric names: authors list where you can find a description of what the message means.{{cite web |url=http://lci.tf1.fr/biographies/mylene-farmer-4883698.html |title=Mylène Farmer |website=MYTF1News |access-date=14 March 2014 |archive-url=https://web.archive.org/web/20140314064858/http://lci.tf1.fr/biographies/mylene-farmer-4883698.html |archive-date=14 March 2014 |language=fr}}
Right now there are 27,193 pages (Category:CS1 errors: periodical ignored) that are effected by having "work=" dropped by the "cite book" template. Since this is leaving alot of maintenance work for editors if done manually, I propose that "work=" be reinstated until a backup plan can be put into place. - Knowledgekid87 (talk) 19:12, 2 March 2024 (UTC)
Hi. Very often, the "volume" is more than a number, but the template is coded in a manner that doesn't allow for that and it leads to horrible red "admonishments" in the ref section. Example: a large work which has "volumes" split into several "parts", each bound separately, each with a title of their own, like "Volume V/Part 1: Galilaea and the North". So not a journal with "volume" plus "number", but a book. The template must accomodate for that, not force the editor to cut down the ref or twist their brain for improvised solutions - and in the end to give up the template altogether and write & format everything by themselves by hand. Already the language of this "help" page is so technical that I give up after a few sentences, and I'm quite familiar with science and, I wish to believe, far from functionally illiterate.
Please help, it's been a problem for far too long. I cannot code, but I know the principles and it can't be that much of a big deal. The same goes for all the template rigidities, which work like a Procrustean bed for (or actually against) the editor. Thank you! Arminden (talk) 15:32, 4 April 2024 (UTC)
|volume=Volume V/Part 1
to |volume=V/Part 1
to remove the error. The error is only to say that you shouldn't start the |volume=
parameter with the word "Volume" or an abbreviation of "Volume". You won't see an error if you use something like |volume=V/Part 1: Galilaea and the North
. GoingBatty (talk) 17:45, 4 April 2024 (UTC)
Apologies if this is a dumb question. I'm looking at a page with dozens of {{cite book templates. If you click edit and then preview you get an error at the top of the page saying one or more cite book templates has errors, and the help topic links to this page. Trouble is that I have absolutely no clue where the error or errors are. How are you supposed to figure out the error location so you can fix things? Just the first error location would be fine, then I could fix that one and go on to the next one... Efbrazil (talk) 16:53, 3 April 2024 (UTC)
{{cite book}}: |journal= ignored (help)
". – Jonesey95 (talk) 19:28, 3 April 2024 (UTC)
(help)
to find error messages and cs1
to find maintenance messages.|
), around parameter names, around the assignment operator (=
), around parameter values so, for the purposes of CTRL+F searching:
{{cite book |author=Author |date=Date |title=Title |location=Location |publisher=Publisher}}
{{cite book | author = Author | date = Date | title = Title | location = Location | publisher = Publisher }}
{{cite book|author=Author|date=Date|title=Title|location=Location|publisher=Publisher}}
{{cite book
|author=Author
|date=Date
|title=Title
|location=Location
|publisher=Publisher
}}
(help)
to find error messages and cs1
to find maintenance messages.![]() | This edit request to Help:CS1 errors has been answered. Set the |answered= parameter to no to reactivate your request. |
A section link is broken in Help:CS1 errors#bad_date. Where it says:
[[Help:Citation_Style_1#Date_compliance_with_Wikipedia's_Manual_of_Style|subset of the date rules]]
Change it to:
[[Help:Citation_Style_1#Date_format_compliance_with_Wikipedia's_Manual_of_Style|subset of the date rules]]
73.37.211.177 (talk) 08:28, 24 April 2024 (UTC)
This section doesn't say how to resolve the base or core issue at all. It just say, Oh, install script you don't have power to do into your wikipedia. Can we get how to resolve one of these errors because I don't see where the error is on the page and it doesn't help you to flag where the error is, which is a lot less useful that a lot of the current programs. Screw it, I'm posting it, 'cause there is no apparent error I can find in any of the citations.--KimYunmi (talk) 20:10, 9 June 2024 (UTC)
date = Fall/Winter 2012 does not seem to work. [2]
jps (talk) 16:03, 12 August 2024 (UTC)
Sources are at liberty to use other ways of expressing dates, such as "spring/summer" or a date in a religious calendar; editors should report the date as expressed by the source. Although the seasons are not normally capitalized, they are capitalized when used as dates in CS1 templates, and the capitalization of the season stated by the source may be altered to follow this convention. In cases where the date as expressed in the source is not compatible with the template software, the citation should be created without using a template.So this should be fixed in the code unless it would break something else. Otherwise, seems like I am required to use a non-templated format which would be pretty annoying if that were the case. For a single slash I have to abandon the template? jps (talk) 20:48, 12 August 2024 (UTC)
The slash notation (2005/2006) may be used to signify a fiscal year or other special period, if that convention is used in reliable sources.Seems like the appropriate thing to do here is use slash since that is what the source uses. jps (talk) 21:33, 12 August 2024 (UTC)
Using |author1=Anonymous
generates an error message which directs editors to Help:CS1 errors#generic name. That section says to "use a more appropriate parameter", but does not say which, much less give an example.
Which parameter would be appropriate? Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 09:11, 28 August 2024 (UTC)
|author1=Anonymous
as it is not an actual name of any author. just leave that parameter blank. However, In any scenario regarding authors name conflicting with generic names, use {{Cite web |author1=((name))<!--Dual parentheses around-->}}
I'm editing Atomic clock which at the moment has 212 references. Before saving my edits, I preview the article and the above message is displayed. I know such nits are common and may be preexisting and not in anything I added. The question is "which one of the 212 references needs fixing?"
To see it yourself, start at https://en.wikipedia.org/w/index.php?title=Atomic_clock&action=edit&oldid=1241897325 and hit "Show preview".
I suppose best would be an #anchor that was linked to directly. Second, a pattern I could search for. But "warning", "maintenance", "template", "{{cite" and "help" all fail to turn up anything.
Then there's the "messages may be hidden" postamble. Does that mean hidden in the public rendered version (reasonable for minor things), or hidden in the preview I'm looking at this instant? The latter seems stupid and useless. Editing and reloading custom CSS styles is a giant PITA that risks losing my in-progress Wikipedia edits.
After much effort, I asked the browser for an unstyled render and found appended to reference #4 ("First accuracy evaluation of NIST-F2" the text " {{cite journal}}
: Empty citation (help): CS1 maint: DOI inactive as of June 2024 (link)". It turned out someone omitted the final digit 4 from the doi:10.1088/0026-1394/51/3/174.
An easy fix, made infuriating by the difficulty of finding the freaking error message. It should not require such an epic struggle.
There really should be a clickable link, or a documented searchable text string (like "CS1 maint:") to enable an editor to easily find the offending citation template. 97.102.205.224 (talk) 09:43, 6 September 2024 (UTC)
{{edit semi-protected}}
for the documentation, but the way I did it depends on my using Firefox; other browsers don't have View > Page Style > No Style
menu options in the base browser. You need to enable developer extensions, add a plug-in, or enter some esoteric javascript incantation. (I think viewing the HTML source and searching that would work, but it's pretty cluttered and hard to read.) 97.102.205.224 (talk) 12:33, 6 September 2024 (UTC)If you click the help link, you are taken to Help:CS1_errors#Controlling_error_message_display, which I will partly reproduce and bold/embiggen here:
- Preview messages
- Error and maintenance messages
By default, Citation Style 1 and Citation Style 2 error messages are visible to all readers and maintenance messages are hidden from all readers.
To display maintenance messages in the rendered article, include the following text in your common CSS page (common.css) or your specific skin's CSS page and (skin.css). (Note to new editors: those CSS pages are specific to you, and control your view of pages, by adding to your user account's CSS code. If you have not yet created such a page, then clicking one of the
.css
links above will yield a page that starts "Wikipedia does not have a user page with this exact name." Click the "Start the User:username/filename page" link, paste the text below, save the page, follow the instructions at the bottom of the new page on bypassing your browser's cache, and finally, in order to see the previously hidden maintenance messages, refresh the page you were editing earlier.).mw-parser-output span.cs1-maint {display: inline;} /* display Citation Style 1 maintenance messages */After (error and/maintenance) messages are displayed, it might still not be easy to find them in a large article with a lot of citations. Messages can then be found by searching (with Ctrl-F) for "(help)" or "cs1".
Headbomb {t · c · p · b} 11:04, 7 September 2024 (UTC)
|url=
value suggestionThe suggested IDN Conversion Tool Verisign at #Check |url=
= value has a limitation as mentioned Only enter the domain in the tool and not the full url
. But i found another site where it is more convenient and it support for whole url, also that site has other features like url encoding/percent encoding etc. (non-promotional) punycoder. So might add that their instead of Verisign.––kemel49(connect)(contri) 17:09, 6 January 2025 (UTC)
What's the correct recourse for the 'External link in |<param>=' warning when citing a page whose title contains a URL for whatever reason. Is the intention that the URL be omitted or that the warning remain and generate noise?. The current suggestions are only to move the URL to a different tag (e.g. where the editor has placed it in the title field in error). DDFoster96 (talk) 21:34, 7 February 2025 (UTC)