User talk:Eatcha/Archive 1

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

STOP!

[edit]

If you continue trying to add web links like these I'll treat that as massive disruptive behaviour. --Achim (talk) 11:09, 3 April 2019 (UTC)[reply]

Achim, by the links what do you mean a Cross-site scripted link or any spam link. I mean am I allowed to add Cross-site scripted link (not talking 'bout the server side XSS they were all Non-persistent ) to my sub-pages, which are not malwares just for fun (all links that I added were malware free, but yes you can call them spam ) ? EATCHA (talk) 12:59, 3 April 2019 (UTC)[reply]
Yes, I was aware of that being a joke. But I think others are not amused if IRC or mail client windows are opening nonstop until the system says "error, can't open any more instances" or similar. Best, --Achim (talk) 13:27, 3 April 2019 (UTC)[reply]
Thanks for removing the link from your subpage. Btw: Shortened web URLs like bit.do, bit.ly, goo.gl, flic.kr, youtu.be etc are not allowed here on Commons, that had been the reason I stumbled upon your links. Regards, --Achim (talk) 08:42, 4 April 2019 (UTC)[reply]
No problem I understand it's your job as an Admin to insure that commons remains spam free. And you are right that no one will be amused with what I was doing. Thanks for your service as an Admin 😊 -- EATCHA (talk) 09:29, 4 April 2019 (UTC)[reply]

Quality Image Promotion

[edit]
Your image has been reviewed and promoted

Congratulations! Asiatic lion marking it's territory.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support Good quality. --Trougnouf 21:07, 2 April 2019 (UTC)
[reply]

Your image has been reviewed and promoted

Congratulations! Bird's eye chilis.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments Hot! I mean good quality. :-) -- Ikan Kekek 22:08, 2 April 2019 (UTC)[reply]

Your image has been reviewed and promoted

Congratulations! Strawberry in Dilshad Garden, India.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments Good quality. --Cayambe 10:06, 2 April 2019 (UTC)[reply]

--QICbot (talk) 05:22, 5 April 2019 (UTC)[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 1 new jshint issue — the page's status is now having warnings. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){

Your CommonsMaintenanceBot (talk) at 10:05, 5 April 2019 (UTC).[reply]


Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.css. Glad to see you coding in css! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 4 new prettyCss issues — the page's status is now having warnings. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in css writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. WARNING: suggest-relative-unit:px: line 33 char number 11 - Evidence: 20px
  2. WARNING: suggest-relative-unit:px: line 43 char number 16 - Evidence: 100px
  3. WARNING: suggest-relative-unit:px: line 57 char number 12 - Evidence: 20px
  4. WARNING: suggest-relative-unit:px: line 58 char number 11 - Evidence: 1px
  5. WARNING: suggest-relative-unit:px: line 66 char number 14 - Evidence: 28px

Your CommonsMaintenanceBot (talk) at 10:28, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 3 new jshint issues — the page's status is now having warnings. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 69 character 2: Missing semicolon. - Evidence: }
  3. ISSUE: line 74 character 2: Missing semicolon. - Evidence: }
  4. ISSUE: line 81 character 2: Missing semicolon. - Evidence: }

Your CommonsMaintenanceBot (talk) at 10:30, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 9 new jshint issues — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 60 character 1: Expected an identifier and instead saw '<'. - Evidence: <script>
  3. ISSUE: line 60 character 2: Missing semicolon. - Evidence: <script>
  4. ISSUE: line 62 character 125: Expected ')' and instead saw 'signature'. - Evidence: alert("WELCOME TO EATCHA's TALK PAGE. Please Sign your edits with [[User:Eatcha|EATCHA]] ([[User talk:Eatcha|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 10:39, 5 April 2019 (UTC) and if I wrote on your talk page then I will reply there. Thanks ");
  5. ISSUE: line 62 character 139: Missing semicolon. - Evidence: alert("WELCOME TO EATCHA's TALK PAGE. Please Sign your edits with [[User:Eatcha|EATCHA]] ([[User talk:Eatcha|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 10:39, 5 April 2019 (UTC) and if I wrote on your talk page then I will reply there. Thanks ");
  6. ISSUE: line 62 character 268: Missing semicolon. - Evidence: alert("WELCOME TO EATCHA's TALK PAGE. Please Sign your edits with [[User:Eatcha|EATCHA]] ([[User talk:Eatcha|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 10:39, 5 April 2019 (UTC) and if I wrote on your talk page then I will reply there. Thanks ");
  7. ISSUE: line 62 character 268: Expected an identifier and instead saw ')'. - Evidence: alert("WELCOME TO EATCHA's TALK PAGE. Please Sign your edits with [[User:Eatcha|EATCHA]] ([[User talk:Eatcha|<span class="signature-talk">{{int:Talkpagelinktext}}</span>]]) 10:39, 5 April 2019 (UTC) and if I wrote on your talk page then I will reply there. Thanks ");
  8. ISSUE: line 64 character 2: Unclosed regular expression. - Evidence: </script>
  9. ISSUE: line 64 character 2: Unrecoverable syntax error. (100% scanned). - Evidence: undefined

Your CommonsMaintenanceBot (talk) at 10:39, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 1 new esprima issue — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ERROR: Cannot parse line 60 column 1: Unexpected token <

Your CommonsMaintenanceBot (talk) at 10:39, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 2 new jshint issues — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 57 character 5: Missing semicolon. - Evidence: body onload="test()"
  3. ISSUE: line 57 character 21: Missing semicolon. - Evidence: body onload="test()"

Your CommonsMaintenanceBot (talk) at 10:48, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 1 new esprima issue — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ERROR: Cannot parse line 57 column 6: Unexpected identifier

Your CommonsMaintenanceBot (talk) at 10:48, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 2 new jshint issues — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 58 character 19: Expected an identifier and instead saw ')'. - Evidence: you_function(...);
  3. ISSUE: line 58 character 19: Expected an identifier and instead saw ')'. - Evidence: you_function(...);
  4. ISSUE: line 58 character 20: Expected ')' and instead saw ';'. - Evidence: you_function(...);
  5. ISSUE: line 58 character 21: Missing semicolon. - Evidence: you_function(...);

Your CommonsMaintenanceBot (talk) at 10:49, 5 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 12 new jshint issues — the page's status is now having warnings. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 63 character 31: A leading decimal point can be confused with a dot: '.75'. - Evidence: var particle_start_speed = .75; // start with this random speed
  3. ISSUE: line 64 character 31: A leading decimal point can be confused with a dot: '.1'. - Evidence: var particle_wobble_speed = .1; // change speed in random
  4. ISSUE: line 65 character 32: A leading decimal point can be confused with a dot: '.98'. - Evidence: var particle_alpha_factor = .98; // fade out factor for every frame
  5. ISSUE: line 80 character 4: Missing semicolon. - Evidence: }
  6. ISSUE: line 87 character 24: A leading decimal point can be confused with a dot: '.8'. - Evidence: this.vel.x *= -.8;
  7. ISSUE: line 92 character 24: A leading decimal point can be confused with a dot: '.8'. - Evidence: this.vel.y *= -.8;
  8. ISSUE: line 98 character 4: Missing semicolon. - Evidence: }
  9. ISSUE: line 103 character 4: Missing semicolon. - Evidence: }
  10. ISSUE: line 119 character 52: Use '===' to compare with '0'. - Evidence: if (mouseDown || frameCount%spawn_every_nth_frame==0 ) {
  11. ISSUE: line 129 character 13: 'x' is already defined. - Evidence: for(var x = movers.length -1; x >= 0; x--) {
  12. ISSUE: line 132 character 25: A leading decimal point can be confused with a dot: '.001'. - Evidence: if (mov.alpha < .001) {
  13. ISSUE: line 141 character 40: A leading decimal point can be confused with a dot: '.25'. - Evidence: mov.applyForce(createVector(0,.25));

Your CommonsMaintenanceBot (talk) at 10:58, 5 April 2019 (UTC).[reply]

Quality Image Promotion

[edit]
Your image has been reviewed and promoted

Congratulations! Rhesus macaque in New Delhi.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support You should update the category. --Ermell 20:57, 3 April 2019 (UTC)[reply]
✓ Done I totally forgot to check the categories. Thanks Eatcha 04:10, 4 April 2019 (UTC)
[reply]

--QICbot (talk) 05:24, 6 April 2019 (UTC)[reply]

Quality Image Promotion

[edit]
Your image has been reviewed and promoted

Congratulations! Peanuts sin a shop.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments Good quality. --Seven Pandas 23:57, 4 April 2019 (UTC)[reply]

--QICbot (talk) 05:26, 7 April 2019 (UTC)[reply]

Valued Image Promotion

[edit]
Your nomination has been reviewed and promoted
Congratulations! The image you nominated was reviewed and has now been promoted as a valued image. It is considered to be the most valued image on Commons within the scope:
Zaniskari horse.
If you would like to nominate another image, please do so at Valued images candidates.
Pay attention to copyright
File:ILLENIUM in a concert.jpg has been marked as a possible copyright violation. Wikimedia Commons only accepts free content—that is, images and other media files that can be used by anyone, for any purpose. Traditional copyright law does not grant these freedoms, and unless noted otherwise, everything you find on the web is copyrighted and not permitted here. For details on what is acceptable, please read Commons:Licensing. You may also find Commons:Copyright rules useful, or you can ask questions about Commons policies at the Commons:Help desk. If you are the copyright holder and the creator of the file, please read Commons:But it's my own work! for tips on how to provide evidence of that.

The file you added has been deleted. If you have written permission from the copyright holder, please have them send us a free license release via COM:VRT. If you believe that the deletion was not in accordance with policy, you may request undeletion. (It is not necessary to request undeletion if using VRT; the file will be automatically restored at the conclusion of the process.)


  • This file is a copyright violation for the following reason: Attribution-NoDerivs 2.0 Generic (CC BY-ND 2.0)
Warning: Wikimedia Commons takes copyright violations very seriously and persistent violators will be blocked from editing.

Afrikaans  asturianu  azərbaycanca  Bahasa Indonesia  Bahasa Melayu  català  čeština  dansk  Deutsch  Deutsch (Sie-Form)‎  English  español  euskara  français  galego  hrvatski  italiano  Lëtzebuergesch  magyar  Malti  Nederlands  norsk bokmål  norsk nynorsk  oʻzbekcha / ўзбекча  Plattdüütsch  polski  português  português do Brasil  română  sicilianu  slovenčina  slovenščina  suomi  svenska  Türkçe  Tiếng Việt  Zazaki  Ελληνικά  беларуская беларуская (тарашкевіца)‎  български  македонски  русский  српски / srpski  тоҷикӣ  українська  հայերեն  मराठी  বাংলা  മലയാളം  ပအိုဝ်ႏဘာႏသာႏ  မြန်မာဘာသာ  ไทย  한국어  日本語  中文(简体)‎  中文(繁體)‎  עברית  العربية  فارسی  +/−

Patrick Rogel (talk) 07:30, 8 April 2019 (UTC)[reply]

An unfree Flickr license was found on File:ILLENIUM in a concert.jpg

[edit]

Deutsch  English  español  فارسی  français  hrvatski  italiano  日本語  മലയാളം  Nederlands  sicilianu  Tiếng Việt  +/−


A file that you uploaded to Wikimedia Commons from Flickr, File:ILLENIUM in a concert.jpg, was found available on Flickr by an administrator or reviewer under the license Noncommercial (NC), No derivative works (ND), or All Rights Reserved (Copyright), which isn't compatible with Wikimedia Commons, per the licensing policy. The file has been deleted. Commons:Flickr files/Appeal for license change has information about sending the Flickr user an appeal asking for the license to be changed. Only Flickr images tagged as BY (CC BY), BY SA (CC BY-SA), CC0 (CC0) and PDM (PDM) are allowed on Wikimedia Commons. If the Flickr user has changed the license of the Flickr image, feel free to ask an administrator to restore the file, or start an undeletion request.

--Patrick Rogel (talk) 07:31, 8 April 2019 (UTC)[reply]

Patrick Rogel, oops I'm sorry my mistake I thought it's suitable for commons. You can delete it. -- EATCHA (talk) 09:07, 8 April 2019 (UTC)[reply]

Valued Image Promotion

[edit]
Your nomination has been reviewed and promoted
Congratulations! The image you nominated was reviewed and has now been promoted as a valued image. It is considered to be the most valued image on Commons within the scope:
Tamo Racemo Concept side view.
If you would like to nominate another image, please do so at Valued images candidates.

Quality Image Promotion

[edit]
Your image has been reviewed and promoted

Congratulations! IIT - Delhi - Entrance.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support Good quality. --Poco a poco 06:27, 7 April 2019 (UTC)
[reply]

Your image has been reviewed and promoted

Congratulations! Capsicum in Dilshad Garden, New Delhi.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support Good quality. --MB-one 13:37, 7 April 2019 (UTC)
[reply]

--QICbot (talk) 05:30, 10 April 2019 (UTC)[reply]

Valued Image Promotion

[edit]
Your nomination has been reviewed and promoted
Congratulations! The image you nominated was reviewed and has now been promoted as a valued image. It is considered to be the most valued image on Commons within the scope:
Illuminated fountains in Rashtrapati Bhawan, President's Estate, New Delhi.
If you would like to nominate another image, please do so at Valued images candidates.

FP Promotion

[edit]
This image has been promoted to Featured picture!

The image File:Zaniskari Horse in Ladhak, Jammu and kashmir.jpg, that you nominated on Commons:Featured picture candidates/File:Zaniskari Horse in Ladhak, Jammu and kashmir.jpg has been promoted. Thank you for your contribution. If you would like to nominate another image, please do so.

/FPCBot (talk) 21:03, 10 April 2019 (UTC)[reply]

Quality Image Promotion

[edit]
Your image has been reviewed and promoted

Congratulations! DC TCA.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support Good quality. --Piotr Bart 16:00, 8 April 2019 (UTC)
[reply]

Your image has been reviewed and promoted

Congratulations! Fountain near the Indian President' residence.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments Good quality. --Peulle 14:53, 6 April 2019 (UTC)[reply]
 Support Good quality. --Piotr Bart 16:02, 8 April 2019 (UTC)
[reply]

Your image has been reviewed and promoted

Congratulations! Motichoor ka Ladoo - sweets of India.jpg, which was produced by you, was reviewed and has now been promoted to Quality Image status.

If you would like to nominate another image, please do so at Quality images candidates.

We also invite you to take part in the categorization of recently promoted quality images.
Comments
 Support Good quality. --Piotr Bart 19:25, 8 April 2019 (UTC)
[reply]

--QICbot (talk) 05:34, 11 April 2019 (UTC)[reply]

Valued Image Promotion

[edit]
Your nomination has been reviewed and promoted
Congratulations! The image you nominated was reviewed and has now been promoted as a valued image. It is considered to be the most valued image on Commons within the scope:
Panthera leo (Asiatic lion) male, urinating to mark territory.
If you would like to nominate another image, please do so at Valued images candidates.


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 20 new jshint issues — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 58 character 1: Expected an identifier and instead saw '#'. - Evidence: #mw-panel, /* Vector */
  3. ISSUE: line 58 character 2: Missing semicolon. - Evidence: #mw-panel, /* Vector */
  4. ISSUE: line 59 character 1: Expected an identifier and instead saw '#'. - Evidence: #quickbar, /* CologneBlue */
  5. ISSUE: line 59 character 2: Missing semicolon. - Evidence: #quickbar, /* CologneBlue */
  6. ISSUE: line 60 character 1: Expected an identifier and instead saw '#'. - Evidence: #mw_portlets, /* Modern */
  7. ISSUE: line 60 character 2: Missing semicolon. - Evidence: #mw_portlets, /* Modern */
  8. ISSUE: line 61 character 1: Expected an identifier and instead saw '#'. - Evidence: #sidebar, /* Monobook */
  9. ISSUE: line 61 character 2: Missing semicolon. - Evidence: #sidebar, /* Monobook */
  10. ISSUE: line 62 character 1: Expected an identifier and instead saw '#'. - Evidence: #mw-site-navigation /* Timeless */
  11. ISSUE: line 62 character 2: Missing semicolon. - Evidence: #mw-site-navigation /* Timeless */
  12. ISSUE: line 62 character 20: Missing semicolon. - Evidence: #mw-site-navigation /* Timeless */
  13. ISSUE: line 64 character 15: Label 'position' on fixed statement. - Evidence: position: fixed;
  14. ISSUE: line 65 character 15: Label 'overflow' on hidden statement. - Evidence: overflow: hidden;
  15. ISSUE: line 66 character 13: Label 'height' on 100 statement. - Evidence: height: 100%;
  16. ISSUE: line 66 character 17: Expected an identifier and instead saw ';'. - Evidence: height: 100%;
  17. ISSUE: line 66 character 18: Missing semicolon. - Evidence: height: 100%;
  18. ISSUE: line 69 character 1: Expected an identifier and instead saw '#'. - Evidence: #mw-panel:hover, /* Vector */
  19. ISSUE: line 69 character 2: Missing semicolon. - Evidence: #mw-panel:hover, /* Vector */
  20. ISSUE: line 69 character 10: Missing semicolon. - Evidence: #mw-panel:hover, /* Vector */
  21. ISSUE: line 69 character 10: Expected '(end)' and instead saw ':'. - Evidence: #mw-panel:hover, /* Vector */

Your CommonsMaintenanceBot (talk) at 09:37, 11 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 1 new esprima issue — the page's status is now having ERRORS. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ERROR: Cannot parse line 58 column 1: Unexpected token ILLEGAL

Your CommonsMaintenanceBot (talk) at 09:37, 11 April 2019 (UTC).[reply]


Code issues in User:Eatcha/common.js

[edit]

Hi Eatcha, I am a bored bot (this is kind of a computer program) that is watching the recent changes and tapping buttons like I did now.

Curious about the reason? Possibly not but I will tell you anyway:

  1. You edited User:Eatcha/common.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 2 new jshint issues — the page's status is now having warnings. Note that invalid or ambiguous code often has unwanted side effects like breaking other tools for you. If you cannot find out how to fix it, I suggest blanking the page for now.
  3. To help you understanding where the issues are, I have aggregated a report here and now. If you have questions, don't hesitate to ask users experienced in javascript writing for help. But do not ask the bot's operators (chronically overwrought) unless you suspect an error of mine. If you prefer not getting spammed by me, you can opt-out reports by adding {{ValidationOptOut|type=all}} to your user page or cmb-opt-out anywhere on your your global user page on Meta. Good luck at Wikimedia Commons and happy hacking!
  1. ISSUE: line 15 character 15: 'i' is already defined. - Evidence: for(var i = 0; i < rightJS.Tags.length; i++){
  2. ISSUE: line 75 character 375: Bad or unnecessary escaping. - Evidence: (function($,mw){'use strict';if(!mw.libs||mw.libs.threadSign)throw new Error('Initializing of threadSign stopped because it was already executed');var name='AutoSign',ns=mw.config.get('wgNamespaceNumber'),$textarea,$editform,minoredit,txtOld='',CmtE='',txtLen,lrLen,txtEndLen,txtOldEnd,reUser='',signTxt=[],txtOldL;var c=$.extend({usersignature:window.usersignature||'-- ~~\~~',sigAccessKey:'>',sigText:null},mw.config.get(['wgDBname','wgAction','wgContentLanguage','wgRelevantUserName','wgFormattedNamespaces','wgUserName','wgPageName','wgIsArticle']));var ts={version:'v1.93d',$sigBox:$(),$label:$(),onoff:$.noop,init:function(){if(ts.config instanceof Object)
  3. ISSUE: line 101 character 294: Bad or unnecessary escaping. - Evidence: $textarea.textSelection('setSelection',{start:pos}).textSelection('scrollToCaretPosition').focus();return txt;},getUser:function(){var txt=txtOld;var strRe=new RegExp('\\[\\[(?:'+c.wgFormattedNamespaces[2]+'(?:in)?|'+c.wgFormattedNamespaces[3]+'|User(?:[ _]talk)?): ?([^\\]\\|[]+)(?:\\|([^\\]\[]+))?\\]\\]','ig');var topicPosters=txt.match(strRe)||[];var posterList=[];topicPosters=$.grep(topicPosters.reverse(),function(p,i){return $.inArray(p,topicPosters)===i;});var u=topicPosters.length,reUser,userDict={};while(u--)

Your CommonsMaintenanceBot (talk) at 09:46, 11 April 2019 (UTC).[reply]

Révocation sur Discussion Achim55

[edit]

Bonjour SignBot !

J’ai révoqué votre modification sur Discussion Achim55 car il y avait un message de suicide que j’ai enlevé: J’ai vu que vous mettez une signature pour savoir qui a écrit. Vous ne pouvez pas défaire cette modification car cette page contenait des menaces de suicides de Guillaume fais des films porno Je vous souhaite de bonnes contributions. À bientôt

LGDC (talk) 11:38, 30 July 2021 (UTC)[reply]

Bonjour SignBot !

J’ai révoqué votre modification sur Discussion La Gallerie de Commons car il y avait un message de suicide que j’ai enlevé: J’ai vu que vous mettez une signature pour savoir qui a écrit. Vous ne pouvez pas défaire cette modification car cette page contenait des menaces de suicides de Guillaume fais des films porno Je vous souhaite de bonnes contributions. À bientôt

LGDC (talk) 11:35, 30 July 2021 (UTC)[reply]

22:19, 27 September 2021 (UTC)

SignBot source code

[edit]

Is https://commons.wikimedia.org/wiki/User:SignBot source code published somewhere? Mateusz Konieczny (talk) 10:21, 13 October 2021 (UTC)[reply]

@Mateusz Konieczny https://gist.github.com/zhuyifei1999/49af65a7f07fa950a381171ea037135e -- Eatcha (talk) 17:20, 13 October 2021 (UTC)[reply]

15:28, 11 October 2021 (UTC)

16:27, 4 October 2021 (UTC)

Вікі любить пам'ятки 2021 в Україні триває до 30 вересня / Wiki Loves Monuments 2021 in Ukraine is on till September 30

[edit]
Автор фото Aeou, інфографіка AnastasiaPetrova (WMUA), CC BY-SA 4.0
Переможці спеціальної номінації «Відео» 2020. Автори роликів: Ігор Мартинів, Кирило Венцеславський; Музика: Erik Satie: Gymnopedie No 2 by Kevin MacLeod. Монтаж: Atoly. Ліцензія CC BY-SA 4.0

Привіт!

Нагадуємо, що до 30 вересня включно можна вантажити світлини та відео культурної спадщини України до національного етапу міжнародного фотоконкурсу «Вікі любить пам'ятки»!

Зараз Україна посідає 3-є місце за кількістю завантажених світлин, поступаючись Російській Федерації та Німеччині. За першу половину місяця було завантажено світлини пам'яток із усіх регіонів України, але частина із них є дуже погано представлена. Севастополь зараз представлений тільки однією пам'яткою і одним фото, Крим — 12 пам'яток і 51 фото. Детальніше — у таблиці:

Проміжна статистика
Регіон К-ть пам'яток К-ть фото
Севастополь 1 1
АР Крим 12 51
Закарпаття 26 96
Миколаївщина 29 81
Рівненщина 36 186
Херсонщина 36 83
Житомирщина 55 324
Донеччина 57 153
Тернопільщина 62 234
Буковина 75 220
Луганщина 82 90
Львівщина 82 351
Кіровоградщина 88 181
Волинь 98 270
Одещина 115 383
Сумщина 129 414
Дніпропетровщина 139 278
Київ 159 248
Хмельниччина 166 538
Полтавщина 171 594
Харківщина 175 625
Київщина 181 651
Черкащина 186 455
Прикарпаття 240 305
Вінничина 242 775
Запоріжжя 253 317
Чернігівщина 305 519

Зі списками пам'яток можна ознайомитися тут. Усі номінації та спецномінації конкурсу описані тут.

Цього року у конкурсі є вісім спеціальних номінацій:

Більше інформації про конкурс дивіться за посиланням. Щоб отримувати інформацію про новинки у конкурсі — підпишіться на наші блог та сторінку у фейсбук.

Приєднуйтеся!

Якщо у Вас є запитання, можете звертатися wlm@wikimedia.org.ua чи у фейсбук – З повагою, Оргкомітет «Вікі любить пам'ятки». 19:03, 20 September 2021 (UTC)

Ви отримали це повідомлення, оскільки Ви брали участь в одному із фотоконкурсів «Вікімедіа Україна» чи допомагали (наприклад, редагували файли з цих конкурсів).

If you do not speak Ukrainian, but you are interested in a contest, you can check out our page in English here.

21:09, 26 July 2021 (UTC)

16:18, 9 August 2021 (UTC)

16:18, 9 August 2021 (UTC)

20:44, 2 August 2021 (UTC)

A file you uploaded is on the main page!

File:Artemis - How We Are Going to the Moon - 4K.webm, that you uploaded, is on the main page today. Thank you for your contributions to this project.

//EatchaBot (talk) 00:00, 20 July 2021 (UTC)[reply]

Wrong pass

[edit]

special:diff/556367320 the two videos dont even have the same length. RZuo (talk) 10:42, 18 July 2021 (UTC)[reply]

@ RZuo The bot was never designed to check the content of videos, it can just check the license. The uploader is either the owner of the changed or has changed the link manually(malice). The bot is not needed anymore as its tasks are a subset of User:LicenseReviewerBot's task. I've asked crats to block and de-bot the bot. -- Eatcha (talk) 18:02, 18 July 2021 (UTC)[reply]

17:04, 31 May 2021 (UTC)

Hi again. Please don't leave active mistaken deletion templates laying about like this, especially when they are transcluded.   — Jeff G. please ping or talk to me 00:03, 1 February 2021 (UTC)[reply]

@Jeff G OK. Thanks -- Eatcha (talk) 12:28, 1 February 2021 (UTC)[reply]
You're welcome.   — Jeff G. please ping or talk to me 13:35, 1 February 2021 (UTC)[reply]

15:29, 19 July 2021 (UTC)

19:24, 16 August 2021 (UTC)

Read-only reminder

[edit]

A maintenance operation will be performed on Wednesday August 25 06:00 UTC. It should only last for a few minutes.

Also during this time, operations on the CentralAuth will not be possible (GlobalRenames, changing/confirming e-mail addresses, logging into new wikis, password changes).

For more details about the operation and on all impacted services, please check on Phabricator.

A banner will be displayed 30 minutes before the operation.

Please help your community to be aware of this maintenance operation. Thank you!

20:32, 24 August 2021 (UTC)

File:Amit shah official portrait.jpg has been listed at Commons:Deletion requests so that the community can discuss whether it should be kept or not. We would appreciate it if you could go to voice your opinion about this at its entry.

If you created this file, please note that the fact that it has been proposed for deletion does not necessarily mean that we do not value your kind contribution. It simply means that one person believes that there is some specific problem with it, such as a copyright issue. Please see Commons:But it's my own work! for a guide on how to address these issues.

Please remember to respond to and – if appropriate – contradict the arguments supporting deletion. Arguments which focus on the nominator will not affect the result of the nomination. Thank you!

TTP1233 (talk) 08:54, 31 August 2021 (UTC)[reply]

Привіт!

З 1 по 30 вересня вже традиційно пройде українська частина міжнародного фотоконкурсу «Вікі любить пам'ятки»! В Україні цей конкурс пройде вже вдесяте. На конкурс можна подавати власні фото пам'яток історико-культурної спадщини України — і змагатися за призи. Більше можна прочитати за посиланням.

Радимо ознайомитися із детальними правилами, а також із відповідями на часті питання. Як і того року — у номінації «За найбільшу кількість сфотографованих пам’яток» можна отримати 21 бал за фотографії об'єктів, якщо світлин цієї пам'ятки раніше не було завантажено.

Нагадаємо, що всі фотографії автоматично беруть участь у номінації «За найбільшу кількість сфотографованих пам’яток»; однак для того, щоб фото позмагалося у номінації «Найкраще фото», потрібно підтвердити це при завантаженні.

Цього року вперше будуть окремо виділені фото з повітря (дронами, квадрокоптерами тощо) — у спеціальній номінації «Аерофото». Для того, щоб робота потрапила на спецномінацію потрібно вибрати її у Завантажувачі.

Також вперше проводиться спеціальна номінація «Пам'ятки Подесення», знову пройдуть спецномінації «Відео», «Єврейська спадщина», «Млини», «Пам'ятки національно-визвольної боротьби» та «Via Regia Ukraine». Для участі світлин у цих спецномінаціях не потрібно обирати нічого у Завантажувачі — світлини зараховуватимуться автоматично з відповідних списків.

Усі номінації та спецномінації конкурсу описані тут.

Приєднуйтеся!

Зі списками пам'яток можна ознайомитися тут. Більше інформації про конкурс дивіться за посиланням. Щоб отримувати інформацію про новинки у конкурсі — підпишіться на наші блог та сторінку у фейсбук.

Важливо! Цього року відбулася адміністративно-територіальна реформа. Однак, ми проводимо конкурс ще за попереднім адміністративно-територіальним устроєм. Ми почали роботу над створенням списків з новим поділом, але вона ще не є завершена. Ви можете користуватися тими новими списками, що вже є, якщо потрібно відшукати пам'ятку за новим поділом (деякі ОДА вже почали присилати у такому форматі), але пам'ятайте, що нові списки ще не є повними.

Якщо у Вас є запитання, можете звертатися wlm@wikimedia.org.ua чи у фейсбук – З повагою, Оргкомітет «Вікі любить пам'ятки».17:39, 1 September 2021 (UTC)

Ви отримали це повідомлення, оскільки Ви брали участь в одному із фотоконкурсів «Вікімедіа Україна» чи допомагали (наприклад, редагували файли з цих конкурсів).

If you do not speak Ukrainian, but you are interested in a contest, you can check out our page in English here.

18:29, 20 September 2021 (UTC)

15:30, 13 September 2021 (UTC)

15:18, 6 September 2021 (UTC)

15:58, 30 August 2021 (UTC)

21:56, 23 August 2021 (UTC)

Deletion notification bot

[edit]

At User_talk:Fæ#File:View of Istanbul with sailboats on the water and Galata Tower in the distance LCCN2010650595.tif, the bot has left a badly substituted notice using template transclusion syntax only for use within templates. Consequently the edit tab in the subtitle does not enable me to edit my own page, but redirects to the template.

Can you fix this please, it is misleading and corrupts user talk pages. -- (talk) 20:21, 26 January 2021 (UTC)[reply]

I've stopped the bot for a while. I will let you know when this is fixed. Thanks for reporting -- Eatcha (talk) 08:18, 27 January 2021 (UTC)[reply]
prevent archiving -- Eatcha (talk) 23:59, 31 January 2021 (UTC)[reply]
@ Bug has been fixed. Thanks -- Eatcha (talk) 15:31, 2 February 2021 (UTC)[reply]

SignBot

[edit]

Hi again. SignBot stopped signing posts at COM:HD at 10:36 (UTC).   — Jeff G. please ping or talk to me 17:15, 1 February 2021 (UTC)[reply]

@Jeff G I could not find anything in the logs and it appears that the bot is signing posts. Maybe related to the tool-forge. -- Eatcha (talk)
I could not find anything in the HD wikitext that would cause this.   — Jeff G. please ping or talk to me 07:26, 2 February 2021 (UTC)[reply]
You are right. The bot didn't sign my comment on help desk. Let's see if it will sign this comment. — Preceding unsigned comment added by EatchaALT (talk • contribs) 07:44, 2 February 2021 (UTC)[reply]
@Jeff G I found something problematic in the help-desk wiki-text, a speedy deletion template {{speedy. See gist.github.com/zhuyifei1999/49af65a7f07fa950a381171ea037135e. Thread with the template,Commons:Help_desk#Deleting_an_image. I am adding an extra condition that will check for the page title, if help desk will ignore the presence of SD template. I was afraid that the bot would require a re-write but fortunately I was wrong. Thanks for reporting the issue. -- EatchaALT (talk) 14:56, 2 February 2021 (UTC)[reply]
Thanks. All attempts to speedy delete the help desk are either mistakes or vandalism. Shouldn't the check be on the edit, rather than the old page contents?   — Jeff G. please ping or talk to me 15:01, 2 February 2021 (UTC)[reply]
I don't know author's (zhuyifei1999) intentions. I don't see any harm in signing pages that would be speedily deleted but looking at the location of the condition in the program, it appears it's a patch/fix and was not an initial feature . -- Eatcha (talk) 15:28, 2 February 2021 (UTC)[reply]
I found a similar issue on the Administrators' Noticeboard for user problems. Is there something about this edit the bot doesn't like? this later edit should gave been signed by the bot.   — Jeff G. please ping or talk to me 14:53, 21 February 2021 (UTC)[reply]
I will remove the blocking/problematic part of code if these issues are common. -- Eatcha (talk) 11:55, 24 March 2021 (UTC)[reply]

I am doing, the signing, Thanks for reminding me, Eatcha Mx. Clarks (talk) 16:22, 13 October 2021 (UTC)[reply]

Non-discussion informational sections

[edit]

I have just reverted one edit by SignBot. The section of text it signed, was not part of the discussion section of my Talk page. It was part of the informational section above the discussion section (see my hidden text message: "Create your new (== Level 2 ==) section below this message; thank you."). Please limit SignBot to only check sections with == Level 2 == headings or below. Thank you. — CJDOS, Sheridan, OR, USA (talk) 20:15, 2 June 2021 (UTC)[reply]

I'm afraid I don't know if "Wikibreak" is a vague term for an undefined duration vacation, Jeff G. You appear to be someone with knowledge about this sort of thing. Would you be able to look over this issue? I don't want to email Eatcha nor raise the issue on the Commons:Administrators' noticeboard (per User:SignBot page instructions) for a slight annoyance. SignBot performed an incorrect signing here, which I've reverted. As I've mentioned above, this is above Level 2 headings, and obviously should not be signed. — CJDOS, Sheridan, OR, USA (talk) 20:42, 2 June 2021 (UTC)[reply]

@CJDOS: The following text (from the current version of SignBot's user page) appears to address your situation for the present: "To disable signing for a single specific edit, place !nosign! anywhere in the edit summary." Two edits to the same page in two minutes also appears to have that effect.   — Jeff G. please ping or talk to me 22:04, 2 June 2021 (UTC)[reply]
I've finally had the opportunity to utilize the !nosign! suggestion; thank you. — CJDOS, Sheridan, OR, USA (talk) 15:25, 16 July 2021 (UTC)[reply]
I didn't authored the code, I just operate it. The guy who wrote it isn't active anymore and I don't have time to re write the code, and, please try to understand that difflib isn't media-wiki syntax aware. -- Eatcha (talk) 18:18, 18 July 2021 (UTC)[reply]
I understood everything you said, except for the last part regarding the Python coding; my knowledge doesn't extend that far yet. I edit Commons very little compared to Wikipedia. Have I read correctly that if my Commons edit count reaches a certain level, SignBot will ignore minor edits on my Commons Talk page (with exceptions for certain circumstances)? — CJDOS, Sheridan, OR, USA (talk) 20:19, 19 July 2021 (UTC)[reply]

Reporting error with etchabot

[edit]

reporting error:
After this edit by etchabot. File doesn't end up saying the correct desc. --> Shinan Qingdao Shandong China
but ends up as a template followed by red text --> { { Shinan, Qingdao, Shandong, China } } --The Eloquent Peasant (talk) 01:53, 15 July 2021 (UTC)[reply]

This is because the Tagalog language template is {{Tlg}}, not {{Tl}} (which is for making these template links). I'm not sure that adding a language template was even useful here, and I'm pretty sure that Tagalog is not the right language anyway. AntiCompositeNumber (talk) 04:20, 15 July 2021 (UTC)[reply]
The task is inactive(and will stay inactive) and was approved with knowledge that there may be some errors. -- Eatcha (talk) 17:36, 18 July 2021 (UTC)[reply]

Adding descriptions from POTD template

[edit]

Thanks for sdding descriptions from POTD template. But it seems to be breaking templates like {{Mld}} as here. I tried to correct it in one file. There may be many; but I'm in a wiki-break and not enough time to check them all. It will be helpful to reverse the task using a bot, if possible. Thanks, Jee 06:13, 13 August 2021 (UTC)[reply]

Hi, I will make sure that I fix these errors. The task is not running now for similar errors reported here previously. I will fix the files by November and then restart the task again. -- Eatcha ( : talk) 02:56, 15 August 2021 (UTC)[reply]
Doing -- Eatcha (talk) 06:55, 27 October 2021 (UTC)[reply]

  1. https://commons.wikimedia.org/wiki/File:Argiope_pulchella_at_Nayikayam_Thattu.jpg
  2. https://commons.wikimedia.org/wiki/File:Phalanta_alcippe_by_Nayikayam_Thattu.jpg
  3. https://commons.wikimedia.org/wiki/File:Parantica_aglea_at_Nayikayam_Thattu.jpg
  4. https://commons.wikimedia.org/wiki/File:Neorthacris_at_Nayikayam_Thattu.jpg
  5. https://commons.wikimedia.org/wiki/File:Papilio_polytes_mating_in_Kadavoor.jpg
  6. https://commons.wikimedia.org/wiki/File:Eurema_blanda_at_Nayikayam_Thattu.jpg
  7. https://commons.wikimedia.org/wiki/File:Lyriothemis_acigastra_male_at_Kadavoor.jpg
  8. https://commons.wikimedia.org/wiki/File:Libellago_lineata_male-Kadavoor-2015-08-21-001.jpg
  9. https://commons.wikimedia.org/wiki/File:Thomisidae_feeding_Junonia_almana_on_Acmella_ciliata-Kadavoor-2015-08-21-001.jpg
  10. https://commons.wikimedia.org/wiki/File:Ceriagrion_cerinorubellum-Kadavoor-2016-04-11-002.jpg
  11. https://commons.wikimedia.org/wiki/File:Hersilia-2016-06-19-002.jpg
  12. https://commons.wikimedia.org/wiki/File:Acherontia-Kadavoor-2016-06-23-001.jpg
  13. https://commons.wikimedia.org/wiki/File:Lyriothemis_acigastra-Kadavoor-2016-06-26-001.jpg
  14. https://commons.wikimedia.org/wiki/File:Junonia_atlites-Kadavoor-2016-06-23-001.jpg
  15. https://commons.wikimedia.org/wiki/File:Parthenos_sylvia-Kadavoor-2016-06-25-001.jpg
  16. https://commons.wikimedia.org/wiki/File:Euthalia_aconthea-Kadavoor-2016-06-25-003.jpg
  17. https://commons.wikimedia.org/wiki/File:Cyclosia_papilionaris-Kadavoor-2016-06-17-001.jpg
  18. https://commons.wikimedia.org/wiki/File:Junonia_almana-Kadavoor-2016-07-11-002.jpg
  19. https://commons.wikimedia.org/wiki/File:Papilio_polymnestor-Kadavoor-2016-07-27-002.jpg
  20. https://commons.wikimedia.org/wiki/File:Junonia_iphita-Kadavoor-2016-08-08-002.jpg
  21. https://commons.wikimedia.org/wiki/File:Papilio_dravidarum-Kadavoor-2016-07-30-001.jpg
  22. https://commons.wikimedia.org/wiki/File:Aularches_miliaris-Silent_Valley-2016-08-13-001.jpg
  23. https://commons.wikimedia.org/wiki/File:Vanessa_indica-Silent_Valley-2016-08-14-001.jpg
  24. https://commons.wikimedia.org/wiki/File:Orthetrum_luzonicum-Kadavoor-2016-09-08-001.jpg
  25. https://commons.wikimedia.org/wiki/File:Pareronia_hippia-Silent_Valley-2016-08-15-001.jpg
  26. https://commons.wikimedia.org/wiki/File:Orthetrum_glaucum-Silent_Valley-2016-08-14-003.jpg
  27. https://commons.wikimedia.org/wiki/File:Acisoma_panorpoides-Kadavoor-2016-09-07-001.jpg
  28. https://commons.wikimedia.org/wiki/File:Theretra_clotho-Kadavoor-2016-08-29-001.jpg
  29. https://commons.wikimedia.org/wiki/File:Oxyopes_javanus-Kadavoor-2016-06-17-002.jpg
  30. https://commons.wikimedia.org/wiki/File:Euploea_core-Kadavoor-2016-09-08-002.jpg
  31. https://commons.wikimedia.org/wiki/File:Neorthacris_simulans-Kadavoor-2016-09-13-002.jpg
  32. https://commons.wikimedia.org/wiki/File:Oxyopes_javanus-Kadavoor-2016-06-20-001.jpg
  33. https://commons.wikimedia.org/wiki/File:Pachliopta_pandiyana-Kadavoor-2016-10-18-001.jpg
  34. https://commons.wikimedia.org/wiki/File:Marumba-Aralam-2016-10-30-001.jpg
  35. https://commons.wikimedia.org/wiki/File:Damselfly_emergence-Aralam-2016-10-29-001.jpg
  36. https://commons.wikimedia.org/wiki/File:Clinotarsus_curtipes-Aralam-2016-10-29-001.jpg
  37. https://commons.wikimedia.org/wiki/File:Ceriagrion_cerinorubellum-Kadavoor-2016-11-28-001.jpg
  38. https://commons.wikimedia.org/wiki/File:Telamonia_dimidiata-Kadavoor-2016-11-28-001.jpg
  39. https://commons.wikimedia.org/wiki/File:Junonia_orithya-Thekkady-2016-12-03-001.jpg
  40. https://commons.wikimedia.org/wiki/File:Mycalesis_junonia-Thekkady.jpg
  41. https://commons.wikimedia.org/wiki/File:Papilio_polytes-Thekkady-2016-12-03-001.jpg
  42. https://commons.wikimedia.org/wiki/File:Agriocnemis_pieris-Kadavoor-2016-11-26-001.jpg
  43. https://commons.wikimedia.org/wiki/File:Vanessa_indica-Silent_Valley-2016-08-14-002.jpg
  44. https://commons.wikimedia.org/wiki/File:Orthetrum_luzonicum-Kadavoor-2016-10-15-002.jpg
  45. https://commons.wikimedia.org/wiki/File:Loxura_atymnus-Kadavoor-2017-04-23-001.jpg
  46. https://commons.wikimedia.org/wiki/File:Melanitis_leda-Kadavoor-2017-04-26-001.jpg
  47. https://commons.wikimedia.org/wiki/File:Indosylvirana_urbis-Kadavoor-2017-05-05-001.jpg
  48. https://commons.wikimedia.org/wiki/File:Pantala_flavescens-Kadavoor-2017-05-04-002.jpg
  49. https://commons.wikimedia.org/wiki/File:Leptosia_nina-Kadavoor-2017-05-04-003.jpg
  50. https://commons.wikimedia.org/wiki/File:Elymnias_caudata-Kadavoor-2017-05-14-001.jpg
  51. https://commons.wikimedia.org/wiki/File:Papilio_polymnestor-Kadavoor-2017-05-14-001.jpg
  52. https://commons.wikimedia.org/wiki/File:Lycidae-Kadavoor-2017-05-22-001.jpg
  53. https://commons.wikimedia.org/wiki/File:Heteropoda_venatoria-Kadavoor-2017-05-22-001.jpg
  54. https://commons.wikimedia.org/wiki/File:Eucomatocera_vittata-Kadavoor-2017-05-23-001.jpg
  55. https://commons.wikimedia.org/wiki/File:Eligma_narcissus-Kadavoor-2017-06-04-002.jpg
  56. https://commons.wikimedia.org/wiki/File:Kalidasa_lanata-Kadavoor-2017-05-23-003.jpg
  57. https://commons.wikimedia.org/wiki/File:Kalidasa_lanata-Kadavoor-2017-05-31-003.jpg
  58. https://commons.wikimedia.org/wiki/File:Purana-Kadavoor-2017-06-02-001.jpg
  59. https://commons.wikimedia.org/wiki/File:Ypthima_baldus-Kadavoor-2017-05-23-001.jpg
  60. https://commons.wikimedia.org/wiki/File:Purana-Kadavoor-2017-06-03-002.jpg
  61. https://commons.wikimedia.org/wiki/File:Leptosia_nina-Kadavoor-2017-05-04-001.jpg
  62. https://commons.wikimedia.org/wiki/File:Aciagrion_occidentale-Kadavoor-2017-05-08-001.jpg
  63. https://commons.wikimedia.org/wiki/File:Attacus_taprobanis-Kadavoor-2018-06-06-001.jpg
  64. https://commons.wikimedia.org/wiki/File:Loxura_atymnus-Kadavoor-2018-06-18-001.jpg
  65. https://commons.wikimedia.org/wiki/File:Attacus_taprobanis-Kadavoor-2018-07-07-001.jpg
  66. https://commons.wikimedia.org/wiki/File:Attacus_taprobanis-Kadavoor-2018-07-13-001.jpg
  67. https://commons.wikimedia.org/wiki/File:Asarkina-Kadavoor-2016-07-27-002.jpg