Category talk:Check version/0.90.0
From Kerbal Space Program Wiki
Shouldn't this be 0.90.0? --Brendan (talk) 21:55, 11 March 2015 (CDT)
- Done. Problem was that you could've used {{Check version|0.90}} and it didn't add it to 0.90.0 but to 0.90. Now {{Check version}} converts all aliases of the same version number (e.g. 0.23.10 and 0.23.5 for example) into the same before using it as the category name (0.23.5 in that example).
- In theory you could now do maths with the version numbers. For example getting the version after 0.23.5 you can do
{{Check version/ver|{{#expr: {{Check version/Rev|0.23.5}} + 1}}}}
and get 0.24. — xZise [talk] 07:37, 12 March 2015 (CDT)