Jayprakash12345
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
Hello
editHey Jayprakash12345 (talk) 03:29, 23 October 2017 (UTC)
- Hi Jay, I will work on extension registration. I will add you as reviewer when I upload patch, and you can tell if any is not ok. When we confirm to is all ok, I will merge it. Kizule (talk) 19:09, 28 March 2018 (UTC)
- Sounds good. I will see you to merge a patch. Good Luck Jayprakash12345 (talk) 19:12, 28 March 2018 (UTC)
- Thank you. When I upload, you can help me. Kizule (talk) 19:15, 28 March 2018 (UTC)
eliminator user group
editPlease start making eliminator user group on urwiki (Phab) Veritasphere (talk) 09:40, 15 January 2018 (UTC)
- I was attending 3rd Hindi wiki conference. So I will do this today. 8.37.225.63 (talk) 10:08, 15 January 2018 (UTC)
- Thanks alot Veritasphere (talk) 10:11, 15 January 2018 (UTC)
transcluding sample code
editHi. See API:Allrevisions/ja.
{{:{{FULLPAGENAME}}/Sample code 1}}
does not work in translation pages.
Use {{Translatable }} instead of {{FULLPAGENAME}}
. Shirayuki (talk) 22:47, 24 August 2019 (UTC)
- User:Shirayuki, I think {{Translatable }} is also not working :( Jayprakash12345 (talk) 23:23, 24 August 2019 (UTC)
- After marking the source page for translation by a translation administrator. translation pages will be updated. Shirayuki (talk) 23:27, 24 August 2019 (UTC)
- Thank you :) Jayprakash12345 (talk) 23:28, 24 August 2019 (UTC)
GSoC 2021 user script
editHi! I saw this idea and I thought I would offer to help out as a mentor. I have written several user scripts, so I think I would be able to give useful advice. Thanks! Enterprisey (talk) 04:42, 22 February 2021 (UTC)
userscript Task 1
editHey, @Jayprakash12345! can you please help me on completing the first task that is creating a mini-tour I tried to make changes on the existing code like before there was a tour which tells about the edit option so I tried to add to tell on that the use of search option(right side on the top)
looking forward to hearing from you Resultant edition (talk) 17:46, 7 April 2021 (UTC)
A barnstar for you!
editHi. Use {{ll}} e.g. use {{ll|Manual:findMissingFiles.php}} instead of [[Manual:findMissingFiles.php]]. Shirayuki (talk) 22:23, 28 October 2021 (UTC)
randomArea-quiz answer question
editI'm not very knowledgeable and I'm trying to pull questions from a random pool of questions.
<randomArea count="5" > Tamplate:Quize:100007 Tamplate:Quize:100008 Tamplate:Quize:100010 Tamplate:Quize:100150 Tamplate:Quize:100151 Tamplate:Quize:100152 Tamplate:Quize:100153 Tamplate:Quize:100154 </randomArea>
in all templates:
<quiz display="simple"></quiz>
When I look at the answer in the template, the template changes. Could this have a solution? 78.185.250.25 (talk) 05:46, 29 November 2021 (UTC)
How we will see unregistered users
editHi!
You get this message because you are an admin on a Wikimedia wiki.
When someone edits a Wikimedia wiki without being logged in today, we show their IP address. As you may already know, we will not be able to do this in the future. This is a decision by the Wikimedia Foundation Legal department, because norms and regulations for privacy online have changed.
Instead of the IP we will show a masked identity. You as an admin will still be able to access the IP. There will also be a new user right for those who need to see the full IPs of unregistered users to fight vandalism, harassment and spam without being admins. Patrollers will also see part of the IP even without this user right. We are also working on better tools to help.
If you have not seen it before, you can read more on Meta. If you want to make sure you don’t miss technical changes on the Wikimedia wikis, you can subscribe to the weekly technical newsletter.
We have two suggested ways this identity could work. We would appreciate your feedback on which way you think would work best for you and your wiki, now and in the future. You can let us know on the talk page. You can write in your language. The suggestions were posted in October and we will decide after 17 January.
Thank you. /Johan (WMF)
18:17, 4 January 2022 (UTC) MediaWiki message delivery (talk) 18:17, 4 January 2022 (UTC)
Options
editHi. Please do not insert a sentence "X.php accepts N options". Thanks. Shirayuki (talk) 13:30, 24 January 2022 (UTC)
- Hi @Shirayuki, Thanks for your suggestions. Further, I will not add "X.php accepts N options" as it can be count indirectly. But please restore the "X.php does not take any options or arguments." like https://www.mediawiki.org/w/index.php?title=Manual%3APopulateLogUsertext.php&type=revision&diff=5034335&oldid=5034334. This is informative as it would help to sysadmins to understand that script is not accepting any options or arguments. Keeping "Options/Arguments" section empty is not good, I think. Jayprakash12345 (talk) 13:52, 24 January 2022 (UTC)
- Use "This script" instead of "X.php", to use translation memory in the future. Shirayuki (talk) 13:58, 24 January 2022 (UTC)
- Thanks :) Jayprakash12345 (talk) 13:59, 24 January 2022 (UTC)
Manual:CopyTextLayout Need more details
editHi,
I try to implement a copy of text on my private Wiki 1.42.1.
I follow your documentation Manual:CopyTextLayout
In my case I want this solution "In MediaWiki Extension":
- I installed 3rd extension: Extension:Widgets is correct?
- In my $MW_HOME/extensions/Widgets/ a. I created new file called "resource.js" b. I edited extension.json file
- Output Context in your SpecialPage/ParserHook I do not action to perform. Special page "ParserHook" does not exist. I need to install another 3rd extension?
Can you help me, please?
Regards, Magicwrite (talk) 16:16, 29 July 2024 (UTC)
- I used gadget method and it is working fine.
- Regards, Magicwrite (talk) 12:24, 30 July 2024 (UTC)