• Welcome to Touhou Wiki!
  • Registering is temporarily disabled. Check in our Discord server to request an account and for assistance of any kind.

User talk:Maths ~Angelic Version~: Difference between revisions

From Touhou Wiki
Jump to navigation Jump to search
Line 7: Line 7:


I don't know why I didn't notice earlier but I think the track times need some work, they often appear as 00:00 when unknown track times normally aren't set, they're also often formatted as M:SS (eg. 4:31) instead of the more common MM:SS (eg. 04:31). The album runtime also isn't listed on albums where the track times are listed. I apologize if any of these are intentional changes and not oversights. [[User:Ycdtosa|Ycdtosa]] ([[User talk:Ycdtosa|talk]]) 20:07, 23 January 2018 (UTC)
I don't know why I didn't notice earlier but I think the track times need some work, they often appear as 00:00 when unknown track times normally aren't set, they're also often formatted as M:SS (eg. 4:31) instead of the more common MM:SS (eg. 04:31). The album runtime also isn't listed on albums where the track times are listed. I apologize if any of these are intentional changes and not oversights. [[User:Ycdtosa|Ycdtosa]] ([[User talk:Ycdtosa|talk]]) 20:07, 23 January 2018 (UTC)
:Thanks for the useful feedback! The track times sometimes being formatted as M:SS instead of MM:SS is just a result of the thwiki.cc input being inconsistent. I'll change the code to output MM:SS either way. The album runtime is missing because thwiki.cc doesn't seem to actually put it in the source code. I'll either write a "calculate total runtime" function or just do it manually. I'll also get rid of the pointless 00:00 placeholders. (I've fixed these issues in the existing auto-generated pages.) [[User:Maths ~Angelic Version~|Maths ~Angelic Version~]] ([[User talk:Maths ~Angelic Version~|talk]]) 21:07, 23 January 2018 (UTC)

Revision as of 21:07, 23 January 2018

JavaScript

Would you mind sharing the JavaScript plugin you’ve made? I also frequently make music articles on the wiki and it’d certainly help out with most of them. Thank you in advance btw after you make the album page simply delete it from the Currebt Worklist page, don’t cross it out ^^; --Yamaxandu (talk) 16:01, 22 January 2018 (UTC)

Some feedback on the auto generated pages

I don't know why I didn't notice earlier but I think the track times need some work, they often appear as 00:00 when unknown track times normally aren't set, they're also often formatted as M:SS (eg. 4:31) instead of the more common MM:SS (eg. 04:31). The album runtime also isn't listed on albums where the track times are listed. I apologize if any of these are intentional changes and not oversights. Ycdtosa (talk) 20:07, 23 January 2018 (UTC)

Thanks for the useful feedback! The track times sometimes being formatted as M:SS instead of MM:SS is just a result of the thwiki.cc input being inconsistent. I'll change the code to output MM:SS either way. The album runtime is missing because thwiki.cc doesn't seem to actually put it in the source code. I'll either write a "calculate total runtime" function or just do it manually. I'll also get rid of the pointless 00:00 placeholders. (I've fixed these issues in the existing auto-generated pages.) Maths ~Angelic Version~ (talk) 21:07, 23 January 2018 (UTC)