Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Module talk:Cite taxon

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 months ago by 1234qwer1234qwer4 in topic More proper error messages?

Template-protected edit request on 25 October 2025

[edit]

@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)Reply

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)Reply

Template-protected edit request on 28 April 2026

[edit]

@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)Reply

 Done for both.    Jts1882 | talk  15:49, 29 April 2026 (UTC)Reply

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)Reply

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)Reply
Thanks for the quick response! 1234qwer1234qwer4 21:31, 20 May 2026 (UTC)Reply