User talk:Bocardodarapti

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


Welcome to Wikimedia Commons, Bocardodarapti!

-- 20:38, 16 February 2011 (UTC)

Please sign your postings[edit]

čeština  Deutsch  English  español  suomi  français  italiano  日本語  português  русский  українська  +/−
Click the "Signature and timestamp"-button to sign your talkpage contributions
Click the "Signature and timestamp"-button to sign your talkpage contributions
As a courtesy to other editors, it is Commons:Signatures policy to sign your posts on talk pages, user talk pages, deletion requests, and noticeboards. To do so, simply add four tildes (~~~~) at the end of your comments. Your user name or IP address (if you are not logged in) and the date will then automatically be added along with a timestamp when you save your comment. Signing your comments helps people to find out who said something and provides them with a link to your user/talk page (for further discussion). Thank you.

--SignBot (talk) 22:00, 29 November 2018 (UTC)[reply]

Undeleted[edit]

I've requested undeletion of File:Grundkurs Mathematik (Osnabrück 2018-2019)Teil IVorlesung20.pdf through COM:UDR (this undeletion request). You weren't wrong to ask for that on User talk:Jcb#Pdf-files though. Jcb didn't undelete it himself though, because

Also, there's a typo in the Abbildungsverzeichnis of File:Grundkurs Mathematik (Osnabrück 2018-2019)Teil IVorlesung7.pdf. Dedekind.jpg should be Dedekind.jpeg. Yeah, I know. Confusing stuff. - Alexis Jazz ping plz 16:11, 2 December 2018 (UTC)[reply]

Thanks for your support. Maybe you could also help regarding
where I find the deletion request quite harsh, even if in some of the cases the license in the appendix is not optimal. I am willing to improve this, but the timeframe is a bit dense.Bocardodarapti (talk) 18:03, 2 December 2018 (UTC)[reply]
(moved your response from my talk page here)
I'm not an administrator. I can't do anything now. If they get deleted, I'll request undeletion for them as well. - Alexis Jazz ping plz 18:08, 2 December 2018 (UTC)[reply]
Category discussion warning

Category:PDF_files_from_German_wikiversity has been listed at Commons:Categories for discussion so that the community can discuss ways in which it should be changed. We would appreciate it if you could go to voice your opinion about this at its entry.

If you created this category, please note that the fact that it has been proposed for discussion 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. If the category is up for deletion because it has been superseded, consider the notion that although the category may be deleted, your hard work (which we all greatly appreciate) lives on in the new category.

In all cases, please do not take the category discussion personally. It is never intended as such. Thank you!


1234qwer1234qwer4 (talk) 08:08, 18 May 2020 (UTC)[reply]

File:Kreisteilungskoerper5zerlegung.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!

In addition, I noticed that you've made a malformed deletion request. When you want to delete a file by manually using the {{Delete}} template, please remember to follow the instructions in the template, including the "Click here to show further instructions" portion, otherwise you will create a lot of work for other people.   — Jeff G. please ping or talk to me 13:58, 11 March 2021 (UTC)[reply]


Hi Bocardodarapti, 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:Bocardodarapti/monobook.js. Glad to see you coding in javascript! Have you ever considered becoming a MediaWiki hacker?
  2. Though, that change appears to introduce 5 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 187 character 57: Missing semicolon. - Evidence: var winScroll = document.documentElement.scrollTop
  2. ISSUE: line 189 character 21: 'winScroll' is already defined. - Evidence: var winScroll = document.body.scrollTop;
  3. ISSUE: line 209 character 44: 'winScroll' used out of scope. - Evidence: document.documentElement.scrollTop = winScroll;
  4. ISSUE: line 211 character 33: 'winScroll' used out of scope. - Evidence: document.body.scrollTop = winScroll;
  5. ISSUE: line 1669 character 11: Missing semicolon. - Evidence: editForm

Your CommonsMaintenanceBot (talk) at 08:22, 31 March 2021 (UTC).[reply]


Hi Bocardodarapti, 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:Bocardodarapti/monobook.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 234 character 47: Bad or unnecessary escaping. - Evidence: tagOpen: '{{Bienvenue nouveau|Trizek|sign\=~'+'~'+'~'+'~|message\=}}',
  2. ISSUE: line 234 character 70: Bad or unnecessary escaping. - Evidence: tagOpen: '{{Bienvenue nouveau|Trizek|sign\=~'+'~'+'~'+'~|message\=}}',
  3. ISSUE: line 362 character 57: Missing semicolon. - Evidence: var winScroll = document.documentElement.scrollTop
  4. ISSUE: line 364 character 21: 'winScroll' is already defined. - Evidence: var winScroll = document.body.scrollTop;
  5. ISSUE: line 384 character 44: 'winScroll' used out of scope. - Evidence: document.documentElement.scrollTop = winScroll;
  6. ISSUE: line 386 character 33: 'winScroll' used out of scope. - Evidence: document.body.scrollTop = winScroll;
  7. ISSUE: line 1910 character 11: Missing semicolon. - Evidence: editForm

Your CommonsMaintenanceBot (talk) at 08:31, 31 March 2021 (UTC).[reply]


Hi Bocardodarapti, 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:Bocardodarapti/monobook.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 1857 column 5: Unexpected end of input

Your CommonsMaintenanceBot (talk) at 08:46, 31 March 2021 (UTC).[reply]


Hi Bocardodarapti, 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:Bocardodarapti/monobook.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 107 character 57: Missing semicolon. - Evidence: var winScroll = document.documentElement.scrollTop
  2. ISSUE: line 109 character 21: 'winScroll' is already defined. - Evidence: var winScroll = document.body.scrollTop;
  3. ISSUE: line 129 character 44: 'winScroll' used out of scope. - Evidence: document.documentElement.scrollTop = winScroll;
  4. ISSUE: line 131 character 33: 'winScroll' used out of scope. - Evidence: document.body.scrollTop = winScroll;
  5. ISSUE: line 516 character 19: Bad or unnecessary escaping. - Evidence: "tagOpen": "\{{opsyn|",
  6. ISSUE: line 1553 character 37: Bad or unnecessary escaping. - Evidence: "tagClose": "\n|Defbegriff=\n|\Bed1={{Lift|Bed1|term=\n|\n}}\n|Bed2={{Lift|Bed2|term=\n|\n}}\n|Bed3={{Lift|Bed3|term=\n|\n}} \n|Bed4={{Lift|Bed4|term=\n|\n}}\n|Bed5={{Lift|Bed5|term=\n|\n}}\n}}",
  7. ISSUE: line 1562 character 45: Bad or unnecessary escaping. - Evidence: "tagOpen": "Sema=Zuweisung\n|Modus=\n|\Element=",
  8. ISSUE: line 1749 character 11: Missing semicolon. - Evidence: editForm

Your CommonsMaintenanceBot (talk) at 09:21, 31 March 2021 (UTC).[reply]

File:Mathematik für Anwender (Osnabrück 2023-2024)Teil IVorlesung1.pdf 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!

Omphalographer (talk) 02:42, 9 October 2023 (UTC)[reply]