This template is maintained by WikiProject Stub sorting, an attempt to bring some sort of order to Wikipedia. If you would like to participate, you can choose to improve/expand the articles containing this stub notice, or visit the project page, where you can join the project and see a list of open tasks.Stub sortingWikipedia:WikiProject Stub sortingTemplate:WikiProject Stub sortingStub sorting
Thank you, Peter coxhead. Yes, I'm just not sure if .css pages can be redirected. Of course, we could do a "manual redirect" by moving the content of Asbox/styles.css to the new title (and changing its referent in Module:Article stub box accordingly). But if it's okay with you, let's wait for someone else's opinion here, just to avoid the risking of things breaking again. Arbitrarily0(talk)11:37, 22 January 2025 (UTC)[reply]
@Arbitrarily0 I definitely agree to wait! But I do think that duplicating the content to the new title and then updating the module should work. Peter coxhead (talk) 11:40, 22 January 2025 (UTC)[reply]
I've sorted this. Job queue will take a few days for all of this to be corrected, but issues go away on (null) edit. While it is possible to futz with where a TemplateStyles page is by moving it by hand and then doing a WP:History merge, I have rarely if ever had issues with just moving them and making sure the relevant invoking module/template is correct. Anyway, the TemplateStyles page should have been living under the module name, so I also corrected the final location. Izno (talk) 21:11, 22 January 2025 (UTC)[reply]
the space now above the template is IMHO generally excessive to the need
I'm inclined to agree with you that the current spacing is somewhat excessive, but a separate discussion would be needed to form consensus to change that.
The spaciing is the same as it had been before, provided that you had followed the placement guidelines and used two blank lines between the categories and the stub template. --Redrose64 🌹 (talk) 22:26, 23 February 2025 (UTC)[reply]
And yet it's still perceived as excessive. Can we at least agree on how many complaints it's necessary to action a change? Ten people would seem a reasonable number. fgnievinski (talk) 12:11, 24 February 2025 (UTC)[reply]
CSS spacing does not work when the Coord template precedes categories
The CSS that adds the vertical spacing is set up so it doesn't apply if the stub box is immediately preceded by an HTML <p> element (paragraph), so that it doesn't produce too much space in cases where the old method is still used (two blank lines before the stub tag, which creates a blank paragraph). Apparently, the {{Coord}} template generates a paragraph.
Depending on how many pages still use the old method, we might be able to remove the :not(p) from the CSS. That would fix cases like these, but would double the space on pages still using the old method. But I have no idea how many pages still need to be fixed in that way. Does anyone else have input on this matter? Mr. Starfleet Command (talk) 00:05, 2 September 2025 (UTC)[reply]