This template is within the scope of WikiProject Infoboxes, a collaborative effort to improve the coverage of Infoboxes on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.InfoboxesWikipedia:WikiProject InfoboxesTemplate:WikiProject InfoboxesInfoboxes
This template is within the scope of WikiProject Tree of Life, a collaborative effort to improve the coverage of taxonomy and the phylogenetictree of life on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Tree of LifeWikipedia:WikiProject Tree of LifeTemplate:WikiProject Tree of Lifetaxonomic
Only that I didn't want to intrude on it, although I think it's probably a good idea now that I've got the basics working. I finally found the bit that italicizes the genus and species names. I'll see about adapting the {{Taxobox/core}} to handle it now. Bob the Wikipedian(talk • contribs) 20:56, 27 December 2010 (UTC)[reply]
This is a good idea, but wouldn't it be nice if the colour scheme was different from the animal taxobox? So one would see that the article is about an ichnotaxon at once. FunkMonk (talk) 09:14, 28 December 2010 (UTC)[reply]
What color would you like? Here's a table of the colors currently in use:
Per the recent modifications to {{strfind short}}, it has been advised this faster and more capable template take the place of {{str find}} where possible. Because {{PAGENAMEBASE}} is a structural template at the foundation of the code of this template, this edit could potentially cause havoc if not evaluated first for soundness.
@Smith609: I think it's good practice to explicitly specify |subdivision_ranks=. When this is omitted, the rank generated from the parent is often wrong now – the system you & Bob implemented worked well when most taxonomy templates were concerned with 'standard' Linnaean ranks, but so many are now for 'nonstandard' ranks (mirorder, parvorder, clades, etc.). Although a child rank could be generated from these, many of the newer ones are not used consistently.
However, something should appear if |subdivision_ranks= is omitted. In the case of {{Automatic taxobox}}, I'm inclined to supply something generic, like "Subdivisions".
Up to today, almost all articles used {{Ichnobox/short}} rather than {{Ichnobox}}. Looking at the code and testing changing articles from one to the other, I couldn't see any real difference in the output, and having two made maintenance more difficult. So I've merged them, with the "/short" version a redirect to the "normal" version. If anyone notices any problems, please post here. Peter coxhead (talk) 12:35, 15 January 2017 (UTC)[reply]
@Peter coxhead: I don't know if it's a consequence of the merge, but image captions aren't displaying. My best guess after glancing at the code is that it maybe has something to do with underscores in the parameter (|image caption= vs. |image_caption=). For ichnobox articles with an image_caption, see here. BTW, I'm going to offline til Sunday evening; the template isn't protected, so I might poke around in the sandbox and see if I can fix it myself, but that's not going to happen for several days. Plantdrew (talk) 02:35, 4 May 2017 (UTC)[reply]
@Plantdrew: yes, it was an inadvertent consequence of the move. Almost all articles used the original "Ichnobox/short" template, but, unlike the little-used "Ichnobox" template, it did not cater for all choices between the underscore and space versions of multiword parameters. I hadn't appreciated this when I merged them. I guess that ichno articles have few watchers or readers, so it hasn't been noticed until now. I've corrected {{Ichnobox}}; see e.g. Grallator. The change will slowly permeate through to any other affected articles.
There are some other issues with this template (e.g. it still has |image_width= rather than the newer |image_upright=). Do some of the parameters make sense for an ichno taxon, e.g. would there ever be range maps? Peter coxhead (talk) 08:11, 4 May 2017 (UTC)[reply]
Automatic italicization is another issue; as with other 'minor' taxobox templates, this either doesn't work or works differently. Peter coxhead (talk) 08:50, 4 May 2017 (UTC)[reply]
@Awkwafaba: no, you didn't screw up, it hasn't been implemented. I thought, ok, it's a quick fix, but looking at the template, it's way out of date, and needs more work than I have time for right now. On my list if no-one else gets there first. Peter coxhead (talk) 21:29, 4 March 2020 (UTC)[reply]
@Awkwafaba: now implemented and works at Protichnites. (Other changes to Ichnobox are needed, e.g. the automatic italicization of the taxobox name doesn't work correctly. However, it's so rarely used now that I don't see it as a priority. Let me know if you find any other issues.) Peter coxhead (talk) 09:44, 9 March 2020 (UTC)[reply]
Update
This template has now been updated to use a slight variant of the Lua code used to implement {{Automatic taxobox}}. Parameters and italicization should now work in the same way.