Module talk:Cite taxon
Add topic| This module does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
| ||||||||
Template-protected edit request on 25 October 2025
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
@Jts1882:
The function "data.cof.checkDate" should return early if access-date is not set.
Reasoning: The current behaviour of the module in this case is to fail, which breaks a number of articles using Template:Catalog of Fishes. Examples include Acanthonus, Alphonse Guichenot, and Arctic char. If not setting access-date is an incorrect use of the template, then it should be expressed in the form of a template error.
Dieknon (talk) 22:40, 25 October 2025 (UTC)
- I fixed that problem. There is at least one other place where Module:Date is used and where the result should be tested to see if it is nil. There are some style issues that I could fix if wanted, starting with the trivial issue of trailing space and use of tabs for indents. Johnuniq (talk) 05:12, 26 October 2025 (UTC)
Template-protected edit request on 28 April 2026
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
@Jts1882:
--====================== Paleobiology Database: paleobiodb.org =======================================
data.paleobiodb = {
citationArgs = {
website="[[Paleobiology Database]]"
},
customArgs = { exclude = "id,collection,1",
Please remove 'date' from the customArgs for data.paleobiodb as per WP:AWB/Tasks. (Maybe also from the data.fossilworks?) Thanks in advance. --Namoroka (talk) 02:53, 28 April 2026 (UTC)
Done for both. — Jts1882 | talk 15:49, 29 April 2026 (UTC)
More proper error messages?
[edit]@Jts1882, currently there are some pages matching Special:Search/"Error: unrecognised source", for instance, yet the text is not visibly formatted as an error message, nor is there any tracking category for these errors. Module:Citation/CS1 and submodules create a red text for missing parameters, for instance, so I would expect other citation templates to do something similar. 1234qwer1234qwer4 23:20, 19 May 2026 (UTC)
- You are correct, the errors need formatting. I actually thought I had begun colour coding the error messages, but that must have been a different module. I've added the formatting and added a tracking category, as well as fixing the errors to those pages. — Jts1882 | talk 12:54, 20 May 2026 (UTC)
- Thanks for the quick response! 1234qwer1234qwer4 21:31, 20 May 2026 (UTC)