Template talk:TCG damage category

From Bulbapedia, the community-driven Pokémon encyclopedia.
Revision as of 02:04, 12 October 2022 by Exempt-Medic (talk | contribs) (Created page with "=Parent Category auto-sorting incorrectly= I recently made the category Pokémon cards with attack damage 1000, but becaus...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Parent Category auto-sorting incorrectly

I recently made the category Pokémon cards with attack damage 1000, but because this template uses {{#expr:{{{1}}}/100}}, the parent category sorts them in the wrong order. It goes 0.1-0.9, 10, 1.1-3.0, where the 10 gets auto-sorted into the middle of the list. I think changing {{#expr:{{{1}}}/100}} to {{#expr:{{{1}}}/1000}} would fix the issue. Exempt-Medic (talk) 02:04, 12 October 2022 (UTC)