Template talk:License Mojang - minecraft.fandom.com

Jump to navigation Jump to search
Treść tej podstrony pochodzi z artykułu „Template talk:License Mojang” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0

Changes[]

All images in Category:Mojang images should have the {{License Mojang}} template, and vice versa. It would be more efficent and convenient for users to just add the category to the template itself. Could an admin add that, as the page is protected? Thanks! -- Anoymous712 08:10, 16 January 2013 (UTC)

It's already there:
<includeonly>[[Category:Mojang images]]</includeonly>
Adding the template to a page will also add it to the category. -- Orthotope 08:23, 16 January 2013 (UTC)
Then it should have Category:Screenshots. There is only one page with this template, and that is a talk page. The benefits of this change far overweighs the consequences. -- Anoymous712 08:37, 16 January 2013 (UTC)
There are too many non-screenshot Mojang images (block renders, item sprites, File:Notchface.png, etc.) to do that. -- Orthotope 09:05, 16 January 2013 (UTC)

Request for changes[]

Curse LLC's new terms of Service are changed to FANDOM: https://www.fandom.com/curse-terms-of-service. Please administrators pay attention to it and modify the link, thank you! --Angrydog001議(Talk)/誌(Logs)/勛(Contribs) 08:37, 9 May 2019 (UTC)

Done. – Nixinova Nixinova sig1 Nixinova sig2 08:42, 9 May 2019 (UTC)

Rebranding as Mojang Studios[]

Can an administrator please change the name and logo to the current ones? Thanks! — Thomanski | t | c | 21:06, 18 May 2020 (UTC)

Partially done. The logo still needs to be updated. --Ljcool2006 (talk) 19:16, 19 May 2020 (UTC)
Aren't they officially called Mojang Synergies AB? At least they are called like that on the Minecraft Website (The copyright notice in the footer) --Andre 601 (talk) 00:01, 23 September 2020 (UTC)

Still refers to Curse[]

The transclusion of this template still refers to Curse as (not) the license holder. Surely that needs to be changed. — Auldrick (talk · contribs) 15:11, 30 January 2022 (UTC)

Edit request on 30 May 2022[]

The template automatically adds categories to files, but there is no way to disable the specific categorizations. I suggest adding a |category= parameter for overriding the default category. Also, categories are added regardless of namespace, but they should only be added for file pages.

I suggest replacing everything inside the includeonly tags with this:

{{file other| {{#if: {{{category|}}} | [[Category:{{{category}}}]] | {{ #switch: {{ #explode: {{ lc: {{PAGENAME}} }} | . | -1 }} | bmp | gif | jpg | jpeg | png | svg | webp = [[Category:Mojang images]] | ogg = [[Category:Soundtrack]] | #default = [[Category:Mojang files]]  }} }} }}

This addresses both the problems listed above, while preserving existing template usage. Fadyblok240 (talk) 21:54, 30 May 2022 (UTC)

Update: Category:Soundtrack should be replaced with Category:Audio files. Fadyblok240 (talk) 21:58, 30 May 2022 (UTC)
I fixed a small thing in the code you provided which will help anyone blindly copying your code. I also want to suggest using this instead: {{file other | [[Category:{{{category | {{ #switch . . . svg | webp= Mojang images | ogg = Audio files | #default = Mojang files }} }}} ]] }} (the part replaced by the ellipsis is unchanged from your code). Additionally, for the sake of consistency, Category:Mojang audio might be better. SLScool 21:23, 31 May 2022 (UTC)
 Done though slightly differently than requested – I added a nocat parameter as that allows more flexibility for adding multiple categories (via normal category links elsewhere on the page) or disabling them altogether, and did the namespace check directly instead of using {{File other}}. –Sonicwave talk 06:02, 7 June 2022 (UTC)

Edit request[]

Files in the .wav format should be in the soundtrack category. - CrowdingFaun624 (talk) 22:38, 9 May 2023 (UTC)