Test Wiki:Request for permissions

From Test Wiki
Revision as of 05:40, 3 May 2022 by 想舞花 (talk | contribs) (Signature)
Jump to navigation Jump to search

Test Wiki:Request for permissions/header

Seiyena

Template:UserLinks Template:RfPBtn Requested right: Bureaucrat

  • [yes] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
  • [yes] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
  • [yes] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.

Other comments: So I guess I need a steward's approval to become a bureaucrat again. @Dmehus: or @MacFan4000: can one of you please approve this? I promise to not break any rules here or try to bypass any filters. Thank you. Sei (My changes here | Drop me a line) 00:47, 1 May 2022 (UTC)

 Not done:Per Steward Enforcement. --想舞花 (talk) 00:57, 1 May 2022 (UTC)
I had pinged the stewards so one of them could reply to this and hopefully approve it. Sei (My changes here | Drop me a line) 01:00, 1 May 2022 (UTC)

想舞花

Template:UserLinks Template:RfPBtn Requested right:interface administrator

  • [Yes] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
  • [YES] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
  • [Yes] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.

Other comments:I can edit js and css so i need Interface Administrator--想舞花 (talk) 09:41, 2 May 2022 (UTC) @MacFan4000: and @Dmehus: seen as they need to review the request. Zippybonzo (talk) 10:20, 2 May 2022 (UTC)

@想舞花: Can you please answer the following questions? This is just to know that we are giving tools to a technically competent user.
  1. How do you query for all users who have edited this wiki in the last 30 days and group them into three arrays of stewards, admins and normal users/IPs respectively using MediaWiki API?
  2. Can you explain what this function do? (Gadget-markblocked.js, from line 188 to 209)
switch ( mw.config.get( 'wgAction' ) ) {
	case 'edit':
	case 'submit':
	case 'delete':	
		break;
	case 'view':
		if ( $.inArray( mw.config.get( 'wgNamespaceNumber' ), [ 0, 10 ] ) !== -1 ) {
			break;
		}
		// otherwise continue with default
	default: // 'history', 'purge'
		// In case if the gadget is loaded directly by URL
		mw.loader.using( 'mediawiki.util' ).done( function () {
			if ( window.mbNoAutoStart ) {
				mw.util.addPortletLink( 'p-cactions', 'javascript:markBlocked()', 'XX', 'ca-showblocks' );
			} else {
				mw.hook( 'wikipage.content' ).add( function () {
					markBlocked();
		  		} );
			}
		} );
}
NguoiDungKhongDinhDanh (talk) 03:25, 3 May 2022 (UTC)

@NguoiDungKhongDinhDanh:, yes i can answer it , your 2nd question ,likely is doing block using this Function,your 1st question i can answer,may be you cannot understand,i can use mediawiki api give last 30 days and group them into three arrays of stewards, admins and normal users/IPs respectively, but i am a interface administrator in a website .--想舞花 (talk) 05:40, 3 May 2022 (UTC)

Sierpnia

Template:UserLinks Template:RfPBtn Requested right: admin

  • [y] I am familiar with all of Test Wiki's policies, and understand that important rules will be communicated to me as necessary through obtrusive message boxes.
  • [y] I agree that I am entirely responsible for all actions done under this account, including actions performed under this account by someone other than myself.
  • [y] I agree that if I misuse the sysop/bureaucrat tools, my access might be revoked and I may be banned from Test Wiki without prior warning.

Other comments: Sierpnia (talk) 01:40, 3 May 2022 (UTC)

 Done,Welcome back--想舞花 (talk) 01:48, 3 May 2022 (UTC)