User talk:Kogutowicz Manó
Jump to navigation
Jump to search
The order tag documentation pages are sorted in categories is managed by twmplates. If there is a problem with them, revisit the templates. --Andrew (talk) 14:56, 4 December 2022 (UTC) @Minh Nguyen:
- Errr... I think template DEFAULTSORT is developed specifically to solve this situation. Don't you agree? -- Kogutowicz Manó (talk) 19:11, 4 December 2022 (UTC)
- As Wynndale mentioned, the {{KeyDescription}} and {{ValueDescription}} templates already add a {{Languages}} bar to the top of the page; that template automatically adds a
DEFAULTSORT:
magic word to the page. If this isn't correctly sorting the pages you touched, there might be a bug in one of these templates that we can solve without you having to manually edit every tagging page on the wiki.;^)
– Minh Nguyễn 💬 22:30, 4 December 2022 (UTC)
- As Wynndale mentioned, the {{KeyDescription}} and {{ValueDescription}} templates already add a {{Languages}} bar to the top of the page; that template automatically adds a
- Well. You are certainly right.
- I checked source of these templates and I found that they simply pass their parameters to module
DescriptionFromDataItem
. Unfortunately I know too less about PHP so I could not track down the problem. I have absolutely no idea how to start debugging without ruining half of the wiki. Usage ofDEFAULTSORT
is just a temporary solution until an expert is able to debugDescriptionFromDataItem
. --Kogutowicz Manó (talk) 12:43, 6 December 2022 (UTC)