This is a tracking category forCS1 citations with PMID parameters with erroneous PMID values.
Check|pmid= value
The|pmid= parameter is for thePubMed identifier. PMIDs are checked to ensure that the identifier is a simple number without punctuation or spaces with a value between 1 and 41900000. Further validation is not performed.
To resolve this error, ensure that the|pmid= value is correct. If you find something that looks like a PMID and begins with "PMC", use|pmc= instead of|pmid=.
If the value is correct and larger than the currently configured limit of 41900000, please report this atHelp talk:Citation Style 1, so that the limit can be updated.
Pages with this error are automatically placed in Category:CS1 errors: PMID.[a]
By default,Citation Style 1 andCitation Style 2error messages are visible to all readers andmaintenance messages are hidden from all readers.
To displaymaintenance messages in the rendered article, include the following text in your commonCSS 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'sCSS 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 auser 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.)
:root.mw-parser-output.cs1-maint{display:inline;}/* display Citation Style 1 maintenance messages */
To display hidden-by-defaulterror messages:
:root.mw-parser-output.cs1-hidden-error{display:inline;}/* display hidden Citation Style 1 error messages */
Even with this CSS installed, older pages in Wikipedia's cache may not have been updated to show these error messages even though the page is listed in one of the tracking categories. Anull edit will resolve that issue.
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".
To hide normally-displayederror messages:
:root.mw-parser-output.cs1-visible-error{display:none;}/* hide Citation Style 1 error messages */
You can personalize the display of these messages (such as changing the color), but you will need to ask someone who knows CSS or atthe technical village pump if you do not understand how.
Nota bene: these CSS rules are not obeyed byNavigation popups. They also do not hide script warning messages in the Preview box that begin with "This is only a preview; your changes have not yet been saved".