<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://meta.wikioasis.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DarkMatterMan4500</id>
	<title>WikiOasis Meta - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://meta.wikioasis.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DarkMatterMan4500"/>
	<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Special:Contributions/DarkMatterMan4500"/>
	<updated>2026-05-24T14:16:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Wiki_created?diff=5348</id>
		<title>Template:Wiki created</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Wiki_created?diff=5348"/>
		<updated>2026-05-24T13:00:56Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;== Wiki created ==  &amp;#039;&amp;#039;&amp;#039;Hello&amp;#039;&amp;#039;&amp;#039;, I would like to tell you that I have created your wiki. You can now access it at {{{1|{{{wiki|the domain you specified in the request}}}}}}. You should have been automatically granted administrator and bureaucrat rights, if that&amp;#039;s not the case then please leave a notice on the Steward requests page, so we can fix it immediately. Do not hesitate to ask questions if your question was not answered in our FAQ. Als...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Wiki created ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hello&#039;&#039;&#039;, I would like to tell you that I have created your wiki. You can now access it at {{{1|{{{wiki|the domain you specified in the request}}}}}}. You should have been automatically granted administrator and bureaucrat rights, if that&#039;s not the case then please leave a notice on the [[Steward requests]] page, so we can fix it immediately. Do not hesitate to [[Community portal|ask questions]] if your question was not answered in our [[FAQ]]. Also, if you want an extension, gadget, or anything else, please ask us [[Request features|here]]. Thank you for choosing WikiOasis, and we wish you good luck with your wiki! ~~&amp;lt;includeonly&amp;gt;&amp;lt;/includeonly&amp;gt;~~&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Documentation}}[[Category:Wiki creation]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/SRG.js?diff=5347</id>
		<title>User:DarkMatterMan4500/SRG.js</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/SRG.js?diff=5347"/>
		<updated>2026-05-24T12:57:30Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;// &amp;lt;nowiki&amp;gt; $( function () { var SRG = {}; window.SRGHelper = SRG;  SRG.summary = &amp;#039; - with SRG.js&amp;#039;; SRG.setup = function () { 	$(&amp;#039;span.mw-editsection-bracket:first-child&amp;#039;).each( function() { 		try { 			var sectionNumber = this.parentElement.childNodes[1].href.match( /action=edit&amp;amp;section=(\d+)/ )[1]; 			this.after( &amp;#039; | &amp;#039; ); 			$(this).after( $( &amp;#039;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;SRGHelper-add-comment&amp;quot; section=&amp;#039; + sectionNumber + &amp;#039;&amp;gt;Add a comment&amp;lt;/a&amp;gt;&amp;#039;) ); 			this.after( &amp;#039; | &amp;#039; ); 			$(this...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// &amp;lt;nowiki&amp;gt;&lt;br /&gt;
$( function () {&lt;br /&gt;
var SRG = {};&lt;br /&gt;
window.SRGHelper = SRG;&lt;br /&gt;
&lt;br /&gt;
SRG.summary = &#039; - with SRG.js&#039;;&lt;br /&gt;
SRG.setup = function () {&lt;br /&gt;
	$(&#039;span.mw-editsection-bracket:first-child&#039;).each( function() {&lt;br /&gt;
		try {&lt;br /&gt;
			var sectionNumber = this.parentElement.childNodes[1].href.match( /action=edit&amp;amp;section=(\d+)/ )[1];&lt;br /&gt;
			this.after( &#039; | &#039; );&lt;br /&gt;
			$(this).after( $( &#039;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;SRGHelper-add-comment&amp;quot; section=&#039; + sectionNumber + &#039;&amp;gt;Add a comment&amp;lt;/a&amp;gt;&#039;) );&lt;br /&gt;
			this.after( &#039; | &#039; );&lt;br /&gt;
			$(this).after( $( &#039;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;SRGHelper-mark-not-done&amp;quot; section=&#039; + sectionNumber + &#039;&amp;gt;Mark as not done&amp;lt;/a&amp;gt;&#039;) );&lt;br /&gt;
			this.after( &#039; | &#039; );&lt;br /&gt;
			$(this).after( $( &#039;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;SRGHelper-mark-done&amp;quot; section=&#039; + sectionNumber + &#039;&amp;gt;Mark as done&amp;lt;/a&amp;gt;&#039;) );&lt;br /&gt;
			this.after( &#039; | &#039; );&lt;br /&gt;
			$(this).after( $( &#039;&amp;lt;a href=&amp;quot;#&amp;quot; class=&amp;quot;SRGHelper-mark-stale&amp;quot; section=&#039; + sectionNumber + &#039;&amp;gt;Mark as stale&amp;lt;/a&amp;gt;&#039;) );&lt;br /&gt;
		} catch ( e ) {&lt;br /&gt;
			&lt;br /&gt;
		}&lt;br /&gt;
	} );&lt;br /&gt;
	$(&#039;a.SRGHelper-mark-done&#039;).click( function(e) {&lt;br /&gt;
		e.preventDefault();&lt;br /&gt;
		console.log( this );&lt;br /&gt;
		SRG.doEdit( this, &#039;{{done}}&#039;, &#039;Marking one request as done&#039;, &#039;{{Status|done}}&#039; );&lt;br /&gt;
	} );&lt;br /&gt;
	$(&#039;a.SRGHelper-mark-not-done&#039;).click( function(e) {&lt;br /&gt;
		e.preventDefault();&lt;br /&gt;
		console.log( this );&lt;br /&gt;
		SRG.doEdit( this, &#039;{{not done}}&#039;, &#039;Marking one request as not done&#039;, &#039;{{Status|not done}}&#039; );&lt;br /&gt;
	} );&lt;br /&gt;
	$(&#039;a.SRGHelper-add-comment&#039;).click( function(e) {&lt;br /&gt;
		e.preventDefault();&lt;br /&gt;
		console.log( this );&lt;br /&gt;
		var commentText = window.prompt( &#039;Comment to add (will be indented once automatically)&#039;);&lt;br /&gt;
		if ( commentText &amp;amp;&amp;amp; commentText !== &#039;&#039; &amp;amp;&amp;amp; commentText !== null ) {&lt;br /&gt;
			SRG.doEdit( this, commentText, &#039;Adding a comment&#039;, false );&lt;br /&gt;
		}&lt;br /&gt;
	} );&lt;br /&gt;
	$(&#039;a.SRGHelper-mark-stale&#039;).click( function(e) {&lt;br /&gt;
		e.preventDefault();&lt;br /&gt;
		console.log( this );&lt;br /&gt;
		SRG.doEdit( this, &#039;{{not done}} {{stale}}&#039;, &#039;Marking one request as not done - stale&#039;, &#039;{{Status|notdone}}&#039; );&lt;br /&gt;
	} );&lt;br /&gt;
};&lt;br /&gt;
SRG.doEdit = function ( section, comment, editSummary, newStatus ) {&lt;br /&gt;
	console.log( section, comment, editSummary, newStatus );&lt;br /&gt;
	&lt;br /&gt;
	var sectionNumber = section.outerHTML.match( /section=&amp;quot;(\d+)&amp;quot;/ )[1];&lt;br /&gt;
	var pageTitle = mw.config.get( &#039;wgPageName&#039; );&lt;br /&gt;
	console.log( sectionNumber );&lt;br /&gt;
	new mw.Api().get( {&lt;br /&gt;
		action: &#039;parse&#039;,&lt;br /&gt;
		page: pageTitle,&lt;br /&gt;
		prop: &#039;wikitext&#039;,&lt;br /&gt;
		section: sectionNumber&lt;br /&gt;
	}).done( function( result ) {&lt;br /&gt;
		console.log( result );&lt;br /&gt;
		var wikitext = result.parse.wikitext[&#039;*&#039;];&lt;br /&gt;
		if ( newStatus !== false ) {&lt;br /&gt;
			wikitext = wikitext.replace( /{{Status(?:\|)?}}/i, newStatus );&lt;br /&gt;
		}&lt;br /&gt;
		wikitext = wikitext + &#039;\n::&#039; + comment + &#039; ~~~~&#039;;&lt;br /&gt;
		console.log( wikitext );&lt;br /&gt;
		new mw.Api().postWithEditToken( {&lt;br /&gt;
			action: &#039;edit&#039;,&lt;br /&gt;
			title: pageTitle,&lt;br /&gt;
			section: sectionNumber,&lt;br /&gt;
			text: wikitext,&lt;br /&gt;
			summary: editSummary + SRG.summary,&lt;br /&gt;
			minor: true,&lt;br /&gt;
			nocreate: true&lt;br /&gt;
		}).done( function( result ) {&lt;br /&gt;
			console.log( result );&lt;br /&gt;
			if ( result &amp;amp;&amp;amp; result.edit &amp;amp;&amp;amp; result.edit.result &amp;amp;&amp;amp; result.edit.result === &#039;Success&#039; ){&lt;br /&gt;
				location.reload();&lt;br /&gt;
			}&lt;br /&gt;
		});&lt;br /&gt;
	});&lt;br /&gt;
};&lt;br /&gt;
} );&lt;br /&gt;
mw.loader.using( &#039;mediawiki.api&#039;, function() {&lt;br /&gt;
	$(document).ready( function () {&lt;br /&gt;
		if ( mw.config.get(&#039;wgAction&#039;) === &#039;view&#039; &amp;amp;&amp;amp; (&lt;br /&gt;
				mw.config.get(&#039;wgArticleId&#039;) === 10769705 ||&lt;br /&gt;
				mw.config.get(&#039;wgArticleId&#039;) === 130130&lt;br /&gt;
			)&lt;br /&gt;
		) {&lt;br /&gt;
			window.SRGHelper.setup();&lt;br /&gt;
		}&lt;br /&gt;
	});&lt;br /&gt;
} );&lt;br /&gt;
// &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/twinkleglobal.js?diff=5346</id>
		<title>User:DarkMatterMan4500/twinkleglobal.js</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/twinkleglobal.js?diff=5346"/>
		<updated>2026-05-24T12:43:39Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/**&lt;br /&gt;
 * Forked from https://zh.wikipedia.org/w/index.php?oldid=45972864&lt;br /&gt;
 * @see [[User:Xiplus/TwinkleGlobal]]&lt;br /&gt;
 * @author [[User:逆襲的天邪鬼]]&lt;br /&gt;
 * @author [[User:Xiplus]]&lt;br /&gt;
 * @author [[User:WhitePhosphorus]]&lt;br /&gt;
 */&lt;br /&gt;
&lt;br /&gt;
(function() {&lt;br /&gt;
&lt;br /&gt;
var VERSION = &#039;2021-07-01 15:27:52&#039;;&lt;br /&gt;
var PREFIX = &#039;User:Xiplus/Twinkle/&#039;;&lt;br /&gt;
var rebuildcache = localStorage.Twinkle_global_xiplus_version !== VERSION;&lt;br /&gt;
var tests = [];&lt;br /&gt;
var api;&lt;br /&gt;
&lt;br /&gt;
var ajax = function(title) {&lt;br /&gt;
	return api.get({&lt;br /&gt;
		action: &#039;query&#039;,&lt;br /&gt;
		format: &#039;json&#039;,&lt;br /&gt;
		prop: &#039;revisions&#039;,&lt;br /&gt;
		titles: title,&lt;br /&gt;
		rvprop: &#039;content&#039;&lt;br /&gt;
	}).then(function(data) {&lt;br /&gt;
		for (var key in data.query.pages) { // eslint-disable-line guard-for-in, no-unreachable-loop&lt;br /&gt;
			return data.query.pages[key].revisions[0][&#039;*&#039;];&lt;br /&gt;
		}&lt;br /&gt;
	});&lt;br /&gt;
};&lt;br /&gt;
&lt;br /&gt;
var load = function(p) {&lt;br /&gt;
	var done = function(data) {&lt;br /&gt;
		if (rebuildcache || !localStorage[&#039;Twinkle_global_xiplus_&#039; + p.name]) {&lt;br /&gt;
			localStorage[&#039;Twinkle_global_xiplus_&#039; + p.name] = data;&lt;br /&gt;
		}&lt;br /&gt;
	};&lt;br /&gt;
	if (localStorage[&#039;Twinkle_global_xiplus_&#039; + p.name] &amp;amp;&amp;amp; !rebuildcache) {&lt;br /&gt;
		return $.Deferred().resolve(localStorage[&#039;Twinkle_global_xiplus_&#039; + p.name]);&lt;br /&gt;
	}&lt;br /&gt;
	if (p.test) {&lt;br /&gt;
		return ajax(PREFIX + p.name).done(done);&lt;br /&gt;
	}&lt;br /&gt;
	return ajax(&#039;MediaWiki:Gadget-&#039; + p.name).done(done);&lt;br /&gt;
};&lt;br /&gt;
&lt;br /&gt;
var message = function(text) {&lt;br /&gt;
	console.log(&#039;[Twinkle_global_xiplus]&#039;, text);  // eslint-disable-line no-console&lt;br /&gt;
	//    $(&#039;#simpleSearch input[type=&amp;quot;search&amp;quot;]&#039;).attr(&#039;placeHolder&#039;, text);&lt;br /&gt;
};&lt;br /&gt;
&lt;br /&gt;
tests.push({ name: &#039;morebits.js&#039;, test: true });&lt;br /&gt;
tests.push({ name: &#039;twinkle.js&#039;, test: true });&lt;br /&gt;
tests.push({ name: &#039;modules/twinklearv.js&#039;, test: true });&lt;br /&gt;
// tests.push({name: &#039;modules/twinklewarn.js&#039;,          test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/friendlyshared.js&#039;,       test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/friendlytag.js&#039;,          test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/friendlytalkback.js&#039;,     test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinklebatchdelete.js&#039;,   test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinklebatchundelete.js&#039;, test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinkleblock.js&#039;,         test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinkleclose.js&#039;,         test: true});&lt;br /&gt;
tests.push({ name: &#039;modules/twinkleconfig.js&#039;, test: true });&lt;br /&gt;
// tests.push({name: &#039;modules/twinklecopyvio.js&#039;,       test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinkledelimages.js&#039;,     test: true});&lt;br /&gt;
tests.push({ name: &#039;modules/twinklediff.js&#039;, test: true });&lt;br /&gt;
tests.push({ name: &#039;modules/twinklefluff.js&#039;, test: true });&lt;br /&gt;
// tests.push({name: &#039;modules/twinkleimage.js&#039;,         test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinkleprotect.js&#039;,       test: true});&lt;br /&gt;
tests.push({ name: &#039;modules/twinklespeedy.js&#039;, test: true });&lt;br /&gt;
// tests.push({name: &#039;modules/twinklestub.js&#039;,          test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinkleunlink.js&#039;,        test: true});&lt;br /&gt;
// tests.push({name: &#039;modules/twinklexfd.js&#039;,           test: true});&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
function main() {&lt;br /&gt;
	if (mw.config.get(&#039;wgServer&#039;) === &#039;//meta.wikioasis.org&#039;) {&lt;br /&gt;
		api = new mw.Api();&lt;br /&gt;
	} else {&lt;br /&gt;
		api = new mw.ForeignApi(&#039;https://meta.wikioasis.org/w/api.php&#039;);&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	mw.loader.load(&#039;https://meta.wikimedia.org/w/index.php?title=User:Xiplus/Twinkle/morebits.css&amp;amp;action=raw&amp;amp;ctype=text/css&#039;, &#039;text/css&#039;);&lt;br /&gt;
&lt;br /&gt;
	var finished = 0;&lt;br /&gt;
	var code = [];&lt;br /&gt;
&lt;br /&gt;
	// all&lt;br /&gt;
	message(&#039;Loading Twinkle_global_xiplus...&#039;);&lt;br /&gt;
	var done = function(x) {&lt;br /&gt;
		return function(data) {&lt;br /&gt;
			finished++;&lt;br /&gt;
			message(&#039;Loading Twinkle_global_xiplus... (&#039; + finished + &#039;/&#039; + tests.length + &#039;)&#039;);&lt;br /&gt;
			code[x] = data;&lt;br /&gt;
			if (x === tests.length - 1) {&lt;br /&gt;
				localStorage.Twinkle_global_xiplus_version = VERSION;&lt;br /&gt;
				try {&lt;br /&gt;
					eval(code.join(&#039;\n;\n&#039;));&lt;br /&gt;
					message(&#039;Twinkle Done&#039;);&lt;br /&gt;
				} catch (e) {&lt;br /&gt;
					mw.notify(&#039;Error loading Twinkle: &#039; + e, {type: &#039;error&#039;});&lt;br /&gt;
				}&lt;br /&gt;
				if ($(&#039;#twinkleglobal-config-titlebar&#039;).length) {&lt;br /&gt;
					$(&#039;#twinkleglobal-config-titlebar&#039;).append(&#039;--Version: Xiplus &#039; + localStorage.Twinkle_global_xiplus_version);&lt;br /&gt;
					$(&#039;#twinkleglobal-config-titlebar&#039;).append(&#039;&amp;lt;button onclick=&amp;quot;localStorage.Twinkle_global_xiplus_version =       \&#039;\&#039;;location.reload();&amp;quot;&amp;gt;Purge&amp;lt;/button&amp;gt;&#039;);&lt;br /&gt;
				}&lt;br /&gt;
			} else {&lt;br /&gt;
				load(tests[x + 1]).done(done(x + 1));&lt;br /&gt;
			}&lt;br /&gt;
		};&lt;br /&gt;
	};&lt;br /&gt;
	load(tests[0]).done(done(0));&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
mw.loader.using([&#039;mediawiki.user&#039;, &#039;mediawiki.util&#039;, &#039;mediawiki.Title&#039;, &#039;jquery.ui&#039;, &#039;jquery.tipsy&#039;, &#039;mediawiki.api&#039;, &#039;mediawiki.ForeignApi&#039;]).done(function() {&lt;br /&gt;
	main();&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
})();&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/mark-locked.js?diff=5345</id>
		<title>User:DarkMatterMan4500/mark-locked.js</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/mark-locked.js?diff=5345"/>
		<updated>2026-05-24T12:41:59Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;// &amp;lt;nowiki&amp;gt;&lt;br /&gt;
// @ts-check&lt;br /&gt;
// Companion to markblocked - asynchronously marks locked users&lt;br /&gt;
// Chunks borrowed from [[User:Krinkle/Scripts/CVNSimpleOverlay_wiki.js]],&lt;br /&gt;
// [[User:GeneralNotability/ip-ext-info.js]], and [[MediaWiki:Gadget-markblocked.js]]&lt;br /&gt;
(()=&amp;gt; {&lt;br /&gt;
const api = new mw.ForeignApi(&#039;https://meta.wikioasis.org/w/api.php&#039;, { userAgent: &#039;Marked-locked-userscript&#039; });&lt;br /&gt;
/**&lt;br /&gt;
 * Get all userlinks on the page&lt;br /&gt;
 *&lt;br /&gt;
 * @param {JQuery} $content page contents&lt;br /&gt;
 * @return {Map} list of unique users on the page and their corresponding links&lt;br /&gt;
 */&lt;br /&gt;
 function lockedUsers_getUsers($content) {&lt;br /&gt;
	const userLinks = new Map();&lt;br /&gt;
&lt;br /&gt;
	// Get all aliases for user: &amp;amp; user_talk: (taken from markblocked)&lt;br /&gt;
	const userNS = [];&lt;br /&gt;
	for (const ns in mw.config.get( &#039;wgNamespaceIds&#039; ) ) {&lt;br /&gt;
		if (mw.config.get(&#039;wgNamespaceIds&#039;)[ns] === 2 || mw.config.get(&#039;wgNamespaceIds&#039;)[ns] === 3) {&lt;br /&gt;
			userNS.push(mw.util.escapeRegExp(ns.replace(/_/g, &#039; &#039;)) + &#039;:&#039;);&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	// RegExp for all titles that are  User:| User_talk: | Special:Contributions/ (for userscripts)&lt;br /&gt;
	const userTitleRX = new RegExp(&#039;^(&#039; + userNS.join(&#039;|&#039;) + &#039;|Special:Contrib(?:ution)?s\\/|Special:CentralAuth\\/)+([^\\/#]+)$&#039;, &#039;i&#039;);&lt;br /&gt;
	const articleRX = new RegExp(mw.config.get(&#039;wgArticlePath&#039;).replace(&#039;$1&#039;, &#039;&#039;) + &#039;([^#]+)&#039;);&lt;br /&gt;
	const redlinkRX = new RegExp(mw.config.get(&#039;wgScript&#039;) + &#039;\\?title=([^#&amp;amp;]+)&#039;);&lt;br /&gt;
	$(&#039;a&#039;, $content).each(function () {&lt;br /&gt;
		if (!$(this).attr(&#039;href&#039;)) {&lt;br /&gt;
			// Ignore if the &amp;lt;a&amp;gt; doesn&#039;t have a href&lt;br /&gt;
			return;&lt;br /&gt;
		}&lt;br /&gt;
		let articleTitleReMatch = articleRX.exec($(this).attr(&#039;href&#039;).toString());&lt;br /&gt;
		if (!articleTitleReMatch) {&lt;br /&gt;
			// Try the redlink check&lt;br /&gt;
			articleTitleReMatch = redlinkRX.exec($(this).attr(&#039;href&#039;).toString());&lt;br /&gt;
			if (!articleTitleReMatch) {&lt;br /&gt;
				return;&lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
		let pgTitle;&lt;br /&gt;
		try {&lt;br /&gt;
			pgTitle = decodeURIComponent(articleTitleReMatch[1]).replace(/_/g, &#039; &#039;);&lt;br /&gt;
		} catch (error) {&lt;br /&gt;
			// Happens sometimes on non-username paths, like if there&#039;s a slash in the path&lt;br /&gt;
			return;&lt;br /&gt;
		}&lt;br /&gt;
		const userTitleReMatch = userTitleRX.exec(pgTitle);&lt;br /&gt;
		if (!userTitleReMatch) {&lt;br /&gt;
			return;&lt;br /&gt;
		}&lt;br /&gt;
		const username = userTitleReMatch[2];&lt;br /&gt;
		if (!mw.util.isIPAddress(username, true)) {&lt;br /&gt;
			if (!userLinks.get(username)) {&lt;br /&gt;
				userLinks.set(username, []);&lt;br /&gt;
			}&lt;br /&gt;
			userLinks.get(username).push($(this));&lt;br /&gt;
		}&lt;br /&gt;
	});&lt;br /&gt;
	return userLinks;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * Check whether a user is locked and if they are, return details about it&lt;br /&gt;
 *&lt;br /&gt;
 * @param {string} user Username to check&lt;br /&gt;
 *&lt;br /&gt;
 * @return {Promise&amp;lt;object&amp;gt;} Whether the user in question is locked and a formatted tooltip about the lock&lt;br /&gt;
 */&lt;br /&gt;
async function lockedUsers_getLock(user) {&lt;br /&gt;
	let locked = false;&lt;br /&gt;
	let tooltip = &#039;&#039;;&lt;br /&gt;
	&lt;br /&gt;
    // Ensure consistent case conversions with PHP as per https://phabricator.wikimedia.org/T292824&lt;br /&gt;
	user = new mw.Title(user).getMain();&lt;br /&gt;
	// Pre-check whether they&#039;re locked at all - if no, return early&lt;br /&gt;
	try {&lt;br /&gt;
		const response = await api.get({&lt;br /&gt;
			action: &#039;query&#039;,&lt;br /&gt;
			list: &#039;globalallusers&#039;,&lt;br /&gt;
			agulimit: &#039;1&#039;,&lt;br /&gt;
			agufrom: user,&lt;br /&gt;
			aguto: user,&lt;br /&gt;
			aguprop: &#039;lockinfo&#039;&lt;br /&gt;
		});&lt;br /&gt;
		if (response.query.globalallusers.length === 0) {&lt;br /&gt;
			// If the length is 0, then we couldn&#039;t find the global user&lt;br /&gt;
			return { locked, tooltip };&lt;br /&gt;
		}&lt;br /&gt;
		// If the &#039;locked&#039; field is present, then the user is locked&lt;br /&gt;
		if (!(&#039;locked&#039; in response.query.globalallusers[0])) {&lt;br /&gt;
			return { locked, tooltip };&lt;br /&gt;
		}&lt;br /&gt;
	} catch (error) {&lt;br /&gt;
		return { locked, tooltip };&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	try {&lt;br /&gt;
		const response = await api.get({&lt;br /&gt;
			action: &#039;query&#039;,&lt;br /&gt;
			list: &#039;logevents&#039;,&lt;br /&gt;
			leprop: &#039;user|timestamp|comment|details&#039;,&lt;br /&gt;
			leaction: &#039;globalauth/setstatus&#039;,&lt;br /&gt;
			letitle: `User:${user}@global`&lt;br /&gt;
		});&lt;br /&gt;
&lt;br /&gt;
		// If the length is 0, then we couldn&#039;t find the log event&lt;br /&gt;
		for (let logEvent of response.query.logevents) {&lt;br /&gt;
			let isLockEvent = false;&lt;br /&gt;
			// only works for more recent log entries, but most accurate&lt;br /&gt;
			try {&lt;br /&gt;
				isLockEvent = logEvent.params.added.includes(&#039;locked&#039;);&lt;br /&gt;
			} catch (error) {}&lt;br /&gt;
			// Older style log entries&lt;br /&gt;
			if (!isLockEvent) {&lt;br /&gt;
				try {&lt;br /&gt;
					isLockEvent = logEvent.params[0] == &#039;locked&#039;;&lt;br /&gt;
				} catch (error) {}&lt;br /&gt;
			}&lt;br /&gt;
&lt;br /&gt;
			if (isLockEvent) {&lt;br /&gt;
				const timestamp = new Date(logEvent.timestamp);&lt;br /&gt;
				const prettyTimestamp = lockedUsers_formatTimeSince(timestamp);&lt;br /&gt;
				tooltip = `Locked by ${logEvent.user}: ${logEvent.comment} (${prettyTimestamp} ago)`;&lt;br /&gt;
				locked = true;&lt;br /&gt;
				// Intentionally not breaking - cycle through to find the most recent lock in case there are multiple&lt;br /&gt;
			}&lt;br /&gt;
		}&lt;br /&gt;
	} catch (error) {}&lt;br /&gt;
&lt;br /&gt;
	return { locked, tooltip };&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/**&lt;br /&gt;
 * Formats time since a date. Taken from mark-blocked.js&lt;br /&gt;
 *&lt;br /&gt;
 * @param {targetDate} Date to check the time since for&lt;br /&gt;
 *&lt;br /&gt;
 * @return {string} A prettified string regarding time since the lock occured&lt;br /&gt;
 */&lt;br /&gt;
function lockedUsers_formatTimeSince(targetDate) {&lt;br /&gt;
	const lockedUsers_padNumber = (number) =&amp;gt; number &amp;lt;= 9 ? &#039;0&#039; + number : number;&lt;br /&gt;
&lt;br /&gt;
	const msSince = new Date() - targetDate;&lt;br /&gt;
&lt;br /&gt;
	let minutes = Math.floor(msSince / 60000);&lt;br /&gt;
	if (!minutes) {&lt;br /&gt;
		return Math.floor(msSince / 1000) + &#039;s&#039;;&lt;br /&gt;
	}&lt;br /&gt;
&lt;br /&gt;
	let hours = Math.floor(minutes / 60);&lt;br /&gt;
	minutes %= 60;&lt;br /&gt;
&lt;br /&gt;
	let days = Math.floor(hours / 24);&lt;br /&gt;
	hours %= 24;&lt;br /&gt;
	if (days) {&lt;br /&gt;
		return `${days}${(days &amp;lt; 10 ? &#039;.&#039; + lockedUsers_padNumber(hours) : &#039;&#039; )}d`;&lt;br /&gt;
	}&lt;br /&gt;
	return `${hours}:${lockedUsers_padNumber(minutes)}`;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
// On window load, get all the users on the page and check if they&#039;re blocked&lt;br /&gt;
$.when( $.ready, mw.loader.using( &#039;mediawiki.util&#039; ) ).then( function () {&lt;br /&gt;
	mw.hook(&#039;wikipage.content&#039;).add(function ($content) {&lt;br /&gt;
		const usersOnPage = lockedUsers_getUsers($content);&lt;br /&gt;
		usersOnPage.forEach(async (val, key, _) =&amp;gt; {&lt;br /&gt;
			const { locked, tooltip } = await lockedUsers_getLock(key);&lt;br /&gt;
			if (locked) {&lt;br /&gt;
				val.forEach(($link) =&amp;gt; {&lt;br /&gt;
					$link.css({ opacity: 0.4, &#039;border-bottom-size&#039;: &#039;thick&#039;, &#039;border-bottom-style&#039;: &#039;dashed&#039;, &#039;border-bottom-color&#039;: &#039;red&#039; });&lt;br /&gt;
					$link.attr(&#039;title&#039;, tooltip);&lt;br /&gt;
				});&lt;br /&gt;
			}&lt;br /&gt;
		});&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
})();&lt;br /&gt;
// &amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/global.js?diff=5344</id>
		<title>User:DarkMatterMan4500/global.js</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/User:DarkMatterMan4500/global.js?diff=5344"/>
		<updated>2026-05-24T12:37:43Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;window.restorerSummary = &#039;Reverted the last edit(s) to revision $ID by [[Special:Contributions/$USER|$USER]]&#039;;&lt;br /&gt;
&lt;br /&gt;
// Global TW&lt;br /&gt;
mw.loader.load(&#039;//meta.wikimedia.org/w/index.php?title=User:Xiplus/TwinkleGlobal.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
// [[Wikipedia:Tools/Navigation popups]]&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups&#039;);&lt;br /&gt;
if ( (mw.config.get(&amp;quot;wgDBname&amp;quot;) !== &amp;quot;wikidatawiki&amp;quot;) &amp;amp;&amp;amp; (mw.config.get(&amp;quot;wgDBname&amp;quot;) !== &amp;quot;testwikidatawiki&amp;quot;) ) { // Don&#039;t work in Wikidata&lt;br /&gt;
    // Fork of Twinkle intended to work on as many wikis as possible&lt;br /&gt;
    mw.loader.load(&#039;//meta.wikimedia.org/w/index.php?title=User:DarkMatterMan4500/TwinkleGlobal.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
}&lt;br /&gt;
// mw.loader.load(&amp;quot;//en.wikipedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;quot;);&lt;br /&gt;
mw.loader.load(&amp;quot;//en.wikipedia.org/w/index.php?title=User:DannyS712/PermaLinkSection.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;quot;); // Backlink: [[User:DannyS712/PermaLinkSection.js]]&lt;br /&gt;
mw.loader.load(&amp;quot;//en.wikipedia.org/w/index.php?title=User:DannyS712/Easy-link.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;quot;); // Backlink: [[User:DannyS712/Easy-link.js]]&lt;br /&gt;
mw.loader.load(&amp;quot;//en.wikipedia.org/w/index.php?title=User:Writ_Keeper/Scripts/markBlocked.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;quot;); // Backlink: [[User:Writ Keeper/Scripts/markBlocked.js]]&lt;br /&gt;
mw.loader.load(&amp;quot;//en.wikipedia.org/w/index.php?title=User:Enterprisey/diff-permalink.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&amp;quot;); // Backlink: [[User:Enterprisey/diff-permalink.js]]&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups&#039;); // Backlink: [[Wikipedia:Tools/Navigation popups]]&lt;br /&gt;
mw.loader.load(&amp;quot;//en.wikipedia.org/wiki/User:Kbh3rd/whackamole.js&amp;quot;); // Backlink: [[User:Kbh3rd/whackamole.js]]&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;); // Backlink:  [[User:BrandonXLF/Restorer]]&lt;br /&gt;
// mw.loader.load(&#039;//en.wikipedia.org/w/index.php?action=raw&amp;amp;ctype=text/javascript&amp;amp;title=User:Writ_Keeper/Scripts/massRevdel.js&#039;);&lt;br /&gt;
mw.loader.load(&#039;//meta.miraheze.org/w/index.php?title=MediaWiki:Gadget-CentralAuthInterlinkFixer.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
mw.loader.load(&#039;/en.wikipedia.org/wiki/User:Path_slopu/scripts/RBK-assist.js&#039;);&lt;br /&gt;
mw.loader.load(&#039;//commons.wikimedia.org/wiki/User:Mdaniels5757/cuStaleness.js&#039;);&lt;br /&gt;
mw.loader.load(&#039;//meta.miraheze.org/wiki/User:DarkMatterMan4500/easyblock-modern.js&#039;);&lt;br /&gt;
mw.loader.load(&#039;//meta.miraheze.org/wiki/User:DarkMatterMan4500/mark-locked.js&#039;);&lt;br /&gt;
mw.loader.load(&#039;//en.wikipedia.org/w/index.php?action=raw&amp;amp;ctype=text/javascript&amp;amp;title=User:Writ_Keeper/Scripts/massRollback.js&#039;);&lt;br /&gt;
mw.loader.load(&amp;quot;//meta.miraheze.org/wiki/User:OrangeStar/masspatrol.js?action=raw&amp;amp;ctype=text/javascript&amp;quot;);&lt;br /&gt;
// Global preferences&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/GlobalPrefs.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
// SubpageMover&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/SubpageMover.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
// Autoblocker&lt;br /&gt;
mw.loader.load(&#039;//meta.miraheze.org/wiki/User:DarkMatterMan4500/Autoblock.js&#039;);&lt;br /&gt;
&lt;br /&gt;
// ParameterSpacing&lt;br /&gt;
mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/ParameterSpacing.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
&lt;br /&gt;
// Based on alaa&#039;s script&lt;br /&gt;
mw.loader.using( [ &#039;mediawiki.util&#039;, &#039;oojs-ui-windows&#039;, &#039;mediawiki.ForeignApi&#039; ], function () {&lt;br /&gt;
	mw.util.addPortletLink ( &#039;p-tb&#039;, &amp;quot;#&amp;quot;, &amp;quot;Shorten URL&amp;quot; , &#039;pt-shortenURL&#039;, &amp;quot;Make short URL&amp;quot; );&lt;br /&gt;
	&lt;br /&gt;
	$(&amp;quot;#pt-shortenURL&amp;quot;).click (function (){&lt;br /&gt;
			&lt;br /&gt;
			//Fetch Short URL from Meta tool&lt;br /&gt;
			var api = new mw.ForeignApi( &#039;https://meta.wikioasis.org/w/api.php&#039; );&lt;br /&gt;
		&lt;br /&gt;
			api.post({&lt;br /&gt;
				action: &#039;shortenurl&#039;,&lt;br /&gt;
				format: &#039;json&#039;,&lt;br /&gt;
				url: window.location.href&lt;br /&gt;
			}).then( function( response ) {&lt;br /&gt;
				window.prompt(&amp;quot;Copy your link&amp;quot;, response.shortenurl.shorturl);&lt;br /&gt;
			});	&lt;br /&gt;
	});&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
// Wiki-Labels [[File:User:EpochFail/WikiLabels.js]]&lt;br /&gt;
mw.loader.load( &#039;//labels.wmflabs.org/gadget/loader.js&#039; );&lt;br /&gt;
&lt;br /&gt;
mw.loader.load(&#039;//de.wikipedia.org/w/index.php?title=Benutzer:TMg/autoFormatter.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
var autoFormatReplacements = [&lt;br /&gt;
	[/ +&amp;lt;ref\b/g, &#039;&amp;lt;ref&#039;]&lt;br /&gt;
];&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
// [[Wikipedia:Tools/Navigation popups]]&lt;br /&gt;
// mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-popups.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
// mw.loader.load(&#039;https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-navpop.css&amp;amp;action=raw&amp;amp;ctype=text/css&#039;, &#039;text/css&#039;);&lt;br /&gt;
&lt;br /&gt;
// Linkback: [[MoreMenu]]&lt;br /&gt;
mw.loader.load(&#039;https://meta.wikimedia.org/w/index.php?action=raw&amp;amp;ctype=text/javascript&amp;amp;title=MediaWiki:MoreMenu.import.js&#039;);&lt;br /&gt;
&lt;br /&gt;
// EditWarChecker [[Wikipedia:Evad37/EditWarChecker]]&lt;br /&gt;
// mw.loader.load(&#039;https://en.wikipedia.org/wiki/User:Evad37/EditWarChecker.js&#039;);&lt;br /&gt;
&lt;br /&gt;
// SRGL&lt;br /&gt;
mw.loader.load(&#039;https://meta.wikimedia.org/wiki/User:Awesome_Aasim/SRGL.js&#039;);&lt;br /&gt;
&lt;br /&gt;
//spihelper&lt;br /&gt;
//mw.loader.load( &#039;//en.wikipedia.org/w/index.php?action=raw&amp;amp;ctype=text/javascript&amp;amp;title=User:GeneralNotability/spihelper.js&#039;);&lt;br /&gt;
&lt;br /&gt;
// Chunked uploads&lt;br /&gt;
// mw.loader.load( &#039;https://commons.wikimedia.org/w/index.php?title=User:Rillke/bigChunkedUpload.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039; );&lt;br /&gt;
&lt;br /&gt;
// [[User:YMS/ORC]]&lt;br /&gt;
// mw.loader.load(&#039;//meta.wikimedia.org/w/index.php?title=User:YMS/orc.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;, &#039;text/javascript&#039;);&lt;br /&gt;
&lt;br /&gt;
// userinfo.js&lt;br /&gt;
mw.loader.load(&#039;//en.wikipedia.org/w/index.php?title=User:PleaseStand/userinfo.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
&lt;br /&gt;
// WordCount.js&lt;br /&gt;
mw.loader.load(&#039;//en.wikipedia.org/w/index.php?title=User:Caorongjin/wordcount.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039;);&lt;br /&gt;
&lt;br /&gt;
// Short description&lt;br /&gt;
// mw.loader.getScript( &#039;//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-libSettings.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039; ).then (&lt;br /&gt;
// function() {&lt;br /&gt;
//	mw.loader.load( &#039;//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-Shortdesc-helper.css&amp;amp;action=raw&amp;amp;ctype=text/css&#039;, &#039;text/css&#039;);&lt;br /&gt;
//	mw.loader.load( &#039;//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-Shortdesc-helper.js&amp;amp;action=raw&amp;amp;ctype=text/javascript&#039; );&lt;br /&gt;
// });&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Int_Usage/doc?diff=5339</id>
		<title>Template:Int Usage/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Int_Usage/doc?diff=5339"/>
		<updated>2026-05-24T11:59:17Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} {{Lua|Module:Fallback}}  == Usage == Returns a value depending on a given language, using reasonable fallbacks if the contents of the switch does not directly map a value for that language.  The given language to test, if it&amp;#039;s not specified, is the user interface language of the viewing user.  The language of the mapped value to return when there&amp;#039;s no match in the switch for the given language (or one of its fallbacks), is English (&amp;lt;span style=&amp;quot;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{Lua|Module:Fallback}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Returns a value depending on a given language, using reasonable fallbacks if the contents of the switch does not directly map a value for that language.&lt;br /&gt;
&lt;br /&gt;
The given language to test, if it&#039;s not specified, is the user interface language of the viewing user.&lt;br /&gt;
&lt;br /&gt;
The language of the mapped value to return when there&#039;s no match in the switch for the given language (or one of its fallbacks), is English (&amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;en&amp;lt;/span&amp;gt;) unless another default language is specified (which will be tried after standard fallbacks but before English).&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;lang=&amp;lt;code&amp;gt;&#039;&#039;language-code&#039;&#039;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt; (optional) — the switch by default will return a value according to the viewing user, this parameter allows changing this behavior.&lt;br /&gt;
* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;code&amp;gt;&#039;&#039;language-code&#039;&#039;&amp;lt;/code&amp;gt;=&#039;&#039;“Mapped value in &amp;lt;code&amp;gt;language-code&amp;lt;/code&amp;gt;”&#039;&#039;&amp;lt;/span&amp;gt; — maps the language to a value.&lt;br /&gt;
*: Defining this parameter for a language that is used as a reasonable fallback for one or several other languages means that you won&#039;t need to define additional parameters to map these other languages, when that value is already accurate for these other languages.&lt;br /&gt;
*: Commonly used languages that are used as reasonable fallbacks include major languages of the world: English (&amp;lt;code&amp;gt;en&amp;lt;/code&amp;gt;), Chinese (&amp;lt;code&amp;gt;zh&amp;lt;/code&amp;gt;), French (&amp;lt;code&amp;gt;fr&amp;lt;/code&amp;gt;), Spanish (&amp;lt;code&amp;gt;es&amp;lt;/code&amp;gt;), Arabic (&amp;lt;code&amp;gt;ar&amp;lt;/code&amp;gt;), Russian (&amp;lt;code&amp;gt;ru&amp;lt;/code&amp;gt;), and Indonesian (&amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt;); and to a lower scale, mostly as a fallback for regional languages: Hindi (&amp;lt;code&amp;gt;hi&amp;lt;/code&amp;gt;), German (&amp;lt;code&amp;gt;de&amp;lt;/code&amp;gt;), Portuguese (&amp;lt;code&amp;gt;pt&amp;lt;/code&amp;gt;), and Dutch (&amp;lt;code&amp;gt;nl&amp;lt;/code&amp;gt;).&lt;br /&gt;
*: But this also includes any national language which may be a reasonable fallback for a minority/regional-only language, unless the later is used across borders, such as Catalan (&amp;lt;code&amp;gt;ca&amp;lt;/code&amp;gt;) or Kurdish (&amp;lt;code&amp;gt;ku&amp;lt;/code&amp;gt;) which should be defined separately.&lt;br /&gt;
*: Usually, you don&#039;t need to provide a specific value for language variants in a different script, that are handled now by MediaWiki using builtin transliterators. This includes the two major variants of Chinese: simplified &amp;lt;code&amp;gt;zh-hans&amp;lt;/code&amp;gt; and traditional &amp;lt;code&amp;gt;zh-hant&amp;lt;/code&amp;gt;, the simplified variant being implied in the form used by the simpler recommended code &amp;lt;code&amp;gt;zh&amp;lt;/code&amp;gt;); the traditional variant needs to be specified only if the default transliterator does not reliably convert some characters.&lt;br /&gt;
* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;default=&amp;lt;code&amp;gt;&#039;&#039;language-code&#039;&#039;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt; (optional) — allows to specify which language to use when reasonable fallbacks have failed. If its value matches a given item defined in the switch, the value mapped to this item will be returned when no other languages in the switch match; if the default is not specified, or does not match any item in the switch, the value mapped to English (the default language of this wiki) will be returned.&lt;br /&gt;
*: So the switch does not necessarily have to define an English message, but it should contain at least:&lt;br /&gt;
*:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;code&amp;gt;language-code&amp;lt;/code&amp;gt;=&#039;&#039;“Mapped value in &amp;lt;code&amp;gt;language-code&amp;lt;/code&amp;gt;”&#039;&#039;&amp;lt;/span&amp;gt;, if &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;default=&amp;lt;code&amp;gt;&#039;&#039;language-code&#039;&#039;&amp;lt;/code&amp;gt;&amp;lt;/span&amp;gt; is present,&lt;br /&gt;
*:* or &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;en=&#039;&#039;“Mapped value in English”&#039;&#039;&amp;lt;/span&amp;gt;, when there&#039;s no specified default.&lt;br /&gt;
*: Specifying another default language (and mapping a value specifically for it) does not prohibit mapping an additional specific value for English, but English will no longer be the last fallback.&lt;br /&gt;
*: Note that the &amp;lt;code&amp;gt;&#039;&#039;language-code&#039;&#039;&amp;lt;/code&amp;gt; indicated here may be arbitrary and can be a pseudo-language to specify a different value, even if it displays a message in English (or in any language).&lt;br /&gt;
&lt;br /&gt;
== Supported language codes ==&lt;br /&gt;
Language codes do not necessarily have to one of those used in a separate edition of a Wikimedia project (such as Wikipedia or Wiktionary), it could be a language supported only on a multilingual site in a single edition, such as Incubator, Commons, MediaWiki or Meta.&lt;br /&gt;
&lt;br /&gt;
But in all cases, the language codes used must be one of the language codes supported by MediaWiki for its localisation (otherwise they could be ignored in parameters of LangSwitch).&lt;br /&gt;
&lt;br /&gt;
Language codes are normally insensitive to letter case, but this template will not recognize language codes specified using any uppercase letter.&lt;br /&gt;
&lt;br /&gt;
Ideally those languages codes should be those recommended by the BCP 47 standard (essentially based on ISO 639, but with some restrictions, and many additions for supporting variants in different scripts, regions, orthographies, or locale conventions). So don&#039;t use the longer 3-letter language codes os ISO 639-3 if there&#039;s a 2-letter code from ISO-639-1. And don&#039;t use the 3-letter language family codes (from ISO 639-5).&lt;br /&gt;
&lt;br /&gt;
The template also supports (for compatibility and to allow smooth migrations) some legacy codes used in Wikimedia projects, but that are no longer recommended (and may be blocked now for new translations in the [[Special:Translate]] page), such as the two major Chinese variants, or the old code for the &#039;&#039;Taraskeviza&#039;&#039; orthographic variant of Belarusian.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
; Switch according to the language of the viewing user (currently for you, &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;lang={{uselang}}&amp;lt;/span&amp;gt;) :&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|ar=AR|de=DE|en=EN|es=ES|fr=FR|it=IT|ja=JA|ko=KO|nl=NL|pt=PT|ru=RU|tr=TR|zh=ZH}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|ar=AR|de=DE|en=EN|es=ES|fr=FR|it=IT|ja=JA|ko=KO|nl=NL|pt=PT|ru=RU|tr=TR|zh=ZH}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|default=&#039;&#039;edit&#039;&#039;|en=EN|gd=GD|glk=GLK}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|default=&#039;&#039;edit&#039;&#039;|en=EN|gd=GD|glk=GLK}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|default=&#039;&#039;edit&#039;&#039;|gd=GD|glk=GLK}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|default=&#039;&#039;edit&#039;&#039;|gd=GD|glk=GLK}}&#039;&#039;&#039;&lt;br /&gt;
:&lt;br /&gt;
; Switch according to the language of the content of the current page (in this page, it is &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;{{CURRENTCONTENTLANGUAGE}}&amp;lt;/span&amp;gt;) :&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|ar=AR|de=DE|en=EN|es=ES|fr=FR|it=IT|ja=JA|ko=KO|nl=NL|pt=PT|ru=RU|tr=TR|zh=ZH}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|ar=AR|de=DE|en=EN|es=ES|fr=FR|it=IT|ja=JA|ko=KO|nl=NL|pt=PT|ru=RU|tr=TR|zh=ZH}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|default=&#039;&#039;edit&#039;&#039;|en=EN|gd=GD|glk=GLK}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|default=&#039;&#039;edit&#039;&#039;|en=EN|gd=GD|glk=GLK}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|default=&#039;&#039;edit&#039;&#039;|gd=GD|glk=GLK}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang={{CURRENTCONTENTLANGUAGE}}|default=&#039;&#039;edit&#039;&#039;|gd=GD|glk=GLK}}&#039;&#039;&#039;&lt;br /&gt;
:&lt;br /&gt;
; Switch according to the language of a specific language :&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|fr=FR}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|fr=FR}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE|fr=FR}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE|fr=FR}}&#039;&#039;&#039;&lt;br /&gt;
:* &amp;lt;span style=&amp;quot;font-family: monospace;&amp;quot;&amp;gt;&amp;lt;nowiki&amp;gt;&#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE|fr=FR|gsw=GSW}}&#039;&#039;&#039;&amp;lt;/nowiki&amp;gt;&amp;lt;/span&amp;gt; gives &#039;&#039;&#039;{{LangSwitch|lang=gsw|default=[translate this]|it=IT|en=EN|de=DE|fr=FR|gsw=GSW}}&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;lang&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;Language code&amp;quot;,&lt;br /&gt;
                &amp;quot;pt&amp;quot;: &amp;quot;Código do idioma&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;Código de idioma&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;description&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;The ISO 639 language code.&amp;quot;,&lt;br /&gt;
				&amp;quot;pt&amp;quot;: &amp;quot;O código do idioma ISO 639.&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;O código de idioma ISO 639.&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;{{int:lang}}&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;default&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;Default fallback&amp;quot;,&lt;br /&gt;
                &amp;quot;pt&amp;quot;: &amp;quot;Recuperação predefinida&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;Fallback padrão&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;description&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;The default fallback result, used when the language is not provided.&amp;quot;,&lt;br /&gt;
                &amp;quot;pt&amp;quot;: &amp;quot;O resultado da recuperação predefinida, utilizado quando não é fornecido o idioma&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;O resultado de fallback padrão, usado quando o idioma não é fornecido.&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;en&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;English&amp;quot;,&lt;br /&gt;
                &amp;quot;pt&amp;quot;: &amp;quot;Inglês&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;Inglês&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;description&amp;quot;: {&lt;br /&gt;
				&amp;quot;en&amp;quot;: &amp;quot;Used when the language is English or if `default` and the language is not provided.&amp;quot;,&lt;br /&gt;
				&amp;quot;pt&amp;quot;: &amp;quot;Utilizado quando o idioma é o inglês ou se não é fornecida a `predefinição` e o idioma.&amp;quot;,&lt;br /&gt;
				&amp;quot;pt-br&amp;quot;: &amp;quot;Usado quando o idioma é inglês ou se `default` e o idioma não forem fornecidos.&amp;quot;&lt;br /&gt;
			},&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- template categories and interwiki links --&amp;gt;&lt;br /&gt;
[[Category:Translation templates|LangSwitch]]&lt;br /&gt;
[[Category:User interface language dependent templates|LangSwitch]]&amp;lt;!-- only if there&#039;s no lang parameter --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Int_Usage?diff=5337</id>
		<title>Template:Int Usage</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Int_Usage?diff=5337"/>
		<updated>2026-05-24T11:58:29Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{TranslateThis|source = Template:Int Usage |ha = Amfani |sv = Användning |ay = Apnaqaña |kri = Aw fɔ yuz am |bm = Baarakɛcogo |lb = Benotzung |ku = Bikaranîn |da = Brug |nb,nn,no = Bruk |gd = Cleachdadh |cy = Defnydd |lg = Enkozesa |eu = Erabilera |sm = Fa’aoga |mg = Fampiasana |om = Fayyadama |uz = Foydalanish |af,li,nl,nl-be,nl-informal,vl,zea = Gebruik |fy = Gebrûk |hu = Használat |bar = Heagnomma |lus = Hman dan |haw = Hoʻohana |rw = Ikoreshwa |so = Isticm...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{TranslateThis|source = Template:Int Usage&lt;br /&gt;
|ha = Amfani&lt;br /&gt;
|sv = Användning&lt;br /&gt;
|ay = Apnaqaña&lt;br /&gt;
|kri = Aw fɔ yuz am&lt;br /&gt;
|bm = Baarakɛcogo&lt;br /&gt;
|lb = Benotzung&lt;br /&gt;
|ku = Bikaranîn&lt;br /&gt;
|da = Brug&lt;br /&gt;
|nb,nn,no = Bruk&lt;br /&gt;
|gd = Cleachdadh&lt;br /&gt;
|cy = Defnydd&lt;br /&gt;
|lg = Enkozesa&lt;br /&gt;
|eu = Erabilera&lt;br /&gt;
|sm = Fa’aoga&lt;br /&gt;
|mg = Fampiasana&lt;br /&gt;
|om = Fayyadama&lt;br /&gt;
|uz = Foydalanish&lt;br /&gt;
|af,li,nl,nl-be,nl-informal,vl,zea = Gebruik&lt;br /&gt;
|fy = Gebrûk&lt;br /&gt;
|hu = Használat&lt;br /&gt;
|bar = Heagnomma&lt;br /&gt;
|lus = Hman dan&lt;br /&gt;
|haw = Hoʻohana&lt;br /&gt;
|rw = Ikoreshwa&lt;br /&gt;
|so = Isticmaalka&lt;br /&gt;
|az = İstifadə&lt;br /&gt;
|ht = Itilizasyon&lt;br /&gt;
|gn = Jeporu rehegua&lt;br /&gt;
|et = Kasutamine&lt;br /&gt;
|fi = Käyttö&lt;br /&gt;
|hmn = Kev siv&lt;br /&gt;
|bs,cnr,sh,sh-el,sh-latn,sr-el = Korištenje&lt;br /&gt;
|hr = Upotreba&lt;br /&gt;
|ln = Kosalela yango&lt;br /&gt;
|ny = Kugwiritsa ntchito&lt;br /&gt;
|diq = Kullanım|tr = Kullanım&lt;br /&gt;
|sn = Kushandiswa&lt;br /&gt;
|lv = Lietošana&lt;br /&gt;
|yo = Lilo&lt;br /&gt;
|ts = Matirhiselo&lt;br /&gt;
|sw = Matumizi&lt;br /&gt;
|lt = Naudojimas&lt;br /&gt;
|is = Notkun&lt;br /&gt;
|ig = Ojiji&lt;br /&gt;
|ceb,fil,tl = Paggamit&lt;br /&gt;
|su = Pamakéan&lt;br /&gt;
|ilo = Panagusar&lt;br /&gt;
|jv = Panggunaan&lt;br /&gt;
|id,ms = Penggunaan&lt;br /&gt;
|sk = Použitie&lt;br /&gt;
|cs = Používání&lt;br /&gt;
|ak,tw = Sɛnea wɔde di dwuma&lt;br /&gt;
|vi = Sử dụng&lt;br /&gt;
|st = Tšebeliso&lt;br /&gt;
|nso = Tšhomišo&lt;br /&gt;
|zu = Ukusetshenziswa&lt;br /&gt;
|xh = Ukusetyenziswa&lt;br /&gt;
|tk = Ulanylyşy&lt;br /&gt;
|sl = Uporaba&lt;br /&gt;
|en,en-au,en-ca,en-gb,en-ie,en-in,en-nz,en-us = Usage&lt;br /&gt;
|ga = Úsáid&lt;br /&gt;
|es,es-419,gl,pt,pt-br,pt-pt,qu = Uso&lt;br /&gt;
|co = Usu&lt;br /&gt;
|la = Ut uti&lt;br /&gt;
|fr,fr-be,fr-ca,fr-ch,fr-fr,fr-lu,frc = Utilisation&lt;br /&gt;
|ca = Utilització&lt;br /&gt;
|ro = Utilizare&lt;br /&gt;
|it = Utilizzo&lt;br /&gt;
|eo = Uzado&lt;br /&gt;
|mt = Użu&lt;br /&gt;
|pl = Użycie&lt;br /&gt;
|als,de,de-formal,de-at,de-ch,de-de,gsw = Verwendung&lt;br /&gt;
|mi = Whakamahinga&lt;br /&gt;
|ee = Zazã&lt;br /&gt;
|el = Χρήση|pnt = Χρήση&lt;br /&gt;
|be = Выкарыстанне&lt;br /&gt;
|be-tarask = Выкарыстаньне&lt;br /&gt;
|uk = Використання&lt;br /&gt;
|ru = Использование&lt;br /&gt;
|tg = Истифода&lt;br /&gt;
|kk = Қолданылуы&lt;br /&gt;
|ky = Колдонулушу&lt;br /&gt;
|tt = Куллану&lt;br /&gt;
|sh-cyrl,sh-ec,sr,sr-cyrl,sr-ec = Коришћење&lt;br /&gt;
|bg = Употреба|mk = Употреба&lt;br /&gt;
|mn = Хэрэглээ&lt;br /&gt;
|hy,hyw = օգտագործումը&lt;br /&gt;
|ka,xmf = გამოყენება&lt;br /&gt;
|as = ব্যৱহাৰ&lt;br /&gt;
|bn = ব্যবহার&lt;br /&gt;
|doi = प्रयोग करना&lt;br /&gt;
|bh,bho = प्रयोग के बारे में बतावल गइल बा&lt;br /&gt;
|hi,mai,ne = प्रयोग&lt;br /&gt;
|sa = प्रयोगः&lt;br /&gt;
|mr = वापर&lt;br /&gt;
|pa = ਵਰਤੋਂ&lt;br /&gt;
|or = ବ୍ୟବହାର&lt;br /&gt;
|ml = ഉപയോഗം&lt;br /&gt;
|gu = ઉપયોગ&lt;br /&gt;
|kn = ಬಳಕೆ&lt;br /&gt;
|ta = பயன்பாடு&lt;br /&gt;
|te = వాడుక&lt;br /&gt;
|si = භාවිතය&lt;br /&gt;
|my = အသုံးပြုပုံ&lt;br /&gt;
|th = การใช้งาน&lt;br /&gt;
|km = ការប្រើប្រាស់&lt;br /&gt;
|lo = ການນຳໃຊ້&lt;br /&gt;
|mni = ꯁꯤꯖꯤꯟꯅꯕꯥ&lt;br /&gt;
|am = አጠቃቀም&lt;br /&gt;
|ti = ኣጠቓቕማ&lt;br /&gt;
|ko = 사용법&lt;br /&gt;
|ja = 使い方&lt;br /&gt;
|yue,zh,zh-cn,zh-hans,zh-hant,zh-hk,zh-mo,zh-sg,zh-tw = 用法&lt;br /&gt;
|he = שימוש&lt;br /&gt;
|yi = באַניץ&lt;br /&gt;
|ar,ary,arz = استخدام&lt;br /&gt;
|sd,ur = استعمال&lt;br /&gt;
|uy = ئىشلىتىلىشى&lt;br /&gt;
|ckb = بەکارهێنان&lt;br /&gt;
|fa = کاربرد&lt;br /&gt;
|ps = کارول&lt;br /&gt;
|dv = ބޭނުން ކުރުމެވެ&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{doc}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Module:If_preview/configuration?diff=5336</id>
		<title>Module:If preview/configuration</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Module:If_preview/configuration?diff=5336"/>
		<updated>2026-05-24T11:56:30Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;-- We perform the actual check for whether this is a preview here since preprocessing is relatively expensive.  local frame = mw.getCurrentFrame()  local function is_preview() 	local revision_id = frame:preprocess(&amp;#039;{{REVISIONID}}&amp;#039;) 	-- {{REVISIONID}} is usually the empty string when previewed. 	-- I don&amp;#039;t know why we&amp;#039;re checking for nil but hey, maybe someday things 	-- would have broken 	return revision_id == nil or revision_id == &amp;#039;&amp;#039; end  local function templatestyl...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;--[[&lt;br /&gt;
We perform the actual check for whether this is a preview here since&lt;br /&gt;
preprocessing is relatively expensive.&lt;br /&gt;
]]&lt;br /&gt;
local frame = mw.getCurrentFrame()&lt;br /&gt;
&lt;br /&gt;
local function is_preview()&lt;br /&gt;
	local revision_id = frame:preprocess(&#039;{{REVISIONID}}&#039;)&lt;br /&gt;
	-- {{REVISIONID}} is usually the empty string when previewed.&lt;br /&gt;
	-- I don&#039;t know why we&#039;re checking for nil but hey, maybe someday things&lt;br /&gt;
	-- would have broken&lt;br /&gt;
	return revision_id == nil or revision_id == &#039;&#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function templatestyles()&lt;br /&gt;
	return frame:extensionTag{&lt;br /&gt;
		name = &#039;templatestyles&#039;, args = { src = &#039;Module:If preview/styles.css&#039; }&lt;br /&gt;
	}&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return {&lt;br /&gt;
	preview = is_preview(),&lt;br /&gt;
	templatestyles = templatestyles(),&lt;br /&gt;
	warning_infrastructure = &#039;%s&amp;lt;div class=&amp;quot;preview-warning&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Preview warning:&amp;lt;/strong&amp;gt; %s&amp;lt;/div&amp;gt;&#039;,&lt;br /&gt;
	missing_warning = &#039;The template has no warning text. Please add a warning.&#039;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Module:If_preview?diff=5335</id>
		<title>Module:If preview</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Module:If_preview?diff=5335"/>
		<updated>2026-05-24T11:55:28Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;local p = {} local getArgs = require(&amp;quot;Module:Arguments&amp;quot;).getArgs local yn = require(&amp;quot;Module:Yesno&amp;quot;) local cfg = mw.loadData(&amp;#039;Module:If preview/configuration&amp;#039;)  -- main  This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed.   function p.main(frame) 	local args = getArgs(frame) 	if cfg.preview then 		return args[1] or &amp;#039;&amp;#039; 	else 		return args[2] or &amp;#039;&amp;#039; 	end end  --[[ pmain  This function...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local p = {}&lt;br /&gt;
local getArgs = require(&amp;quot;Module:Arguments&amp;quot;).getArgs&lt;br /&gt;
local yn = require(&amp;quot;Module:Yesno&amp;quot;)&lt;br /&gt;
local cfg = mw.loadData(&#039;Module:If preview/configuration&#039;)&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
main&lt;br /&gt;
&lt;br /&gt;
This function returns either the first argument or second argument passed to&lt;br /&gt;
this module, depending on whether the page is being previewed.&lt;br /&gt;
&lt;br /&gt;
]]&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local args = getArgs(frame)&lt;br /&gt;
	if cfg.preview then&lt;br /&gt;
		return args[1] or &#039;&#039;&lt;br /&gt;
	else&lt;br /&gt;
		return args[2] or &#039;&#039;&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
pmain&lt;br /&gt;
&lt;br /&gt;
This function returns either the first argument or second argument passed to&lt;br /&gt;
this module&#039;s parent (i.e. template using this module), depending on whether it&lt;br /&gt;
is being previewed.&lt;br /&gt;
&lt;br /&gt;
]]&lt;br /&gt;
function p.pmain(frame)&lt;br /&gt;
	return p.main(frame:getParent())&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
local function warning_text(warning)&lt;br /&gt;
	return mw.ustring.format(&lt;br /&gt;
		cfg.warning_infrastructure,&lt;br /&gt;
		cfg.templatestyles,&lt;br /&gt;
		warning&lt;br /&gt;
	)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p._warning(args)&lt;br /&gt;
	&lt;br /&gt;
	local warning = args[1] and args[1]:match(&#039;^%s*(.-)%s*$&#039;) or &#039;&#039;&lt;br /&gt;
	if warning == &#039;&#039; then&lt;br /&gt;
		return warning_text(cfg.missing_warning)&lt;br /&gt;
	end&lt;br /&gt;
	&lt;br /&gt;
	if not cfg.preview then return &#039;&#039; end&lt;br /&gt;
	&lt;br /&gt;
	if yn(args[&#039;consolewarning&#039;]) then mw.addWarning(args[1] or cfg.missing_warning) end&lt;br /&gt;
	return warning_text(warning)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
warning&lt;br /&gt;
&lt;br /&gt;
This function returns a &amp;quot;preview warning&amp;quot;, which is the first argument marked&lt;br /&gt;
up with HTML and some supporting text, depending on whether the page is being previewed.&lt;br /&gt;
&lt;br /&gt;
]]&lt;br /&gt;
-- function p.warning(frame)&lt;br /&gt;
-- 	mw.addWarning(frame.args[1] or cfg.missing_warning)&lt;br /&gt;
-- 	return p._warning(frame.args)&lt;br /&gt;
-- end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
warning, but for pass-through templates like {{preview warning}}&lt;br /&gt;
]]&lt;br /&gt;
function p.pwarning(frame)&lt;br /&gt;
	local args = getArgs(frame)&lt;br /&gt;
	return p._warning(args)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
Does both mw.addWarning and preview warning&lt;br /&gt;
]]&lt;br /&gt;
&lt;br /&gt;
function p.warn(text)&lt;br /&gt;
	if text == nil or text == &amp;quot;&amp;quot; then return &amp;quot;&amp;quot; end&lt;br /&gt;
	mw.addWarning(text)&lt;br /&gt;
	return p._warning({text})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[[&lt;br /&gt;
Console warning&lt;br /&gt;
]]&lt;br /&gt;
function p.consoleWarning(frame)&lt;br /&gt;
	local args = getArgs(frame)&lt;br /&gt;
	mw.addWarning(args[1] or cfg.missing_warning)&lt;br /&gt;
	return &#039;&#039;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:If_preview?diff=5334</id>
		<title>Template:If preview</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:If_preview?diff=5334"/>
		<updated>2026-05-24T11:54:27Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;&amp;lt;onlyinclude&amp;gt;{{safesubst:&amp;lt;noinclude/&amp;gt;#invoke:If preview|pmain}}&amp;lt;/onlyinclude&amp;gt;&amp;lt;!--  --&amp;gt;{{documentation}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;onlyinclude&amp;gt;{{safesubst:&amp;lt;noinclude/&amp;gt;#invoke:If preview|pmain}}&amp;lt;/onlyinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{documentation}}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5333</id>
		<title>Template:Template rating/sandbox</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5333"/>
		<updated>2026-05-24T11:49:52Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[w:Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[w:Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[w:Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[w:Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use &#039;&#039;&#039;{{{replaced}}}&#039;&#039;&#039;.}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[w:Wikipedia:Template namespace|Template:]] or [[w:Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5331</id>
		<title>Template:Template rating/sandbox</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5331"/>
		<updated>2026-05-24T11:46:50Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[w:Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[w:Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[w:Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use &#039;&#039;&#039;{{{replaced}}}&#039;&#039;&#039;.}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[w:Wikipedia:Template namespace|Template:]] or [[w:Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5330</id>
		<title>Template:Template rating</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5330"/>
		<updated>2026-05-24T11:46:40Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[w:Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[w:Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[w:Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[w:Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[w:Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use [[{{{replaced}}}]].}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[w:Wikipedia:Template namespace|Template:]] or [[w:Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5328</id>
		<title>Template:Template rating/sandbox</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5328"/>
		<updated>2026-05-24T11:36:58Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[WikiOasis:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[WikiOasis:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[w:Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[w:Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[WikiOasis:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[WikiOasis:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[WikiOasis:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use &#039;&#039;&#039;{{{replaced}}}&#039;&#039;&#039;.}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[Wikipedia:Template namespace|Template:]] or [[Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5327</id>
		<title>Template:Template rating/sandbox</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating/sandbox?diff=5327"/>
		<updated>2026-05-24T11:34:42Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}} |m |t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox  | type      = notice  | image     = {{#switch: {{lc:{{{1|}}}}}    | pre-alpha | prealpha | pa | experimental = alt=    | alpha | a                                =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[w:Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[w:Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[WikiOasis:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use &#039;&#039;&#039;{{{replaced}}}&#039;&#039;&#039;.}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[Wikipedia:Template namespace|Template:]] or [[Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Module_rating?diff=5326</id>
		<title>Template:Module rating</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Module_rating?diff=5326"/>
		<updated>2026-05-24T11:32:56Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: DarkMatterMan4500 moved page Template:Module rating to Template:Template rating&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Template rating]]&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5325</id>
		<title>Template:Template rating</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5325"/>
		<updated>2026-05-24T11:32:56Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: DarkMatterMan4500 moved page Template:Module rating to Template:Template rating&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use [[{{{replaced}}}]].}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[Wikipedia:Template namespace|Template:]] or [[Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5324</id>
		<title>Template:Template rating</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5324"/>
		<updated>2026-05-24T11:31:01Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{#if:{{{1|}}}&amp;lt;!-- Escape empty required first unnamed parameter --&amp;gt;|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}}&lt;br /&gt;
|m&lt;br /&gt;
|t = &amp;lt;!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** --&amp;gt;{{ombox&lt;br /&gt;
 | type      = notice&lt;br /&gt;
 | image     = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = [[File:Ambox warning blue construction.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | alpha | a                                = [[File:Greek lc alpha icon.svg|class=skin-invert|26x26px|link=|alt=]]&lt;br /&gt;
   | beta | b                                 = [[File:Greek lc beta icon.svg|class=skin-invert|40x40px|link=|alt=]]&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = [[File:Green check.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | broken | br | unstable = [[File:Red x.svg|40x40px|link=|alt=]]&lt;br /&gt;
   | deprecated | d | defunct = [[File:Historical.svg|40x40px|link=|alt=]]&lt;br /&gt;
  }}&lt;br /&gt;
 | style     = &lt;br /&gt;
 | textstyle = &lt;br /&gt;
 | text      = {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
   | pre-alpha | prealpha | pa | experimental = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]] is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|pre-alpha]]. It is incomplete and may or may not be in active development. Do not use it in [[Wikipedia:Article namespace|article namespace]] pages. A {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}} remains in pre-alpha until its developer, or another editor who adopts it if it is abandoned for some time, considers the basic structure complete.&lt;br /&gt;
   | alpha | a                 = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|alpha]]. It is ready for limited use and third-party feedback. It may be used on a small number of pages, but should be monitored closely. Suggestions for new features or adjustments to input and output are welcome.&lt;br /&gt;
   | beta | b                  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|beta]]. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected.&lt;br /&gt;
   | release | r | general | g | stable | protected | protect | p | semiprotected | semiprotect | semi = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|ready for general use]]. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on [[Wikipedia:Help pages|help pages]] and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through [[Wikipedia:Template sandbox and test cases|sandbox testing]] rather than repeated trial-and-error editing.&lt;br /&gt;
   | broken | br | unstable    = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as [[:Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|unstable]]. It has missing dependencies, compatibility issues, or output errors that make it unusable. Editors are encouraged to [[Special:EditPage/{{FULLPAGENAME}}|improve its compatibility]] or [[Wikipedia:Templates for discussion|nominate it for deletion]] if it cannot be fixed.&lt;br /&gt;
   | deprecated | d | defunct  = This [[Wikipedia:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}|{{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}]]  is rated as &#039;&#039;&#039;[[:Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|deprecated]]&#039;&#039;&#039; and defunct.{{#if:{{{replaced|}}}|{{space}}It is recommended editors use [[{{{replaced}}}]].}}{{#if:{{{message|}}}|{{space}}{{{message}}}}}&lt;br /&gt;
   | #default                  = {{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;invalid&amp;lt;/u&amp;gt; template or module rating in {{para|1}} parameter.}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;!-- Categorize.&lt;br /&gt;
--&amp;gt;{{#if:{{{demopage|}}}{{{demospace|}}}||&lt;br /&gt;
      {{#switch: {{lc:{{SUBPAGENAME}}}}&lt;br /&gt;
         | doc | sandbox =&amp;lt;!-- No category for /doc or /sandbox subpages --&amp;gt;&lt;br /&gt;
         | {{#ifeq: {{{nocat|}}} | true &lt;br /&gt;
             | &amp;lt;!-- No category if user sets nocat=true --&amp;gt; &lt;br /&gt;
             | {{#switch: {{lc:{{{1|}}}}}&lt;br /&gt;
                 | pre-alpha | prealpha | pa | experimental = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
                 | alpha | a                                = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in alpha|{{PAGENAME}}]]&lt;br /&gt;
                 | beta | b                                 = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s in beta|{{PAGENAME}}]]&lt;br /&gt;
                 | release | r | general | g | stable | protected | p | semiprotected | semiprotect | semi = [[Category:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}s for general use|{{PAGENAME}}]]&lt;br /&gt;
                 | deprecated | d | defunct = [[Category:Deprecated {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
				 | broken | br | unstable = [[Category:Unstable {{lc:{{NAMESPACE:{{{demopage|{{FULLPAGENAME}}}}}}}}}s|{{PAGENAME}}]]&lt;br /&gt;
               }}&lt;br /&gt;
           }}&lt;br /&gt;
       }}&lt;br /&gt;
}}&lt;br /&gt;
| #default = &amp;lt;!-- ***** Error not in Template or Module namespaces ***** --&amp;gt;{{if preview|1={{error|Error: {{tl|Template rating}} can only be used on pages in the [[Wikipedia:Template namespace|Template:]] or [[Wikipedia:Module namespace|Module: namespaces]].}}}}[[Category:Pages with templates in the wrong namespace]]&lt;br /&gt;
}}&amp;lt;!-- End switch. --&amp;gt;|{{If preview|1={{error|Page using [[Template:Template rating]] with &amp;lt;u&amp;gt;empty&amp;lt;/u&amp;gt; {{para|1}} module rating parameter.}}}}[[Category:Pages using template rating template with unknown parameters|{{FULLPAGENAME}}]]&amp;lt;!--&lt;br /&gt;
--&amp;gt;}}&amp;lt;!-- End if. Display protection template if necessary, this will obviously show it for /doc page too since it uses {{FULLPAGENAME}}: --&amp;gt;{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}}}&lt;br /&gt;
|t|m = {{#if:{{{suppress-pp|}}}&lt;br /&gt;
           |&lt;br /&gt;
           |{{#switch:{{#invoke:Effective protection level|edit|1={{{demopage|{{FULLPAGENAME}}}}}}}&lt;br /&gt;
                |*|user = &amp;lt;!-- If not protected page, do nothing. --&amp;gt;&lt;br /&gt;
                |#default = {{#ifeq:{{lc:{{SUBPAGENAME}}}}|doc&lt;br /&gt;
                    |&amp;lt;!-- {{#if:{{{2|}}}{{{doc-reason|}}}{{{3|}}}{{{doc-action|}}} --&amp;gt;&amp;lt;!-- &lt;br /&gt;
                      --&amp;gt;&amp;lt;!-- | --&amp;gt;{{pp|{{{2|{{{doc-reason|}}}}}}|action={{{3|{{{doc-action|}}}}}}}}&amp;lt;!--&lt;br /&gt;
                  --&amp;gt;&amp;lt;!-- }} --&amp;gt;&lt;br /&gt;
                 --&amp;gt;|{{pp|1={{{reason|{{{doc-reason|}}}}}}|action={{{action|{{{doc-action|}}}}}}|demolevel={{{demolevel|}}}}}&amp;lt;!-- &lt;br /&gt;
             --&amp;gt;}}&amp;lt;!--&lt;br /&gt;
        --&amp;gt;}}&amp;lt;!-- &lt;br /&gt;
    --&amp;gt;}}&lt;br /&gt;
|#default = &amp;lt;!-- If not in template or module namespace, do nothing&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
  End template, start tracking.&lt;br /&gt;
--&amp;gt;{{#invoke:Check for unknown parameters| check&lt;br /&gt;
| unknown = {{#if:{{{demopage|}}}{{{demospace|}}}||{{#switch:{{Namespace detect|template=t|module=m}}|m|t=[[Category:Pages using template rating template with unknown parameters|_VALUE_{{FULLPAGENAME}}]]}}}}&lt;br /&gt;
| preview = Page using [[Template:Template rating]] with unknown parameter &amp;quot;_VALUE_&amp;quot;&lt;br /&gt;
| ignoreblank=y | demospace | demopage | 1 | 2 | 3 | reason | action | doc-reason | doc-action | nocat | replaced | message | demolevel | suppress-pp | demopage&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;!-- End tracking. --&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template rating/sandbox|release|nocat=true|demospace=template|demopage=template:template rating|demolevel=edit}}&lt;br /&gt;
{{mbox|text=The above template is a demo.}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Categories go on the /doc subpage, and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Module_other?diff=5323</id>
		<title>Template:Module other</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Module_other?diff=5323"/>
		<updated>2026-05-24T11:30:11Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{safesubst:&amp;lt;noinclude/&amp;gt;#switch:   &amp;lt;noinclude&amp;gt;&amp;lt;!-- If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace --&amp;gt;&amp;lt;/noinclude&amp;gt;   {{safesubst:&amp;lt;noinclude/&amp;gt;#if:{{{demospace|}}}   | {{safesubst:&amp;lt;noinclude/&amp;gt;lc: {{{demospace}}} }}    &amp;lt;noinclude&amp;gt;&amp;lt;!-- Use lower case &amp;quot;demospace&amp;quot; --&amp;gt;&amp;lt;/noinclude&amp;gt;   | {{safesubst:&amp;lt;noinclude/&amp;gt;#ifeq:{{safesubst:&amp;lt;noinclude/&amp;gt;NAMESPACE}}|{{safesubst:&amp;lt;noinclude/&amp;gt;ns:Module}}     | module     | other     }}   }} | module = {{{module|{{{1|}}}}}} | other | #de...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{safesubst:&amp;lt;noinclude/&amp;gt;#switch:&lt;br /&gt;
  &amp;lt;noinclude&amp;gt;&amp;lt;!-- If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
  {{safesubst:&amp;lt;noinclude/&amp;gt;#if:{{{demospace|}}}&lt;br /&gt;
  | {{safesubst:&amp;lt;noinclude/&amp;gt;lc: {{{demospace}}} }}    &amp;lt;noinclude&amp;gt;&amp;lt;!-- Use lower case &amp;quot;demospace&amp;quot; --&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
  | {{safesubst:&amp;lt;noinclude/&amp;gt;#ifeq:{{safesubst:&amp;lt;noinclude/&amp;gt;NAMESPACE}}|{{safesubst:&amp;lt;noinclude/&amp;gt;ns:Module}}&lt;br /&gt;
    | module&lt;br /&gt;
    | other&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| module = {{{module|{{{1|}}}}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{other|{{{2|}}}}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&amp;lt;!--End switch--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5322</id>
		<title>Template:Template rating</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_rating?diff=5322"/>
		<updated>2026-05-24T11:29:30Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Module other |1 = {{Ombox   |type = {{#switch: {{{1|}}}     |beta|b = style&amp;lt;!--minor warning--&amp;gt;     |release|r|general|g = notice     |protected|protect|p = protection     |#default = content&amp;lt;!--major warning--&amp;gt;     }}   |style =   |textstyle =   |image = File:{{#switch: {{{1|}}}     |pre-alpha|prealpha|pa = Ambox warning blue construction     |alpha|a = Greek lc alpha icon     |beta|b = Greek lc beta icon     |release|r|general|g = Green check     |protected|protect...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Module other&lt;br /&gt;
|1 = {{Ombox&lt;br /&gt;
  |type = {{#switch: {{{1|}}}&lt;br /&gt;
    |beta|b = style&amp;lt;!--minor warning--&amp;gt;&lt;br /&gt;
    |release|r|general|g = notice&lt;br /&gt;
    |protected|protect|p = protection&lt;br /&gt;
    |#default = content&amp;lt;!--major warning--&amp;gt;&lt;br /&gt;
    }}&lt;br /&gt;
  |style =&lt;br /&gt;
  |textstyle =&lt;br /&gt;
  |image = [[File:{{#switch: {{{1|}}}&lt;br /&gt;
    |pre-alpha|prealpha|pa = Ambox warning blue construction&lt;br /&gt;
    |alpha|a = Greek lc alpha icon&lt;br /&gt;
    |beta|b = Greek lc beta icon&lt;br /&gt;
    |release|r|general|g = Green check&lt;br /&gt;
    |protected|protect|p = Padlock{{#switch: {{#invoke:Effective protection level&lt;br /&gt;
        |edit&lt;br /&gt;
		|2 = {{#switch: {{SUBPAGENAME}}&lt;br /&gt;
          |doc|sandbox = {{FULLBASEPAGENAME}}&lt;br /&gt;
          |#default= {{FULLPAGENAME}}&lt;br /&gt;
          }}&lt;br /&gt;
        }}&lt;br /&gt;
      |autoconfirmed = -silver&lt;br /&gt;
      |accountcreator|templateeditor = -pink&lt;br /&gt;
      |#default =&lt;br /&gt;
      }}&lt;br /&gt;
    }}.svg|40x40px|link=]]&lt;br /&gt;
  |text = {{#switch: {{{1|}}}&lt;br /&gt;
    |pre-alpha|prealpha|pa = This module is rated as [[:Category:Modules in pre-alpha development|pre-alpha]]. It is unfinished and may or may not be in active development. It should not be used from article namespace pages. Modules remain pre-alpha until the original editor (or someone who takes one over if it is abandoned for some time) is satisfied with the basic structure.&amp;lt;!--&lt;br /&gt;
     --&amp;gt;{{#switch: {{SUBPAGENAME}}&lt;br /&gt;
      |doc|sandbox = &amp;lt;!--No category for /doc or /sandbox subpages--&amp;gt;&lt;br /&gt;
      |#default = {{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
        | &amp;lt;!--No category if user sets nocat=true--&amp;gt;&lt;br /&gt;
        | [[Category:Modules in pre-alpha development|{{PAGENAME}}]]&lt;br /&gt;
        }}&lt;br /&gt;
      }}&lt;br /&gt;
    |alpha|a = This module is rated as [[:Category:Modules in alpha|alpha]]. It is ready for third party input and may be used on a few pages to see if problems arise, but should be watched. Suggestions for new features or changes in their input and output mechanisms are welcome.&amp;lt;!--&lt;br /&gt;
     --&amp;gt;{{#switch: {{SUBPAGENAME}}&lt;br /&gt;
      |doc|sandbox = &amp;lt;!--No category for /doc or /sandbox subpages--&amp;gt;&lt;br /&gt;
      |#default = {{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
        | &amp;lt;!--No category if user sets nocat=true--&amp;gt;&lt;br /&gt;
        | [[Category:Modules in alpha|{{PAGENAME}}]]&lt;br /&gt;
        }}&lt;br /&gt;
      }}&lt;br /&gt;
    |beta|b = This module is rated as [[:Category:Modules in beta|beta]], and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected.&amp;lt;!--&lt;br /&gt;
     --&amp;gt;{{#switch: {{SUBPAGENAME}}&lt;br /&gt;
      |doc|sandbox = &amp;lt;!--No category for /doc or /sandbox subpages--&amp;gt;&lt;br /&gt;
      |#default = {{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
        | &amp;lt;!--No category if user sets nocat=true--&amp;gt;&lt;br /&gt;
        | [[Category:Modules in beta|{{PAGENAME}}]]&lt;br /&gt;
        }}&lt;br /&gt;
      }}&lt;br /&gt;
    |release|r|general|g = This module is rated as [[:Category:Modules for general use|ready for general use]]. It has reached a mature form and is thought to be bug-free and ready for use wherever appropriate. It is ready to mention on help pages and other MetaWiki resources as an option for new users to learn. To reduce server load and bad output, it should be improved by {{W|WP:TESTCASES|sandbox testing}} rather than repeated trial-and-error editing.&amp;lt;!--&lt;br /&gt;
     --&amp;gt;{{#switch: {{SUBPAGENAME}}&lt;br /&gt;
      |doc|sandbox = &amp;lt;!--No category for /doc or /sandbox subpages--&amp;gt;&lt;br /&gt;
      |#default = {{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
        | &amp;lt;!--No category if user sets nocat=true--&amp;gt;&lt;br /&gt;
        | [[Category:Modules for general use|{{PAGENAME}}]]&lt;br /&gt;
        }}&lt;br /&gt;
      }}&lt;br /&gt;
    |protected|protect|p = This module is [[:Category:Modules subject to page protection|subject to page protection]]. It is a {{W|Wikipedia:High-risk templates|highly visible module}} in use by a very large number of pages, or is {{W|WP:SUBST|substituted}} very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is {{W|WP:PROTECT|protected}} from editing.&amp;lt;!--&lt;br /&gt;
     --&amp;gt;{{#switch: {{SUBPAGENAME}}&lt;br /&gt;
      |doc|sandbox = &amp;lt;!--No category for /doc or /sandbox subpages--&amp;gt;&lt;br /&gt;
      |#default = {{#ifeq: {{{nocat|}}} | true&lt;br /&gt;
        | &amp;lt;!--No category if user sets nocat=true--&amp;gt;&lt;br /&gt;
        | [[Category:Modules subject to page protection|{{PAGENAME}}]]&lt;br /&gt;
        }}&lt;br /&gt;
      }}&lt;br /&gt;
    |#default = {{Error|1={{Tl|Module rating}} &amp;quot;{{{1|}}}&amp;quot; is invalid or not specified.}}&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
|2 = {{Error|Error: {{Tl|Module rating}} must be placed in the Module namespace.}}&lt;br /&gt;
|demospace = {{{demospace|&amp;lt;noinclude&amp;gt;module&amp;lt;/noinclude&amp;gt;}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;!--Categories go on the /doc subpage, and interwikis go in Wikidata.--&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Module:Fallback/doc?diff=5321</id>
		<title>Module:Fallback/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Module:Fallback/doc?diff=5321"/>
		<updated>2026-05-24T11:28:08Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt; {{Module rating|&amp;lt;!-- Values: pre-alpha • alpha • beta • release • protected  --  If a rating not needed/relevant, delete this template call --&amp;gt;}}  == {{int Usage}} == &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;#invoke:Fallback|&amp;#039;&amp;#039;function_name&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;  &amp;lt;includeonly&amp;gt;{{Sandbox other|| &amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;  }...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
{{Module rating|&amp;lt;!-- Values: pre-alpha • alpha • beta • release • protected  --  If a rating not needed/relevant, delete this template call --&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
== {{int Usage}} ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;#invoke:Fallback|&#039;&#039;function_name&#039;&#039;&amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Module:Fallback?diff=5320</id>
		<title>Module:Fallback</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Module:Fallback?diff=5320"/>
		<updated>2026-05-24T11:27:27Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;local p = {}  -- List the full fallback chain from a language to default (usually English) function p.fblist(lang) 	local fbtable = mw.language.getFallbacksFor(lang) 	table.insert(fbtable, 1, lang) 	--[[ 	Take a translation from &amp;quot;Mediawiki:&amp;lt;Message-ID&amp;gt;/&amp;lt;language-code&amp;gt;&amp;quot; namespace 	or from a loaded i18 resource bundle in MediaWiki for its UI messages (also 	used by the &amp;quot;{{Int:&amp;lt;Message-ID&amp;gt;}}&amp;quot; parser function), before using the 	provided default value. Requires args.message...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
-- List the full fallback chain from a language to default (usually English)&lt;br /&gt;
function p.fblist(lang)&lt;br /&gt;
	local fbtable = mw.language.getFallbacksFor(lang)&lt;br /&gt;
	table.insert(fbtable, 1, lang)&lt;br /&gt;
	--[[&lt;br /&gt;
	Take a translation from &amp;quot;Mediawiki:&amp;lt;Message-ID&amp;gt;/&amp;lt;language-code&amp;gt;&amp;quot; namespace&lt;br /&gt;
	or from a loaded i18 resource bundle in MediaWiki for its UI messages (also&lt;br /&gt;
	used by the &amp;quot;{{Int:&amp;lt;Message-ID&amp;gt;}}&amp;quot; parser function), before using the&lt;br /&gt;
	provided default value. Requires args.message = &#039;Message-ID&#039;, instead of&lt;br /&gt;
	args.message = &#039;actual translated message&#039;.&lt;br /&gt;
	--]]&lt;br /&gt;
	table.insert(fbtable, &#039;message&#039;)&lt;br /&gt;
	table.insert(fbtable, &#039;default&#039;)&lt;br /&gt;
	return fbtable&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
Return an error if there is not default and no English version, otherwise&lt;br /&gt;
return the message in the most appropriate, plus the lang code as a second value.&lt;br /&gt;
--]==]&lt;br /&gt;
function p._langSwitch(args, lang)&lt;br /&gt;
	-- args: table of translations&lt;br /&gt;
	if not args.en and not args.default and not args.message and args.nocat ~= &#039;1&#039; then&lt;br /&gt;
		return error(&amp;quot;langSwitch error: no default&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
	-- Get language (either stated one or user&#039;s default language).&lt;br /&gt;
	if not lang then&lt;br /&gt;
		return &#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;LangSwitch Error: no lang&amp;lt;/strong&amp;gt;&#039; -- must become proper error&lt;br /&gt;
	end&lt;br /&gt;
	-- Get the list of acceptable language (lang + those in lang&#039;s fallback chain) and check their content.&lt;br /&gt;
	for _, code in ipairs(p.fblist(lang)) do&lt;br /&gt;
		local msg = args[code]&lt;br /&gt;
		if msg then&lt;br /&gt;
			-- Trim the assigned message value before testing it.&lt;br /&gt;
			msg = mw.text.trim(msg)&lt;br /&gt;
			if msg ~= &#039;&#039; then&lt;br /&gt;
				if code == &#039;message&#039; then&lt;br /&gt;
					-- If this is an UI message. See [[mw:Manual:Messages API]].&lt;br /&gt;
					msg = mw.message.new(args.message):inLanguage(lang)&lt;br /&gt;
					--[==[ If this message name does not exist, converting it to&lt;br /&gt;
					a string would not return an actual message, but this name&lt;br /&gt;
					within curved angle brackets U+29FC/U+29FD &#039;⧼/⧽&#039;, &lt;br /&gt;
					part of mathematical symbols). The UI message may also be&lt;br /&gt;
					disabled administratively if it causes problems.&lt;br /&gt;
					--]==]&lt;br /&gt;
					if msg:exists() and not msg:isDisabled() then&lt;br /&gt;
						--[==[FIXME: In which language is this message?&lt;br /&gt;
						This may be in some fallback language and not lang.&lt;br /&gt;
						Note that some UI messages may have placeholders like &#039;%s&#039;&lt;br /&gt;
						but there&#039;s no way to replace them here by actual values.&lt;br /&gt;
						--]==]&lt;br /&gt;
						return tostring(msg), lang&lt;br /&gt;
					end&lt;br /&gt;
				elseif msg == &#039;~&#039; then&lt;br /&gt;
					return nil, code&lt;br /&gt;
				else&lt;br /&gt;
					return msg, code&lt;br /&gt;
				end&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return nil&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
Version to be used from wikitext.&lt;br /&gt;
--]==]&lt;br /&gt;
function p.langSwitch(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	-- If no expected args provided than check parent template/module args.&lt;br /&gt;
	if not args.en and not args.default and not args.nocat then&lt;br /&gt;
		args = frame:getParent().args&lt;br /&gt;
	end&lt;br /&gt;
	local lang&lt;br /&gt;
	if args.lang and args.lang ~= &#039;&#039; then&lt;br /&gt;
		lang = args.lang&lt;br /&gt;
		args.lang = nil&lt;br /&gt;
	else -- Get user&#039;s chosen language.&lt;br /&gt;
		lang = frame:preprocess(&amp;quot;{{Int:Lang}}&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
--[==[&lt;br /&gt;
	if args.zh ~= &#039;&#039; and args[&#039;zh-hans&#039;] == &#039;&#039; and args[&#039;zh-hant&#039;] == &#039;&#039; then&lt;br /&gt;
	else&lt;br /&gt;
	end&lt;br /&gt;
--]==]&lt;br /&gt;
	local str, language = p._langSwitch(args, lang)&lt;br /&gt;
	return str -- Get the first value of the langSwitch, (the text) not the second (the language).&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.fallbackpage(base, lang, formatting)&lt;br /&gt;
	local languages = p.fblist(lang)&lt;br /&gt;
	for i, lng in ipairs(languages) do&lt;br /&gt;
		if mw.title.new(base .. &#039;/&#039; .. lng).exists then&lt;br /&gt;
			if formatting == &#039;table&#039; then&lt;br /&gt;
				return {base .. &#039;/&#039; .. lng, lng} -- Returns name of the page + name of the language.&lt;br /&gt;
			else&lt;br /&gt;
				return base .. &#039;/&#039; .. lng -- Returns only the page.&lt;br /&gt;
			end&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return base&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
Logic for [[Template:Autotranslate]].&lt;br /&gt;
]==]&lt;br /&gt;
function p.autotranslate(frame)&lt;br /&gt;
	local args = frame.args&lt;br /&gt;
	if not args.lang or args.lang == &#039;&#039; then&lt;br /&gt;
		args.lang = frame:preprocess(&amp;quot;{{Int:Lang}}&amp;quot;) -- Get user&#039;s chosen language.&lt;br /&gt;
	end&lt;br /&gt;
	-- Find base page.&lt;br /&gt;
	local base = args.base&lt;br /&gt;
	if not base or base == &#039;&#039; then&lt;br /&gt;
		return &#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;Base page not provided for autotranslate&amp;lt;/strong&amp;gt;&#039;&lt;br /&gt;
	end&lt;br /&gt;
	if string.sub(base, 2, 9) ~= &#039;emplate:&#039; then&lt;br /&gt;
		base = &#039;Template:&#039; .. base -- Base provided without &#039;Template:&#039; part.&lt;br /&gt;
	end&lt;br /&gt;
	-- Find base template language subpage.&lt;br /&gt;
	local page = p.fallbackpage(base, args.lang) --&lt;br /&gt;
	if (not page and base ~= args.base) then&lt;br /&gt;
		-- Try the original args.base string. This case is only needed if base is not in template namespace.&lt;br /&gt;
		page = p.fallbackpage(args.base, args.lang)&lt;br /&gt;
	end&lt;br /&gt;
	if not page then&lt;br /&gt;
		return string.format(&#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;no fallback page found for autotranslate (base=[[%s]], lang=%s)&amp;lt;/strong&amp;gt;&#039;, args.base, args.lang)&lt;br /&gt;
	end&lt;br /&gt;
	-- Repack args in a standard table.&lt;br /&gt;
	local newargs = {}&lt;br /&gt;
	for field, value in pairs(args) do&lt;br /&gt;
		if field ~= &#039;base&#039; then&lt;br /&gt;
			newargs[field] = value&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	-- Transclude {{page |....}} with template arguments the same as the ones passed to {{autotranslate}} template.&lt;br /&gt;
	return frame:expandTemplate{ title = page, args = newargs }&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
Translate data stored in a module.&lt;br /&gt;
]==]&lt;br /&gt;
function p.translate(page, key, lang)&lt;br /&gt;
	if type(page) == &#039;string&#039; then -- If the requested translation table is not yet loaded.&lt;br /&gt;
		page = require(&#039;Module:&#039; .. page)&lt;br /&gt;
	end&lt;br /&gt;
	local val&lt;br /&gt;
	if page[key] then&lt;br /&gt;
		val = page[key]&lt;br /&gt;
	elseif page.keys and page.keys[key] then -- Key &#039;keys&amp;quot; is an index of all keys, including redirects, see [[Module:i18n/datatype]].&lt;br /&gt;
		val = page.keys[key]&lt;br /&gt;
	end&lt;br /&gt;
	if not val then&lt;br /&gt;
		return &#039;&amp;lt;&#039; .. key .. &#039;&amp;gt;&#039;&lt;br /&gt;
	end&lt;br /&gt;
	return p._langSwitch(val, lang)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.translatelua(frame)&lt;br /&gt;
	local lang = frame.args.lang&lt;br /&gt;
	local page = require(&#039;Module:&#039; .. mw.text.trim(frame.args[1])) -- Page should only contain a simple of translations.&lt;br /&gt;
	if not lang or mw.text.trim(lang) == &#039;&#039; then&lt;br /&gt;
		lang = frame:preprocess(&amp;quot;{{Int:Lang}}&amp;quot;)&lt;br /&gt;
	end&lt;br /&gt;
	if frame.args[2] then&lt;br /&gt;
		page = page[mw.text.trim(frame.args[2])]&lt;br /&gt;
	end&lt;br /&gt;
	return p._langSwitch(page, lang)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
 -- This test does not work (&#039;Module:Fallback/tests/fallbacks&#039; is missing)&lt;br /&gt;
function p.runTests()&lt;br /&gt;
	local toFallbackTest = require(&#039;Module:Fallback/tests/fallbacks&#039;)&lt;br /&gt;
	local result = true&lt;br /&gt;
	mw.log(&#039;Testing fallback chains&#039;)&lt;br /&gt;
	for i, t in ipairs(toFallbackTest) do&lt;br /&gt;
		local fbtbl = table.concat(p.fblist(t.initial), &#039;, &#039;)&lt;br /&gt;
		local expected = table.concat(t.expected, &#039;, &#039;)&lt;br /&gt;
		local ret = (fbtbl == expected)&lt;br /&gt;
		mw.log(i, ret and &#039;passed&#039; or &#039;FAILED&#039;, t.initial, (not ret) and (&#039;FAILED\nis &amp;gt;&amp;gt;&#039; .. fbtbl .. &#039;&amp;lt;&amp;lt;\nbut should be &amp;gt;&amp;gt;&#039; .. expected .. &#039;&amp;lt;&amp;lt;\n&#039;) or &#039;&#039;)&lt;br /&gt;
		result = result and ret&lt;br /&gt;
	end&lt;br /&gt;
	return result&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
--[==[&lt;br /&gt;
List all input arguments of the template that calls &amp;quot;{{#invoke:Fallback|showTemplateArguments}}&amp;quot;&lt;br /&gt;
]==]&lt;br /&gt;
function p.showTemplateArguments(frame)&lt;br /&gt;
	local str = &#039;&#039;&lt;br /&gt;
	for name, value in pairs( frame:getParent().args ) do&lt;br /&gt;
		if str == &#039;&#039; then&lt;br /&gt;
			str = string.format(&#039;%s=%s&#039;, name, value)          -- argument #1&lt;br /&gt;
		else&lt;br /&gt;
			str = string.format(&#039;%s, %s=%s&#039;, str, name, value) -- the rest&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
	return str&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:LangSwitch?diff=5319</id>
		<title>Template:LangSwitch</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:LangSwitch?diff=5319"/>
		<updated>2026-05-24T11:27:01Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{#invoke:Fallback|langSwitch&amp;lt;noinclude&amp;gt;|default=&amp;lt;/noinclude&amp;gt;}}&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#invoke:Fallback|langSwitch&amp;lt;noinclude&amp;gt;|default=&amp;lt;/noinclude&amp;gt;}}&amp;lt;noinclude&amp;gt;{{Documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5294</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5294"/>
		<updated>2026-05-24T00:17:46Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* Globe&amp;#039;s CheckUser Usage Discussion */ Reply&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and [[Global Patrollers|Global Patroller]] permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where the [[w:WP:DISRUPT|disruption]] is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless|Crystalite13}} I&#039;m glad to hear that from you 2. I&#039;ll do my best like always. :) --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:32, 23 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*:::::In my reply to {{noping|Fearless}} below, I attempted to debunk some of what Zippy said as well. I welcome additional questions that you still have. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 14:17, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Globe&#039;s CheckUser Usage Discussion ===&lt;br /&gt;
Hello everyone, I would like to bring light to how apparently Globe uses CheckUser permissions to check other user&#039;s information without any actual evidence, just doing CU whenever he feels &amp;quot;suspicious&amp;quot; about someone.&lt;br /&gt;
&lt;br /&gt;
Zippy has told Globe in an internal volunteer channel that: &amp;quot;I don&#039;t like that you randomly run checkusers on people who show no behavioral evidence of needing a check with no reason attached.&amp;quot;&lt;br /&gt;
For volunteers who has access - go [https://discord.com/channels/1299761391523205273/1494723448482693141/1503881626445152317 here] regarding about the message I am referencing.&lt;br /&gt;
&lt;br /&gt;
This is extremely concerning as PII should be handled securely and can&#039;t be done for any reason unless there is probable reason that Cross-Wiki abuse is happening via the usage of multiple user accounts.&lt;br /&gt;
&lt;br /&gt;
I would like Zippy/other uninvolved Stewards to explain more if there is additional details regarding Globe&#039;s CU usage and Globe to explain themselves. &lt;br /&gt;
&lt;br /&gt;
I genuinely believe Globe wants all the power to themselves and does not want the best for WikiOasis, as evidenced by him becoming a dictator and attempting to control volunteer&#039;s right to hold their opinions, keep the board&#039;s ability to appoint roles, and finally apparently doing CU unilaterally on seeming innocent users who has done nothing. Until Globe is completely removed from all volunteer positions, including being a Director of the WikiOasis Foundation Board, I may consider withholding information in respective volunteer channels as I cannot trust Globe since they have started arguments countless times for the dumbest reasons, alongside taking all the power to themselves and apparently doing CU on users with zero evidence and need to use it. --[[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 11:48, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
:This statement is concerning on many levels. {{quote|Apparently Globe uses CheckUser permissions to check other user&#039;s information without any actual evidence.}}&lt;br /&gt;
:Is simply not true. I frankly don’t use the CheckUser tool that often, and I’ve made exactly one check in the month of May. Most (90% or more) of my checks originate from the extension SuggestedInvestigations. It flags when multiple users originate from the same IP or user agent, along with a few other things like disposable emails. I don’t really look at user agents or disposable emails as warranting a check, but if I see 5 accounts with similar usernames, editing patterns, and they’re showing up in suggested investigations, yeah, I’m going to make that check. I have forgotten to place a reason in some of my checks (but they can usually be assumed to be “triggered by suggested investigations”), and for that I do apologize, but I am always willing to explain my checks to the steward team as the privacy policy allows. &lt;br /&gt;
:&amp;lt;br&amp;gt;&lt;br /&gt;
:Further,&lt;br /&gt;
:{{quote|becoming a dictator and attempting to control volunteer&#039;s right to hold their opinions}}&lt;br /&gt;
:is also untrue. For context, Fearless is upset about me calling multiple statements of his in our public server (or those of Mira/our communities) unacceptable. Some examples:&lt;br /&gt;
:“I already told the stewards that I don&#039;t want the IBW to be here from the very start... IBW is just a massive mess and jank that I dislike having to deal with&lt;br /&gt;
:Asking an established wiki community of ours if they had been banned from Mira and why they chose WikiOasis over Miraheze&lt;br /&gt;
:“oasis is basically like a not so great training academy [for mira volunteers] but it works.&amp;quot;&lt;br /&gt;
:“I do know so I can make the comment. But WO is in no position to host such a wiki (Italian brainrot wiki]. We have zero manpower.&amp;quot;&lt;br /&gt;
:His constant demeaning of the Italian Brainrot Wiki and honestly WO as a whole in both public spaces (and private ones, which I won’t share for his privacy) is concerning. I have no issue with him (or anyone) holding an opinion, but being constantly degrading to people who are working hard on their wiki in public spaces is not the conduct I expect from a volunteer. &lt;br /&gt;
:&amp;lt;br&amp;gt;&lt;br /&gt;
:{{quote|keep the board&#039;s ability to appoint roles}}&lt;br /&gt;
:More lies, unfortunately. I was the first to support the motion to allow the community to directly elect stewards, global sysops, and global patrollers. I was definitely initially skeptical, but ever since the first round of votes, I’ve been in support of it because of the great turnout. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 14:13, 23 May 2026 (UTC)&lt;br /&gt;
::At this point, I&#039;m just gonna see how far this revocation request goes, and I&#039;ll be watching this for quite some time. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 00:17, 24 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Autoarchive/config?diff=5287</id>
		<title>Template:Autoarchive/config</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Autoarchive/config?diff=5287"/>
		<updated>2026-05-23T12:01:02Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;&amp;lt;noinclude&amp;gt;config page for BeeBot&amp;#039;s automatic archival. Read mw:Manual:Pywikibot/archivebot.py/setup for setting up for pages on meta.  Paste the below text to set the bot to archive texts older than 4 weeks, without having to worry about the details:  &amp;lt;pre&amp;gt; {{Autoarchive/config |archiveheader = {{Archive}} __NOINDEX__ |counter = 1 |maxarchivesize = 100K |algo = old(28d) |archive = {{SUBST:FULLPAGENAME}}/Archive %(counter)d }} &amp;lt;/pre&amp;gt; Category:A...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;config page for [[mh:m:User:BeeBot|BeeBot]]&#039;s automatic archival. Read [[mw:Manual:Pywikibot/archivebot.py/setup]] for setting up for pages on meta.&lt;br /&gt;
&lt;br /&gt;
Paste the below text to set the bot to archive texts older than 4 weeks, without having to worry about the details:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Autoarchive/config&lt;br /&gt;
|archiveheader = {{Archive}} __NOINDEX__&lt;br /&gt;
|counter = 1&lt;br /&gt;
|maxarchivesize = 100K&lt;br /&gt;
|algo = old(28d)&lt;br /&gt;
|archive = {{SUBST:FULLPAGENAME}}/Archive %(counter)d&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[Category:Archive templates]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Redacted?diff=5286</id>
		<title>Template:Redacted</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Redacted?diff=5286"/>
		<updated>2026-05-23T11:59:53Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{safesubst:&amp;lt;noinclude/&amp;gt;#invoke:Unsubst||$B=&amp;lt;span style=&amp;quot;text-decoration: line-through; color: #565656; font-style: italic;&amp;quot; title=&amp;quot;Content was removed{{#if:{{{1|}}}|&amp;amp;nbsp;for the following reason: {{{1}}} }}&amp;quot;&amp;gt;(redacted)&amp;lt;/span&amp;gt;}}&amp;lt;noinclude&amp;gt;{{documentation}}Category:Inline talk templates&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{safesubst:&amp;lt;noinclude/&amp;gt;#invoke:Unsubst||$B=&amp;lt;span style=&amp;quot;text-decoration: line-through; color: #565656; font-style: italic;&amp;quot; title=&amp;quot;Content was removed{{#if:{{{1|}}}|&amp;amp;nbsp;for the following reason: {{{1}}} }}&amp;quot;&amp;gt;(redacted)&amp;lt;/span&amp;gt;}}&amp;lt;noinclude&amp;gt;{{documentation}}[[Category:Inline talk templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:User_CVU?diff=5285</id>
		<title>Template:User CVU</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:User_CVU?diff=5285"/>
		<updated>2026-05-23T11:59:13Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Userbox  | id = 43px  | float = {{{float|right}}}  | border-c = #808080  | id-c = #FFFFFF  | info-c = #DBDBDB  | info = {{#if:{{{username|}}}|&amp;#039;&amp;#039;&amp;#039;{{PAGENAME}}&amp;#039;&amp;#039;&amp;#039;|This user}} is part of the WikiOasis &amp;#039;&amp;#039;&amp;#039;Counter Vandalism Unit&amp;#039;&amp;#039;&amp;#039;. &amp;lt;small&amp;gt;(&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Special:GlobalUsers|limit=1&amp;amp;username={{urlencode:{{PAGENAME}}}} verify}}]&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt;  }}&amp;lt;noinclude&amp;gt;{{Documentation...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Userbox&lt;br /&gt;
 | id = [[File:Meta administrator.png|43px]]&lt;br /&gt;
 | float = {{{float|right}}}&lt;br /&gt;
 | border-c = #808080&lt;br /&gt;
 | id-c = #FFFFFF&lt;br /&gt;
 | info-c = #DBDBDB&lt;br /&gt;
 | info = {{#if:{{{username|}}}|&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039;|This user}} is part of the WikiOasis &#039;&#039;&#039;[[wom:Special:MyLanguage/Counter Vandalism Unit|Counter Vandalism Unit]]&#039;&#039;&#039;. &amp;lt;small&amp;gt;(&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[{{fullurl:Special:GlobalUsers|limit=1&amp;amp;username={{urlencode:{{PAGENAME}}}} verify}}]&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt; &lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{Documentation}}[[Category:Global permissions userboxes|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:User_male/doc?diff=5284</id>
		<title>Template:User male/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:User_male/doc?diff=5284"/>
		<updated>2026-05-23T11:56:07Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} Male users may use this template on their user page.  == Usage == {| class=&amp;quot;wikitable&amp;quot; !Template !! Result |- |{{tlx|user male}} || {{user male|nocat=y}} |- |}  == Optional parameters == ;float: (default: right) ;nocat :use parameter &amp;lt;code&amp;gt;|nocat=yes&amp;lt;/code&amp;gt; to avoid categorisation. ;username :use parameter &amp;lt;code&amp;gt;|username=yes&amp;lt;/code&amp;gt; to change text &amp;#039;&amp;#039;This user&amp;#039;&amp;#039; to your username.  == See also == * Meta:Userboxes {{#lst:Template:Template list|...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
Male users may use this template on their user page.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Template !! Result&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|user male}} || {{user male|nocat=y}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Optional parameters ==&lt;br /&gt;
;float: (default: right)&lt;br /&gt;
;nocat&lt;br /&gt;
:use parameter &amp;lt;code&amp;gt;|nocat=yes&amp;lt;/code&amp;gt; to avoid categorisation.&lt;br /&gt;
;username&lt;br /&gt;
:use parameter &amp;lt;code&amp;gt;|username=yes&amp;lt;/code&amp;gt; to change text &#039;&#039;This user&#039;&#039; to your username.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Meta:Userboxes]]&lt;br /&gt;
{{#lst:Template:Template list|human-life-userboxes}}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:User_male?diff=5283</id>
		<title>Template:User male</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:User_male?diff=5283"/>
		<updated>2026-05-23T11:55:43Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Userbox  | id = 43px  | id-c = #97DEFF   | float = {{{float|right}}}  | border-c = #808080  | info-c = #DBDBDB  | info = {{#if:{{{username|}}}|&amp;#039;&amp;#039;&amp;#039;{{PAGENAME}}&amp;#039;&amp;#039;&amp;#039;|This user}} is &amp;#039;&amp;#039;&amp;#039;male&amp;#039;&amp;#039;&amp;#039;.  | nocat = {{{nocat|}}}  | usercategory = Male users }}&amp;lt;noinclude&amp;gt;{{Documentation}}{{PAGENAME}}&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Userbox&lt;br /&gt;
 | id = [[File:Mars_symbol.svg|43px]]&lt;br /&gt;
 | id-c = #97DEFF &lt;br /&gt;
 | float = {{{float|right}}}&lt;br /&gt;
 | border-c = #808080&lt;br /&gt;
 | info-c = #DBDBDB&lt;br /&gt;
 | info = {{#if:{{{username|}}}|&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039;|This user}} is &#039;&#039;&#039;male&#039;&#039;&#039;.&lt;br /&gt;
 | nocat = {{{nocat|}}}&lt;br /&gt;
 | usercategory = Male users&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{Documentation}}[[Category:Users by gender|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:User_female/doc?diff=5282</id>
		<title>Template:User female/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:User_female/doc?diff=5282"/>
		<updated>2026-05-23T11:54:14Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} Female users may use this template on their user page.  == Usage == {| class=&amp;quot;wikitable&amp;quot; !Template !! Result |- |{{tlx|user female}} || {{user female|nocat=y}} |- |}  == Optional parameters == ;float: (default: right) ;nocat :use parameter &amp;lt;code&amp;gt;|nocat=yes&amp;lt;/code&amp;gt; to avoid categorisation. ;username :use parameter &amp;lt;code&amp;gt;|username=yes&amp;lt;/code&amp;gt; to change text &amp;#039;&amp;#039;This user&amp;#039;&amp;#039; to your username.  == See also == * Meta:Userboxes {{#lst:Template:Template...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
Female users may use this template on their user page.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Template !! Result&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|user female}} || {{user female|nocat=y}}&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Optional parameters ==&lt;br /&gt;
;float: (default: right)&lt;br /&gt;
;nocat&lt;br /&gt;
:use parameter &amp;lt;code&amp;gt;|nocat=yes&amp;lt;/code&amp;gt; to avoid categorisation.&lt;br /&gt;
;username&lt;br /&gt;
:use parameter &amp;lt;code&amp;gt;|username=yes&amp;lt;/code&amp;gt; to change text &#039;&#039;This user&#039;&#039; to your username.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Meta:Userboxes]]&lt;br /&gt;
{{#lst:Template:Template list|human-life-userboxes}}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:User_female?diff=5281</id>
		<title>Template:User female</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:User_female?diff=5281"/>
		<updated>2026-05-23T11:53:51Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Userbox  | id = 43px  | id-c = pink  | float = {{{float|right}}}  | border-c = #808080  | info-c = #DBDBDB  | info = {{#if:{{{username|}}}|&amp;#039;&amp;#039;&amp;#039;{{PAGENAME}}&amp;#039;&amp;#039;&amp;#039;|This user}} is &amp;#039;&amp;#039;&amp;#039;female&amp;#039;&amp;#039;&amp;#039;.  | nocat = {{{nocat|}}}  | usercategory = Female users }}&amp;lt;noinclude&amp;gt;{{Documentation}}{{PAGENAME}}&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Userbox&lt;br /&gt;
 | id = [[File:Venus_symbol.svg|43px]]&lt;br /&gt;
 | id-c = pink&lt;br /&gt;
 | float = {{{float|right}}}&lt;br /&gt;
 | border-c = #808080&lt;br /&gt;
 | info-c = #DBDBDB&lt;br /&gt;
 | info = {{#if:{{{username|}}}|&#039;&#039;&#039;{{PAGENAME}}&#039;&#039;&#039;|This user}} is &#039;&#039;&#039;female&#039;&#039;&#039;.&lt;br /&gt;
 | nocat = {{{nocat|}}}&lt;br /&gt;
 | usercategory = Female users&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{Documentation}}[[Category:Users by gender|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Module:Namespace_detect/config/doc?diff=5279</id>
		<title>Module:Namespace detect/config/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Module:Namespace_detect/config/doc?diff=5279"/>
		<updated>2026-05-23T11:47:27Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki&amp;#039;s language.  To activate a configuration item, you need to uncomment it. This means that you need to remove the text &amp;quot;-- &amp;quot; at the start of the line.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This module stores configuration data for Module:Namespace detect. Here you can localise the module to your wiki&#039;s language.&lt;br /&gt;
&lt;br /&gt;
To activate a configuration item, you need to uncomment it. This means that you need to remove the text &amp;quot;-- &amp;quot; at the start of the line.&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_shortcut?diff=5278</id>
		<title>Template:Template shortcut</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_shortcut?diff=5278"/>
		<updated>2026-05-23T11:40:18Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Reverted the last edit(s) to revision 4358 by Asteralee&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if: {{{1|}}}&lt;br /&gt;
| &amp;lt;div class=&amp;quot;plainlinks noprint&amp;quot; dir=&amp;quot;auto&amp;quot; lang=&amp;quot;&amp;quot; style=&amp;quot;float:{{dir|{{{uselang|{{PAGELANGUAGE}}}}}|left|right}};{{#if:{{{clear|}}}|clear:{{{clear}}};}}margin:2px;margin-{{dir|{{{uselang|{{PAGELANGUAGE}}}}}|left|right}}:0;border:1px solid #AAA;background:var(--background-color-base,#FFF);color:inherit;padding:.5em;font-size:smaller;line-height:normal;text-align:center&amp;quot;&amp;gt;[[:Meta:Shortcuts|{{#if:{{{2|}}}|{{Shortcut caption|1=true}}|{{Shortcut caption}}}}]]{{colon|{{{uselang|{{PAGELANGUAGE}}}}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;br /&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre|}}}[{{fullurl:Template:{{{1|{{PAGENAME}}}}}|redirect=no}} {{{1|{{PAGENAME}}}}}]&amp;amp;#125;&amp;amp;#125;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{2|}}}|&amp;lt;br&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre2|}}}[{{fullurl:Template:{{{2}}}|redirect=no}} {{{2}}}]&amp;amp;#125;&amp;amp;#125;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{3|}}}|&amp;lt;br&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre3|}}}[{{fullurl:Template:{{{3}}}|redirect=no}} {{{3}}}]&amp;amp;#125;&amp;amp;#125;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{4|}}}|&amp;lt;br&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre4|}}}[{{fullurl:Template:{{{4}}}|redirect=no}} {{{4}}}]&amp;amp;#125;&amp;amp;#125;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{5|}}}|&amp;lt;br&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre5|}}}[{{fullurl:Template:{{{5}}}|redirect=no}} {{{5}}}]&amp;amp;#125;&amp;amp;#125;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#if:{{{6|}}}|&amp;lt;br&amp;gt; &amp;amp;#123;&amp;amp;#123;{{{pre6|}}}[{{fullurl:Template:{{{6}}}|redirect=no}} {{{6}}}]&amp;amp;#125;&amp;amp;#125;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;{{documentation|Template:Template shortcut/doc}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Template_shortcut?diff=5277</id>
		<title>Template:Template shortcut</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Template_shortcut?diff=5277"/>
		<updated>2026-05-23T11:39:40Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: I think that should do it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div role=&amp;quot;note&amp;quot; class=&amp;quot;shortcutbox shortcutbox-left plainlist plainlinks noprint&amp;quot; style=&amp;quot;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{#switch:{{{clear|}}} |true=clear:{{{float|right}}}; |left|right|both=clear:{{{clear|}}}; |#default=}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;float: {{#ifeq:{{{float|}}}|left|left|right}};&amp;lt;!--&lt;br /&gt;
--&amp;gt;margin: {{{top|0em}}} {{#ifeq:{{{float|}}}|left|1em 0em 0em|0em 0em 1em}};&amp;lt;!--&lt;br /&gt;
--&amp;gt;border: 1px solid var(--border-color-base, #a2a9b1); background: var(--background-color-base, #fff); padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; font-weight: bold;&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
Adding the shortcut links:&lt;br /&gt;
--&amp;gt;&amp;lt;div style=&amp;quot;display: inline-block; border-bottom: 1px solid var(--border-color-base, #a2a9b1); line-height: 1.5em; font-weight: normal; margin-bottom: .2em;&amp;quot;&amp;gt;{{#if:{{{redirect|}}} |[[Help:Redirects|Redirect]] |[[Meta:Shortcuts|Shortcut]]}}{{#if:{{{2|}}}|s}}&amp;lt;/div&amp;gt; {{bulleted list&lt;br /&gt;
    | {{#if: {{{1|&amp;lt;noinclude&amp;gt;{{PAGENAME}}&amp;lt;/noinclude&amp;gt;}}} | &amp;amp;#123;&amp;amp;#123;{{{pre|}}}{{#ifexist:Template:{{{1}}}  |[{{fullurl:Template:{{{1}}}|redirect=no}} {{#if:true|{{{1}}}}}]  |[[Template:{{{1|&amp;lt;noinclude&amp;gt;{{PAGENAME}}&amp;lt;/noinclude&amp;gt;}}}|{{#if:true|{{{1|&amp;lt;noinclude&amp;gt;{{PAGENAME}}&amp;lt;/noinclude&amp;gt;}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{2|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre2|}}}{{#ifexist:Template:{{{2}}} |[{{fullurl:Template:{{{2}}}|redirect=no}} {{#if:true|{{{2}}}}}]  |[[Template:{{{2}}}|{{#if:true|{{{2}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{3|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre3|}}}{{#ifexist:Template:{{{3}}} |[{{fullurl:Template:{{{3}}}|redirect=no}} {{#if:true|{{{3}}}}}]  |[[Template:{{{3}}}|{{#if:true|{{{3}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{4|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre4|}}}{{#ifexist:Template:{{{4}}} |[{{fullurl:Template:{{{4}}}|redirect=no}} {{#if:true|{{{4}}}}}]  |[[Template:{{{4}}}|{{#if:true|{{{4}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{5|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre5|}}}{{#ifexist:Template:{{{5}}} |[{{fullurl:Template:{{{5}}}|redirect=no}} {{#if:true|{{{5}}}}}]  |[[Template:{{{5}}}|{{#if:true|{{{5}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{6|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre6|}}}{{#ifexist:Template:{{{6}}} |[{{fullurl:Template:{{{6}}}|redirect=no}} {{#if:true|{{{6}}}}}]  |[[Template:{{{6}}}|{{#if:true|{{{6}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{7|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre7|}}}{{#ifexist:Template:{{{7}}} |[{{fullurl:Template:{{{7}}}|redirect=no}} {{#if:true|{{{7}}}}}]  |[[Template:{{{7}}}|{{#if:true|{{{7}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{8|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre8|}}}{{#ifexist:Template:{{{8}}} |[{{fullurl:Template:{{{8}}}|redirect=no}} {{#if:true|{{{8}}}}}]  |[[Template:{{{8}}}|{{#if:true|{{{8}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{9|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre9|}}}{{#ifexist:Template:{{{9}}} |[{{fullurl:Template:{{{9}}}|redirect=no}} {{#if:true|{{{9}}}}}]  |[[Template:{{{9}}}|{{#if:true|{{{9}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; | {{#if:{{{10|}}} | &amp;amp;#123;&amp;amp;#123;{{{pre10|}}}{{#ifexist:Template:{{{10}}} |[{{fullurl:Template:{{{10}}}|redirect=no}} {{#if:true|{{{10}}}}}]  |[[Template:{{{10}}}|{{#if:true|{{{10}}}}}]]}}&amp;amp;#125;&amp;amp;#125; }}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;{{Documentation}}{{En-WP attribution notice|Template:Template shortcut}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Stewards?diff=5276</id>
		<title>Stewards</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Stewards?diff=5276"/>
		<updated>2026-05-23T11:36:58Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* Permissions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;background: linear-gradient(135deg, #0050b4 0%, #3650b8 100%); border-radius: 12px; padding: 2rem 2.5rem; color: white; margin-bottom: 1.5rem; box-shadow: 0 10px 30px rgba(54, 80, 184, 0.25); position: relative; overflow: hidden;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: radial-gradient(circle at 15% 85%, rgba(255,255,255,0.08) 2px, transparent 2px), radial-gradient(circle at 85% 15%, rgba(255,255,255,0.06) 1.5px, transparent 1.5px), radial-gradient(circle at 50% 50%, rgba(255,255,255,0.04) 1px, transparent 1px); background-size: 80px 80px, 120px 120px, 60px 60px; pointer-events: none;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;position: relative; z-index: 1; display: flex; align-items: center; gap: 1.5rem; flex-wrap: wrap;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;flex-shrink: 0; filter: brightness(0) invert(1);&amp;quot;&amp;gt;[[File:OOjs UI icon userGroup-ltr.svg|54px|link=|alt=]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 0.7rem; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,0.65); margin-bottom: 0.35rem;&amp;quot;&amp;gt;WikiOasis Global Staff&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 2rem; font-weight: 800; line-height: 1.1; margin-bottom: 0.5rem; text-shadow: 0 2px 8px rgba(0,0,0,0.15);&amp;quot;&amp;gt;Stewards&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size: 0.95rem; color: rgba(255,255,255,0.85); line-height: 1.5; font-weight: 300;&amp;quot;&amp;gt;Globally empowered to manage permissions, enforce policy, and protect every WikiOasis community.&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: flex; gap: 8px; flex-wrap: wrap;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;display: inline-block; padding: 6px 14px; background: #3650b8; border-radius: 6px; font-size: 0.9rem; color: white; font-weight: 600;&amp;quot;&amp;gt;Stewards&amp;lt;/span&amp;gt;&lt;br /&gt;
[[Global Administrators|&amp;lt;span style=&amp;quot;display: inline-block; padding: 6px 14px; background: #f0f4ff; border: 1px solid #c3d0f0; border-radius: 6px; font-size: 0.9rem; color: #3650b8;&amp;quot;&amp;gt;Global Administrators&amp;lt;/span&amp;gt;]]&lt;br /&gt;
[[Global Patrollers|&amp;lt;span style=&amp;quot;display: inline-block; padding: 6px 14px; background: #f0f4ff; border: 1px solid #c3d0f0; border-radius: 6px; font-size: 0.9rem; color: #3650b8;&amp;quot;&amp;gt;Global Patrollers&amp;lt;/span&amp;gt;]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Stewards&#039;&#039;&#039; hold the highest software level of access within the WikiOasis community, granting them the authority to utilize any part of the MediaWiki interface across all WikiOasis wikis.&lt;br /&gt;
&lt;br /&gt;
== Permissions ==&lt;br /&gt;
Stewards are responsible for enforcing WikiOasis&#039;s global policies. In cases of increased requests for assistance, Stewards may delegate certain tasks to other users, such as Global Administrators, to manage routine actions.&lt;br /&gt;
&lt;br /&gt;
Stewards assist wiki communities by addressing local issues such as disputes and disruptive behavior. They have the authority to assign permissions and utilize administrative tools (e.g., blocking, deleting, protecting) to maintain community order. Additionally, they handle global matters, including cross-wiki disruptions, global group assignments, account locks, and renaming.&lt;br /&gt;
&lt;br /&gt;
Stewards serve as global [[CheckUser]]s and [[Suppressor]]s across WikiOasis, as most wikis do not have local CheckUser or Suppressor roles. This allows them to remove content from the view of all non-stewards and access the technical data used by accounts to investigate abuse. They also function as Bureaucrats on Meta.&lt;br /&gt;
&lt;br /&gt;
== Current Stewards ==&lt;br /&gt;
{{special:listusers/steward}}&lt;br /&gt;
&lt;br /&gt;
==Appointment==&lt;br /&gt;
Stewards can only be appointed through a request or nomination made on [[Requests for global roles]]. The request must receive consensus, at least 5 votes, and at least a 66.67% (2/3rds) support ratio.&lt;br /&gt;
&lt;br /&gt;
They must also sign an Non-Disclosure Agreement with the WikiOasis Foundation as Stewards have access to users privately identifiable information and sensitive information as Stewards have access to CheckUser and Suppression/Oversight and naturally is the role requiring the highest trust within the WikiOasis community.&lt;br /&gt;
&lt;br /&gt;
==Revocation==&lt;br /&gt;
Stewards can be removed via a revocation request on [[Requests for global roles]]. The request must receive at least 5 votes and a total support ratio of 2/3 over 5 days.&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Suppression?diff=5275</id>
		<title>Suppression</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Suppression?diff=5275"/>
		<updated>2026-05-23T11:36:36Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{global policy}}&lt;br /&gt;
{{template shortcut|Meta:Oversight|Oversight|Suppressor}}&lt;br /&gt;
&#039;&#039;&#039;Suppression&#039;&#039;&#039; is a special form of revision deletion used by Stewards, Trust and Safety members, and in some cases local suppressors.&lt;br /&gt;
==Criteria for use of suppression==&lt;br /&gt;
Suppression is used primarily for the removal of non-public personal information, such as phone numbers, home addresses, workplaces or identities of pseudonymous or anonymous individuals who have not made their identity public. This includes hiding the IP data of editors who accidentally logged out and thus inadvertently revealed their own IP addresses as well as the IP data of editors without an account on request. Suppression is a tool of first resort in removing this information.&lt;br /&gt;
&lt;br /&gt;
Note: This may include other potentially identifying or otherwise sensitive information, subject to suppressor discretion.&lt;br /&gt;
&lt;br /&gt;
It may also be used in the following circumstances, subject to Suppressor discretion:&lt;br /&gt;
&lt;br /&gt;
#Removal of potentially libelous information, either: a) when requested to Trust and Safety or Stewards; or b) when the case is clear, and there is no editorial reason to keep the revision.&lt;br /&gt;
#Removal of copyright infringement, when requested to Trust and Safety.&lt;br /&gt;
#Hiding of blatant attack names on automated lists and logs, where this does not disrupt edit histories. A blatant attack is one obviously intended to denigrate, threaten, libel, insult, or harass someone. This should only be done on accounts that are also worthy of a lock.&lt;br /&gt;
#Removal of vandalism. Suppression may be occasionally used to remove vandalism for which removal by normal administrative measures is insufficient. Cases of vandalism should be discussed internally before being suppressed, unless they are particularly extreme or time-sensitive, in which cases they can be discussed after.&lt;br /&gt;
#Suppression may be used for other reasons. We are not likely to make other exceptions, but reserve the right to do so.&lt;br /&gt;
==Election of Local Suppressors==&lt;br /&gt;
In order for a wiki to elect suppressors, all of the following must be fulfilled:&lt;br /&gt;
#There must be at least two suppressors at all times who have signed an NDA with the WikiOasis Foundation. Stewards are acceptable.&lt;br /&gt;
#There must be a need for local suppressors, as determined by Stewards,&lt;br /&gt;
#Local suppressors must enter into a collaborative agreement with Stewards, and&lt;br /&gt;
#The election must take place on Meta and fulfill all requirements for [[Stewards|Steward]].&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Suppressor?diff=5274</id>
		<title>Suppressor</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Suppressor?diff=5274"/>
		<updated>2026-05-23T11:36:08Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Making a new redirect for the Suppression page lol&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Suppression]]&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5273</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5273"/>
		<updated>2026-05-23T11:34:49Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and [[Global Patrollers|Global Patroller]] permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where the [[w:WP:DISRUPT|disruption]] is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless|Crystalite13}} I&#039;m glad to hear that from you 2. I&#039;ll do my best like always. :) --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:32, 23 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5272</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5272"/>
		<updated>2026-05-23T11:34:31Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and [[Meta:Global Patrollers|Global Patroller]] permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where the [[w:WP:DISRUPT|disruption]] is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless|Crystalite13}} I&#039;m glad to hear that from you 2. I&#039;ll do my best like always. :) --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:32, 23 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5271</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5271"/>
		<updated>2026-05-23T11:32:54Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* DarkMatterMan4500 (Global Patroller) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and Global Patroller permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where the [[w:WP:DISRUPT|disruption]] is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless|Crystalite13}} I&#039;m glad to hear that from you 2. I&#039;ll do my best like always. :) --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:32, 23 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5270</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5270"/>
		<updated>2026-05-23T11:32:19Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* Discussion */ Reply&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and Global Patroller permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where disruption is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless|Crystalite13}} I&#039;m glad to hear that from you 2. I&#039;ll do my best like always. :) --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:32, 23 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5269</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5269"/>
		<updated>2026-05-23T11:28:59Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* Discussion 2 */ Reply&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and Global Patroller permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where disruption is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 07:14, 23 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;br /&gt;
*:::How so? I’m happy to explain anything further. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:49, 22 May 2026 (UTC)&lt;br /&gt;
*::::{{ping|Globe}} About everything that {{user|Zippy}} was just talking about. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 11:28, 23 May 2026 (UTC)&lt;br /&gt;
*::I never said you motioned it, I simply said you considered motioning it, might have been slightly unclear in my description but the general sentiment was that you were going to take further action from a board role about it --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:48, 22 May 2026 (UTC)&lt;br /&gt;
*:::Any way you want to say it is untrue. Google themselves requires 2FA for superadmins, it is not a board matter. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:50, 22 May 2026 (UTC)&lt;br /&gt;
*::::Again, I do not have access to the channel but someone such as tali who retains access could check, you were saying you wanted to motion the board to remove the 2FA requirements that I had personally set on Google, as well as that which was set on Discord --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 20:54, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Globally_banned?diff=5242</id>
		<title>Template:Globally banned</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Globally_banned?diff=5242"/>
		<updated>2026-05-22T20:47:16Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;&amp;lt;languages/&amp;gt;&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Ambox&lt;br /&gt;
|type = speedy&lt;br /&gt;
|image = [[File:WikiOasis Logo New.png|50px|alt=WikiOasis|link=wom:Special:MyLanguage/WikiOasis]]&lt;br /&gt;
|textstyle = text-align: center;&lt;br /&gt;
|text = &#039;&#039;&#039;&amp;lt;translate&amp;gt;&amp;lt;!--T:2--&amp;gt; Consistent with the [[&amp;lt;tvar name=termsofuse&amp;gt;Terms of Service&amp;lt;/tvar&amp;gt;|Terms of Service]], {{&amp;lt;tvar name=name&amp;gt;#ifexpr:floor({{NAMESPACENUMBER}}/2)=1|{{ROOTPAGENAME}}&amp;lt;/tvar&amp;gt;|this user}} has been [[&amp;lt;tvar name=gban&amp;gt;Global bans&amp;lt;/tvar&amp;gt;|globally banned]] by {{&amp;lt;tvar name=if&amp;gt;#if: {{{sre|}}}&amp;lt;/tvar&amp;gt;|[[&amp;lt;tvar name=tech&amp;gt;Special:MyLanguage/Tech:Volunteers&amp;lt;/tvar&amp;gt;|System Administrators]]|[[&amp;lt;tvar name=ts&amp;gt;Community Support and Safety&amp;lt;/tvar&amp;gt;|Community Support and Safety]]}}.&amp;lt;/translate&amp;gt;&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;translate&amp;gt;&amp;lt;!--T:7--&amp;gt; Direct enquiries to &amp;lt;tvar name=ts-mail&amp;gt;safety@wikioasis.org&amp;lt;/tvar&amp;gt;.&amp;lt;/translate&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;br/&amp;gt;&amp;lt;noinclude&amp;gt;[[Category:Header templates]] [[Category:User templates]]&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;__NOINDEX__{{#ifeq:{{NAMESPACENUMBER}}|3|[[Category:Opted-out of message delivery]]}}{{#ifeq:{{NAMESPACENUMBER}}|2|[[Category:Users banned by Trust and Safety]][[Category:Locked user accounts|{{PAGENAME}}]]}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5241</id>
		<title>Requests for global roles</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Requests_for_global_roles?diff=5241"/>
		<updated>2026-05-22T20:45:22Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: /* Discussion 5 */ Reply&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can request [[Stewards|Steward]], [[Meta:Global administrators|Global Sysop]], and Global Patroller permissions on this page.&lt;br /&gt;
&lt;br /&gt;
Any user who registered before a request was opened may vote in that request. Only one vote per user per request is permitted, and it cannot come from an alternative account. This is to prevent abuse.&lt;br /&gt;
&lt;br /&gt;
All archives by year can be found [[Requests for global roles/Archives|here]].&lt;br /&gt;
&lt;br /&gt;
Please make your request below the line.&lt;br /&gt;
&lt;br /&gt;
__NEWSECTIONLINK__&lt;br /&gt;
----&lt;br /&gt;
&amp;lt;!-- DO NOT WRITE ABOVE THIS LINE PLEASE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fearless (Global Administrator) ==&lt;br /&gt;
{{discussion top|outcome= This request is successful, gaining the required 5 !votes and support ratio. Globe&#039;s concerns have been considered, and I too would like to encourage the candidate to ask a lot of questions to Stewards when in doubt. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 16:56, 1 May 2026 (UTC)}}&lt;br /&gt;
Hey, I&#039;d like to run for Global Administrator so I can assist in CVT-related matters and be able to help the platform on-wiki as well rather then only being able to help on the Discord Server, while being able to have a chance to be mentored by someone extremely experienced like Raidarr and grow my experience &amp;amp; judgement as well. Although I don&#039;t have many edits on Meta, I&#039;ve been in the WikiOasis Discord Server for months now and have assisted in moderation, in addition to helping Skywiki getting merged to WikiOasis. All questions are welcomed and I&#039;ll try my best to answer them in a timely order.&lt;br /&gt;
&lt;br /&gt;
Thank you for your consideration, --[[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 13:30, 25 April 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
# Do you believe that community facing users such as Stewards and Global sysops need to be professional when interacting with community members on-wiki and off-wiki? Does it matter with whom you are speaking to? -[[User:Globe|Globe]] ([[User talk:Globe|talk]]) 13:44, 25 April 2026 (UTC)&lt;br /&gt;
:I believe respect is for everyone (that is being reasonable) regardless of whatever position they are in or anywhere. However, I hold higher respect for people such as Raidarr whom has given me priceless advice before that I couldn&#039;t get elsewhere until recently this year. Though, for professionalism, while I would say I treat it similarly as respecting people, but it depends on where and context.&lt;br /&gt;
:*If I&#039;m in a public space, doesn&#039;t matter if it&#039;s on or off wiki (such as WikiOasis Discord Server at #general), I&#039;ll try to be a bit professional in my responses and be more patient for individuals who isn&#039;t being incredibly disrespectful (like calling volunteers nazis, for example).&lt;br /&gt;
:*If I&#039;m in a friend group, then I won&#039;t be professional at all, no need to be stiff when you don&#039;t have to.&lt;br /&gt;
:I hope I have addressed your question appropriately. Thank you. --[[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 14:06, 25 April 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
# I will enter and say {{support}}, but other things as well. Generally, I think you could do reasonably with the role here; its a good place to grow from and you do improve as time goes on. It can help you get more used to features and working with people. As far as one thing to improve, Globe asked a good question and I think your answer is quite muddled. Now, I&#039;m the one who will make it clear if I do not like you for your approach from the outset, I am after all the one who made [https://meta.miraheze.org/wiki/Special:Log?logid=1747055 this lock] on Miraheze. But there are a few things to say about this. For one it was exceptional in proportion to the attitude. You can review that profile and see they really pushed the boundary and no less than that should elicit the most curt responses. Secondly even with that in mind, it really isn&#039;t the ideal response. It can feel good to make, but it&#039;s not very professional and it does not contribute to the better image of Miraheze. After the action I&#039;d wondered if anyone would think so and I did not see comment about it, but if someone did comment about that they&#039;d be well within their rights. So if there is anyone I hold in greater respect when taking actions its people like peer NotAracham who is consistently professional, and yet has a more &#039;fearsome reputation&#039; in some circles (I&#039;m told, anyway). Here I&#039;ve said in a couple places Dream Indigo is the role model for representation, they remind me of Reception123 on Miraheze. A consistent face, friendly but capable of being firm. So what is a good answer to Globe? I think it is to commit to a baseline of respect. You give everyone a fair chance, an initially equal opportunity from the moment they first turn up. You resist the urge to withhold it, unless it is proven decisively that it is not deserved, as MrPseudonymousEgo did by attacking a volunteer, and doubling down when the consequences were delivered despite saying he was leaving anyway. Even then the above would apply, but then you&#039;re mixing both necessary professionalism with a honest reflection of principle, and not accepting the premise of abuse. You also set a very high bar before the claws come out. Not every occasion of bad attitude or being a dick deserves your rebuke, and a respect-first attitude helps you avoid making that call when it simply isn&#039;t fair. Food for thought, --&#039;&#039;&#039;[[User:Raidarr|raidarr]]&#039;&#039;&#039; &#039;&#039;&#039;(&#039;&#039;&#039;[[User_talk:Raidarr|📡]]&#039;&#039;&#039;)&#039;&#039;&#039; 12:05, 29 April 2026 (UTC)&lt;br /&gt;
# {{support}} I would like to begin by stating that he has addressed my inquiries regarding his candidacy on Discord, and I must say that his responses were quite close to what I was seeking. I believe this could serve as a solid foundation for him to learn. --[[User:Cocopuff2018|Cocopuff2018]] ([[User talk:Cocopuff2018|talk]]) 17:04, 29 April 2026 (UTC)&lt;br /&gt;
# {{support}} — I expect you to obviously make some mistakes, but I think overall you&#039;re in the right place and I think with some guidance you should be able to contribute positively to the project. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 19:05, 29 April 2026 (UTC)&lt;br /&gt;
# I&#039;ve mulled over this for a few days, and I think I&#039;m going to land at a {{oppose|Weak}}. I have a few concerns regarding Fearless&#039;s previous interactions with some of our communities and unfamiliarity with our processes. In the previous request, it was mentioned that despite Fearless&#039;s lack of experience on-wiki, they are still familiar with how the wiki operates due to them being active on the Discord. A few things have surfaced over the past few days/weeks that make me question this philosophy. I&#039;ll name a few:&lt;br /&gt;
:# Asking stewards to close Raidarr&#039;s after it had been open for just three days, simply because of the vote count&lt;br /&gt;
:# Asking one of our communities why they chose WikiOasis over Miraheze, and specifically inquiring about whether or not they were banned from Mira (they were not)&lt;br /&gt;
:# Making comments in the Miraheze Discord server about how &amp;quot;oasis is basically like a not so great training academy [for mira volunteers] but it works.&amp;quot; &lt;br /&gt;
:# Taking it upon themselves to make statements on behalf of WikiOasis in semi-public spaces, such as &amp;quot;I do know so I can make the comment. But WO is in no position to host such a wiki. We have zero manpower.&amp;quot; &lt;br /&gt;
:These are just a few that I recalled when writing this, but more have appeared through our interactions that have given me pause to support a request for global sysop if this is what they have done &#039;&#039;without&#039;&#039; any additional tools. All of these together, combined with no on-wiki experience anywhere that I am aware of and the extremely vague response to my question, concerns me. If elected, I would encourage Fearless to familiarize themselves with more of our inter-workings and ask frequent questions of the team before acting. -[[User:Globe|Globe]] ([[User talk:Globe|talk]]) 21:09, 29 April 2026 (UTC)&lt;br /&gt;
::I suspect the third one is partially my fault because I have expressed the thought that oasis for its much more informal structure and younger management can act as a sort of &#039;proving ground&#039; to consider at Miraheze, but a not so great training academy is a poor way to phrase that and it is by no means anything official. I will concur the need to be far more careful in open statements, especially 2 and 4. 1 is a procedural quirk I assume has already been corrected. --&#039;&#039;&#039;[[User:Raidarr|raidarr]]&#039;&#039;&#039; &#039;&#039;&#039;(&#039;&#039;&#039;[[User_talk:Raidarr|📡]]&#039;&#039;&#039;)&#039;&#039;&#039; 12:01, 30 April 2026 (UTC)&lt;br /&gt;
: Going to go with a {{support|weak}}, I have had ok interactions with Fearless but I understand there have been some issues. Not sure I can comment too much, mostly because I&#039;m the new kid on the block. [[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) 21:26, 30 April 2026 (UTC)&lt;br /&gt;
{{discussion bottom}}&lt;br /&gt;
&lt;br /&gt;
== Sapphire Jack (Global Administrator) ==&lt;br /&gt;
{{discussion top|&#039;&#039;&#039;Withdrawn&#039;&#039;&#039; as said on WO Discord, and this request would not have passed due to canvassing, inexperience and have no interactions with the global community nor have any credible contributions in similar wikifarms (Miraheze). A few community members suggested the candidate to run for Global Patroller instead, and the candidate is encouraged to not canvass their vote, involve themselves in the global community by contributing or interacting with discussions, and learn how certain Global Roles work before creating a similar request in the future. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 09:22, 18 May 2026 (UTC)}}&lt;br /&gt;
Hey, I’m Sapphire Jack, the owner of the largest wiki on this platform, the Italian Brainrot Wiki. I’d like to run for global administrator so I can gain perspective on how different wikis are managed and gain experience working with different moderation teams, as well as overall helping the platform grow as a whole. If you have any questions about me or my prior experiences, please let me know. [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 03:26, 12 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
# What do you currently do that requires Global Administrator capabilities?&lt;br /&gt;
# How do you feel the role of a Global Administrator fits in/complements existing local administration teams without so to speak &amp;quot;cramping their style&amp;quot;?&lt;br /&gt;
# (shamelessly stolen from raidarr) Do you believe you have made mistakes on this platform so far? If so, what did you do to improve from those mistakes? You could elaborate on just one if you like, or a couple.&lt;br /&gt;
# Global Administrators are responsible for wiki creations, how would you go about approaching the following requests, including additional action you may take following the acceptance/denial of each request?&lt;br /&gt;
#* A well known troublemaker on the platform decides to request a new wiki, describing it as a new &amp;quot;uncensored encyclopedia on politics&amp;quot;.&lt;br /&gt;
#* A brand new user decides to request a wiki saying that they are going to &amp;quot;create their version of Wikipedia&amp;quot;.&lt;br /&gt;
#* A brand new user requests a wiki and fills the request form with racial slurs and abuse towards our staff members?&lt;br /&gt;
&lt;br /&gt;
Best,&lt;br /&gt;
--&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 06:14, 12 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
:# I’m an experienced moderator, and would like to be able to help moderate other wikis, while ensuring everyone follows global policy. Also, on my current wiki, there is a frequent amount of users requiring to get globally locked for underage/breaking other global rules. I could deal with those global locks entirely, so other global admins/stewards could spend their energy elsewhere.&lt;br /&gt;
:# Global admins try to help deal with major vandals, however, each wiki has its own structure, style, and way of running. Aside from enforcing global policies, we don’t need to interfere with that.&lt;br /&gt;
:# I don’t believe I’ve made any mistakes on the platform so far, and after taking a poll, the users on my wiki agree that I’m the “Best owner ever.” &lt;br /&gt;
:# For the first example, I would simply deny the request, no further action needed. For the second example, I would also deny the request: we don’t need a forked wikipedia. However, for the third example, I would not only deny the request, I would also Glock them and ask a Steward to run an alt check to see if they’re an alt of an existing vandal.&lt;br /&gt;
:[[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 12:41, 12 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
*@[[User:Sapphire Jack|Sapphire Jack]] have you been on other Wiki platforms before as I would often use those as perspective   [[User:Lvst7070|Lvst7070]] ([[User talk:Lvst7070|talk]]) 03:39, 12 May 2026 (UTC)&lt;br /&gt;
*:Yes, my wiki was previously on Miraheze, before getting moved to here. [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 03:54, 12 May 2026 (UTC)&lt;br /&gt;
*:I’ve also used fandom [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 03:54, 12 May 2026 (UTC)&lt;br /&gt;
{{collapse top|Struck vote with extended discussion}}&lt;br /&gt;
*&amp;lt;s&amp;gt;{{oppose}} submitting an opposition. I strongly encourage the candidate to explore alternative ways to contribute that do not involve advanced permissions before requesting any such permissions. Furthermore, I do not currently feel comfortable granting advanced permissions to someone who is not well-known within the community without demonstrating the necessary skills and trust required for these permissions. Being a moderator alone does not justify sufficient experience to warrant the level of expertise needed for these permissions, as there is much more involved than merely understanding the fundamentals of moderating MediaWiki functions and knowing how to utilize the tools. --[[User:Cocopuff2018|Cocopuff2018]] ([[User talk:Cocopuff2018|talk]]) 16:31, 12 May 2026 (UTC)&amp;lt;/s&amp;gt;&lt;br /&gt;
*:Struck due to the use of LLMs in this comment. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 16:34, 12 May 2026 (UTC)&lt;br /&gt;
*::reading that that does not sound like it was made by LLAMAS at all yes that&#039;s what I call llms llamas  [[User:Lvst7070|Lvst7070]] ([[User talk:Lvst7070|talk]]) 17:21, 12 May 2026 (UTC)&lt;br /&gt;
*::I did use LLMS, however probably shouldn&#039;t of - There is no policy against it  And therefore should unstriked  until such policy is put into place  [[User:Cocopuff2018|Cocopuff2018]] ([[User talk:Cocopuff2018|talk]]) 17:25, 12 May 2026 (UTC)&lt;br /&gt;
*:::There is no policy against murdering people who vandalise wikis, it&#039;s still frowned upon --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 17:25, 12 May 2026 (UTC)&lt;br /&gt;
*::::I mean, there&#039;s the law.. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 17:27, 12 May 2026 (UTC)&lt;br /&gt;
*::It&#039;s very generic and doesn&#039;t follow the pattern of writing I&#039;d expect to see, and makes no grammatical sense: &amp;quot;Oppose submitting an opposition&amp;quot; is a double negative. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 17:25, 12 May 2026 (UTC)&lt;br /&gt;
*:&amp;lt;blockquote&amp;gt; Oppose submitting an opposition &amp;lt;/blockquote&amp;gt;&lt;br /&gt;
*:Do you support or oppose? [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 17:25, 12 May 2026 (UTC)&lt;br /&gt;
*:: oppose- However, there is still no policy which Underlines such  [[User:Cocopuff2018|Cocopuff2018]] ([[User talk:Cocopuff2018|talk]]) 17:26, 12 May 2026 (UTC)&lt;br /&gt;
*:::Again, it&#039;s frowned upon, and removes any validity from your argument, the whole point is simply they &amp;quot;don&#039;t have enough experience&amp;quot;, but you could&#039;ve just written that instead of a paragraph of incoherent blabber that I makes little to no sense --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 17:32, 12 May 2026 (UTC)&lt;br /&gt;
*I note for the record on this tangent that it is not ideal to strike a full voting comment. Where its usefulness comes in, like what kind of argument it makes or even the fact its an llm, would be a post-closure determination. It would weigh rather less for being incoherent or wrong, while it may have greater influence if it is well reasoned. I believe this is the steward duty, rather than a pre emptive full strike since the alternative is people just don&#039;t offer reasoning at all, like what actually happened. I do agree the initial position was rather nonsensical. Now &#039;collapsing&#039; this section so it is less of a confusing read later. --&#039;&#039;&#039;[[User:Raidarr|raidarr]]&#039;&#039;&#039; &#039;&#039;&#039;(&#039;&#039;&#039;[[User_talk:Raidarr|📡]]&#039;&#039;&#039;)&#039;&#039;&#039; 22:08, 14 May 2026 (UTC)&lt;br /&gt;
{{collapse bottom}}&lt;br /&gt;
*{{support|weak}}: ultimately I don&#039;t see a major difference between your credibility and that of the other GS/Stews. I think there&#039;s room here to coach and grow. The work on IBW — wrangling a fairly substantial number of misbehaving children without leaving it as someone else&#039;s problem — is definitely something in your favour, however I don&#039;t know whether GS is the way to go for this. I commend you throwing your hat into the ring. I implore to you that if this request does succeed that you take things slowly and learn how they work before doing anything drastic, but generally I don&#039;t have any significant concerns beyond the general lack of experience, although it&#039;s not incomparable to what already exists on the team, and I&#039;d hope you could shape into a fairly active contributor globally with the right guidance, but I won&#039;t jump the gun there. Best, --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 17:24, 12 May 2026 (UTC)&lt;br /&gt;
*{{oppose}} I&#039;m not thrilled about them canvassing. They also show a lack of knowledge of what the duties of a global SYOSP are, which leaves me to oppose this request. I&#039;d strongly advise the candidate to find other ways to help that don&#039;t require global rights; perhaps in the future they can be reconsidered. And coached on how to use the tools if they can show maturity in the future. I don&#039;t find them being an &amp;quot;admin of Italian brainrot&amp;quot; a sufficient reason to be a global admin, as there is way more to it than just being a local admin and other tools to learn how to use that a global admin has access to. Their reasoning is also not convincing enough as to why they need These tools, IMHO, --[[User:Cocopuff2018|Cocopuff2018]] ([[User talk:Cocopuff2018|talk]]) 17:31, 12 May 2026 (UTC)&lt;br /&gt;
*:Just so you know, I’m not just a moderator on the wiki, I’m the owner. I’ve been working with different stewards for quite some time now, and have been moderating for nearly a year now. Raidarr is a steward on miraheze, so he can fill you in on the details about his experience with me when the wiki was on miraheze. [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 21:29, 12 May 2026 (UTC)&lt;br /&gt;
*{{Neutral}} [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 00:58, 13 May 2026 (UTC)&lt;br /&gt;
*going to go with an {{oppose}} here, while I applaud your efforts and acknowledge you&#039;ve been helpful but I personally believe the GA toolset is too advanced for someone who has little presence outside their own wiki. I don&#039;t think simply having experience managing your own wiki makes you qualified for such a large hat. I would suggest trying to build a helpful presence such as on our Discord or here on meta. [[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) 21:00, 14 May 2026 (UTC)&lt;br /&gt;
* This is not a voting comment but I will say that Sapphire Jack has a very thankless role with experience that is unique even among the current crew of global volunteers. It takes real effort to keep a community with heavy appeal to rambunctious children in order, and to do that actively. And Sapphire is at the top of that list, not just any moderator on the team. Now I address Sapphire directly. I think there is reasonable concern that a global role like this requires somewhat different skills from maintaining a single, although large community. These are things I&#039;m sure you could learn and your second answer is very promising. I think people would be generally more comfortable with you as Global Patroller where you can be included in global affairs and get an idea how they work/prove that capability, and then expand to larger access. But relative to the current volunteers I don&#039;t think your competence is out of range for advancing straight to Global Administrator. Regardless what you get, I wish you the best of luck and I&#039;m pleased you&#039;re looking into something new like this. --&#039;&#039;&#039;[[User:Raidarr|raidarr]]&#039;&#039;&#039; &#039;&#039;&#039;(&#039;&#039;&#039;[[User_talk:Raidarr|📡]]&#039;&#039;&#039;)&#039;&#039;&#039; 22:19, 14 May 2026 (UTC)&lt;br /&gt;
* &amp;lt;s&amp;gt;I&#039;m going to drop a {{support}} here. Your work handling the challenge that IBW can has been impressive and you&#039;ve always seemed easy to work with. I think there&#039;s definitely some global training that is needed, but you seem willing to learn and your answers to questions don&#039;t raise any major red flags. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 23:25, 14 May 2026 (UTC)&amp;lt;/s&amp;gt;&lt;br /&gt;
*: Changing to {{oppose}} for a few reasons. I&#039;ve monitored a few discussions between stewards and the candidate and they seem to show a fundamental lack of understanding of what a global administrator does and what they should not do. I wasn&#039;t initially planning to fully oppose, however, the candidate has [[w:WP:CANVASS|canvassed]] users to this discussion, which is far below what I expect of a GA. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:15, 17 May 2026 (UTC)&lt;br /&gt;
* &amp;lt;s&amp;gt;I&#039;ll go ahead and drop a {{support}}. You have a clue and are not a jerk. This role isn&#039;t a big deal anyways, it doesn&#039;t include PII access or even global locks. &amp;lt;/s&amp;gt;[[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 00:38, 15 May 2026 (UTC)&lt;br /&gt;
*: {{Oppose}} for canvassing users to this discussion in private. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:27, 17 May 2026 (UTC)&lt;br /&gt;
* {{oppose|weak}} While I believe your work in keeping IBW from exploding is extremely respectable. I don&#039;t think you have enough interactions on meta here or have any credibility elsewhere I have observed, I would rather you be Global Patroller for a bit to learn how WikiOasis Global Enforcement works first before expanding, basically referencing Crystalite here. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:19, 16 May 2026 (UTC)&lt;br /&gt;
*:cough cough *guilty as charged* cough cough [[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) 01:30, 16 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;div class=&amp;quot;xfd_relist&amp;quot; style=&amp;quot;margin:0 0 0 -1em;border-top: 1px solid #AAA; border-bottom: 1px solid #AAA; padding: 0px 2em;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;color: #FF6600;&amp;quot;&amp;gt;&#039;&#039;&#039;Relisted following steward discussion to generate a more thorough discussion and clearer consensus.&#039;&#039;&#039;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;small&amp;gt;Please add new comments below this notice. Thanks, --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 14:50, 17 May 2026 (UTC) 12:29, 17 May 2026 (UTC)&amp;lt;/small&amp;gt;&lt;br /&gt;
:Wait, what? [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 14:54, 17 May 2026 (UTC)&lt;br /&gt;
::It&#039;s the general agreement among Stewards that your request should not have been closed as it didn&#039;t yet meet the 2/3 support ratio required for election. [[User:Tali64³|Tali64³]] ([[User talk:Tali64³|talk]]) 14:58, 17 May 2026 (UTC)&lt;br /&gt;
*{{oppose}} he&#039;s a power demon and demoted me from admin to rollbacker on ibw because I called him out for using world edit on the wiki Minecraft server, he also generally acts like a dictator [[User:Q|Q]] ([[User talk:Q|talk]]) 17:09, 17 May 2026 (UTC)&lt;br /&gt;
*{{oppose}} I don&#039;t even know this person that well enough, so I don&#039;t have that much confidence. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 17 May 2026 (UTC)&lt;br /&gt;
*:Wouldn’t that be reason for abstain or neutral tho? [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 20:15, 17 May 2026 (UTC)&lt;br /&gt;
*::you&#039;re not getting gadmin lil bro 💔 [[User:Q|Q]] ([[User talk:Q|talk]]) 20:25, 17 May 2026 (UTC)&lt;br /&gt;
*:::{{ping|Sapphire Jack}} Since you resorted to basically [[w:WP:CANVAS|canvassing other editors]], I don&#039;t have any trust in you to even be a global admin, never mind gaining any advanced rights. There&#039;s not a [[w:WP:SNOW|snowball&#039;s chance in hell]] this will be a success with the direction this is heading in, if you ask me. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 23:23, 17 May 2026 (UTC)&lt;br /&gt;
*::::I apologize for canvassing my vote. I was unaware that attempting to convince people to support my rfp was against global policy, and understand I shouldn’t have done that. [[User:Sapphire Jack|Sapphire Jack]] ([[User talk:Sapphire Jack|talk]]) 02:56, 18 May 2026 (UTC)&lt;br /&gt;
*&amp;lt;s&amp;gt;{{Support}} A good guy, and the best one between the staff in the Brainrot wiki, for example, he rewarded me interface admin after I worked out with Fantaman1209, a controversial kid. He deserves to be a global admin aswell [[User:ElNazari|ElNazari]] ([[User talk:ElNazari|talk]]) 20:39, 17 May 2026 (UTC)&amp;lt;/s&amp;gt; Striking as vote is almost certainly canvassed. [[User:Tali64³|Tali64³]] ([[User talk:Tali64³|talk]]) 20:42, 17 May 2026 (UTC)&lt;br /&gt;
*{{abstain}} Canvassed the vote, but overall great candidate [[User:Los Tictacsitos|Los Tictacsitos]] ([[User talk:Los Tictacsitos|talk]])  03:06, 18 May 2026 (UTC)&lt;br /&gt;
*{{Abstain}} The user in question, Sapphire Jack, is the &amp;quot;owner&amp;quot; of the wiki I most commonly edit in, hence I have some conflict of interest in this discussion. Nevertheless though, I do think he does have good intentions, however, again, good intentions isn&#039;t enough to get GA, which from what I can see is quite a senior role. Additionally, in the Italian Brainrot Wiki, he is mostly inactive outside of discussions regarding bureaucrats and relations with other wikis/the farm, and doesn&#039;t edit pages to much of a degree nor moderate outside of blocking people who insult him. Most of the administrative work is actually done by bureaucrats like me, to give an example, he haphazardly promoted a user called Cityngeon to the role of Bureaucrat, who changed the requirements of the vote, among other fishy actions (it otherwise wouldn&#039;t have passed by quite a margin), which I had to find and bring to attention to him. At the end of the day, though, he could be a somewhat decent candidate. --[[User:SPIRACY NOTCANON|SPIRACY NOTCANON]] ([[User talk:SPIRACY NOTCANON|talk]]) 07:12, 18 May 2026 (UTC)&lt;br /&gt;
{{discussion bottom}}&lt;br /&gt;
== Vwregewrrergrge/VWR (Global Patroller) ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;boilerplate discussion-archived mw-archivedtalk&amp;quot; style=&amp;quot;background-color: var(--background-color-progressive-subtle, #f5f3ef); color: var(--color-base, inherit); overflow:auto; margin: 1em 0 0 0; padding: 0 10px 0 10px; border: 1px solid var(--border-color-subtle, #aaa)&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;boilerplate-header&amp;quot;&amp;gt;&lt;br /&gt;
:&#039;&#039;The following discussion is closed. &amp;lt;span style=&amp;quot;color:var(--color-error, red)&amp;quot;&amp;gt;&#039;&#039;&#039;Please do not modify it.&#039;&#039;&#039;&amp;lt;/span&amp;gt; Subsequent comments should be made in a new section.&#039;&#039; &#039;&#039;A summary of the conclusions reached follows.&#039;&#039;&lt;br /&gt;
::&#039;&#039;&#039;Withdrawn&#039;&#039;&#039; [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 15:26, 17 May 2026 (UTC)&lt;br /&gt;
---- &amp;lt;!-- from Template:discussion top--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
G&#039;day, my name is Vwregewrrergrge, though you&#039;re welcome to call me VWR. I am a bureaucrat on the largest wiki on WikiOasis (Italian Brainrot Wiki), and a Miraheze contributor with experience across multiple wikis. I actively maintain and contribute to several wikis including the Prehistoric Wiki, the Minecraft Wiki, and the Mathematics Wiki. As it stands, WikiOasis currently has no global patrollers, and I believe that is a gap worth filling. I am volunteering for this role out of genuine concern for the safety and quality of the platform, and to properly support staff in keeping it safe. Underage users are a serious issue on WikiOasis, they return repeatedly despite being blocked, and having a dedicated global patroller reporting directly to staff would make handling these cases significantly easier. On average, a blocked underage user creates around 5 alt accounts, and I have experience detecting them through patterns in writing style, user page formatting, and also grammar. I take this application seriously and I hope it is received the same way, and I am not trying to act like a security guard, what is this nonsense, Ii anyone is willing to guide me through any responsibilities associated with the role, I would greatly appreciate it. Thank you. [[User:Vwregewrrergrge|VWR]] ([[User talk:Vwregewrrergrge|talk]]) 2:40, 17 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{oppose}}. You have solicited PII from suspected underage users. That is simply inappropriate, and this is a matter of public record. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 14:57, 17 May 2026 (UTC)&lt;br /&gt;
*:I understand where you&#039;re coming from, I shouldn&#039;t have asked for that information and I won&#039;t do it again, I now know the right way to handle it. Sorry. [[User:Vwregewrrergrge|Vwregewrrergrge]] ([[User talk:Vwregewrrergrge|talk]]) 15:02, 17 May 2026 (UTC)&lt;br /&gt;
*{{oppose|strong}} users should not be acting as vigilantes, especially not on the matter of child safety. They should report it to safety and not be soliciting their personal information through the platform. To be frank I am surprised that more action was not taken at the time of the incident, however this is definitely a no from me. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 15:01, 17 May 2026 (UTC)&lt;br /&gt;
*:Understood, and I respect your concern, looking back I should have immediately reported it to staff rather than taking matters into my own hands, and I genuinely regret that. This role is exactly what would stop me from ever needing to do that again since I&#039;d have the proper tools and authority to handle it the right way. There were some mistakes I have made, do not hate me for that. There are no Global patrollers. [[User:Vwregewrrergrge|Vwregewrrergrge]] ([[User talk:Vwregewrrergrge|talk]]) 15:04, 17 May 2026 (UTC)&lt;br /&gt;
*::The fact there are no global patrollers is not a reason to support your request. You have been acting as a vigilante against underage users, and then proceed to list that as a reason why you want the bit. You do not need the global patroller tools to make a safety report. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 15:06, 17 May 2026 (UTC)&lt;br /&gt;
*::Global patroller has no tools involved for this process. --&#039;&#039;&#039;[[User:Raidarr|raidarr]]&#039;&#039;&#039; &#039;&#039;&#039;(&#039;&#039;&#039;[[User_talk:Raidarr|📡]]&#039;&#039;&#039;)&#039;&#039;&#039; 15:07, 17 May 2026 (UTC)&lt;br /&gt;
*:::You&#039;re right, I don&#039;t need the tools to report, but having them would let me help WikiOasis much faster and more effectively, and that&#039;s genuinely all I want to do, along with helping with pages, stubs, technical problems if necessary, I just want to provide WikiOasis with help. [[User:Vwregewrrergrge|Vwregewrrergrge]] ([[User talk:Vwregewrrergrge|talk]]) 15:11, 17 May 2026 (UTC)&lt;br /&gt;
*::::I don&#039;t think this is going anywhere — Global patroller does not have any tools that particularly enhance the ability for someone to provide technical support nor edit pages --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 15:16, 17 May 2026 (UTC)&lt;br /&gt;
*:::::Yes, I have decided to After withdraw this vote, I might commence it again in the future, I understand that I am not ready. Please, may someone shut this vote down? [[User:Vwregewrrergrge|Vwregewrrergrge]] ([[User talk:Vwregewrrergrge|talk]]) 15:21, 17 May 2026 (UTC)&lt;br /&gt;
----&lt;br /&gt;
:&#039;&#039;The above discussion is preserved as an archive. &amp;lt;b style=&amp;quot;color:red&amp;quot;&amp;gt;Please do not modify it&amp;lt;/b&amp;gt;. Subsequent comments should be made in a new section.&#039;&#039; &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== DarkMatterMan4500 (Global Patroller) ==&lt;br /&gt;
Hi, I am DarkMatterMan4500 from Miraheze, and I want to apply for the [[Global Patrollers]] permission here on WikiOasis, based on my experiences from Miraheze, since I have been working hard on clearing away vandalism all across the wikifarm for the [[mh:m:CVT|counter-vandalism team]] from said wikifarm. Now, I understand that some of you may have questions and concerns for me, and I&#039;ll do my best to answer them in the best way I can, so feel free to give your [[mh:allthetropes:Brutal Honesty|honest opinions]] without sugarcoating anything. I am fully aware that Global Patrollers can block users all across the WikiOasis wikis (regardless of where disruption is taking place), delete pages, revisions, and use the basic tools, but with limited options, something that I&#039;m willing to take as a fellow editor. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 15:57, 18 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
=== Questions ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support|strong}} Why not? - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 17:51, 18 May 2026 (UTC)&lt;br /&gt;
*{{Support|strong}} - Candidate is well known in Miraheze and known in the MH Discord as a GP that deals with vandals or CVT issues at the CVT channel. Additionally after consulting Raidarr, the candidate has some issues that can be fixed (but no red flags) and 200 edits on Meta. This is what Raidarr said about DMM: &amp;quot;He has problems identifying and staying on the line and the overall approach, well, you can kind of tell by interacting long enough, that said he is one of the most determined watchers and catches things pretty much everyone in here wouldn&#039;t have time to look for, the act of patrolling he can do very well, knowing the line on pressing elevated buttons, always been an issue&amp;quot;. I believe this person is fit for GP and the issues can be edged out in time. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 10:20, 19 May 2026 (UTC)&lt;br /&gt;
*:{{ping|Fearless}} I&#039;m glad to hear that, especially from Raidarr indirectly. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 17:12, 19 May 2026 (UTC)&lt;br /&gt;
*{{support|strong}} Always had good interactions for DMM, I have no doubt that they would put the tools to good use. --[[User:Crystalite13|Crystalite13]] ([[User talk:Crystalite13|talk]]) ([[Special:Contributions/Crystalite13|contribs]])&lt;br /&gt;
*:{{ping|Crystalite13}} Don&#039;t forget to sign your vote! [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 01:05, 20 May 2026 (UTC)&lt;br /&gt;
*{{support}} no major concerns, would be good to have a few more people to help around. --&#039;&#039;&#039;[[User:Zippy|zippy]]&#039;&#039;&#039;[[User talk:Zippy|bonzo]]&#039;&#039;&#039; ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 18:03, 20 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} Per Fearless. [[User:AlPaD|AlPaD]] ([[User talk:AlPaD|talk]]) 09:05, 21 May 2026 (UTC)&lt;br /&gt;
*{{support|Strongest}} --[[User:PinkPugPrincess|PinkPugPrincess]] ([[User talk:PinkPugPrincess|talk]]) 12:05, 21 May 2026 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Globe (Revocation) ==&lt;br /&gt;
Hello all.&lt;br /&gt;
&lt;br /&gt;
I have been ruminating on this for a while, and while I understand my own role in this conflict, it has been brewing for many months behind closed doors. I understand Globe has held this role (or equivalent) since almost day 1 of WO, however right now, I don&#039;t believe that Globe has either the intention or the ability to continue to act in the best interest of WO. This latest incident which has cemented my opinion on the matter is relating to attempts to micromanage the opinions of volunteers. I will detail this further along in this fairly long topic.&lt;br /&gt;
&lt;br /&gt;
This is not meant to be a spiteful attempt to remove him from a position of trust within the community, but I myself feel the trust that I have placed in Globe is no longer honoured. This stems from a pattern of behaviour that I have noticed that appears to me to be anti-community, and some are downright ridiculous:&lt;br /&gt;
&lt;br /&gt;
* Globe has a very strong opposition to 2FA (two-factor authentication), which is currently mandated for all foundation managed Google accounts. Globe does not have 2FA enabled currently on his on wiki account as of writing, and at the time when I changed 2FA to become a requirement for foundation Google accounts, I recall Globe saying (through channels that have since been made private to me), that he was considering motioning the board to remove requirements for 2FA. I need not explain the security risks this poses, but the attitude of &amp;quot;I have a strong enough password not to get hacked&amp;quot; really isn&#039;t sufficient, and runs a risk of compromise to users safety.&lt;br /&gt;
* I continually have the belief that Globe wants to keep control of the site, such as election of stewards, global sysops and other RfC topics under the control of the board, one of his concerns being people from less reputable communities supporting their preferred candidates who may cause problems. While I appreciate the community governance mechanisms haven&#039;t been around for long, these concerns are yet to be realised, and I&#039;ve seen evidence above on this page that these concerns have actively not happened.&lt;br /&gt;
* The latest incident is surrounding volunteer opinions, their ability to speak freely, and Globe actively trying to micromanage them. If you read [[User:Globe/Volunteer Conduct Policy]] (which is largely LLM generated), it effectively removes any ability for volunteers to speak critically on any matter. This is backed up by internal messages, where [[User:Fearless|Fearless]] said to Globe &#039;You&#039;re just trying to drag it out for some ideal behaviour that you want to be enforced on WikiOasis Volunteers&#039;, where he then responded &#039;Correct. You&#039;ve got it&#039;. The belief that volunteers represent the foundation is entirely unfounded, has not been approved by the board to my knowledge, and these roles are entirely community managed and shouldn&#039;t be micromanaged by the foundation, this goes entirely against the point of the roles being appointed.&lt;br /&gt;
&lt;br /&gt;
I don&#039;t want to turn this into a big spat, because it&#039;s not worth the time, but right now the constant internal arguments provide an environment I cannot work in, to the point that I am planning to distance myself from the project entirely (or at least to tech only until someone can takeover those responsiblities) when these weekly arguments are happening, it contributes to me becoming ever more burnt out, and generally makes me not enjoy working on the project in the way that I did. I am ending up pulled away from tech to defend my peers when their conduct is continually being pointed out by Globe as unacceptable for various reasons which to me and others seem unacceptable.&lt;br /&gt;
&lt;br /&gt;
I appreciate this is very much the nuclear option, but right now I don&#039;t see Globe&#039;s involvement in the steward team to be contributing positively to the overall success of this project, and instead focuses on micromanaging his peers as though he has superiority over them, and continually picking flaws with how they speak in public channels. The approach of those in the private channels must only ever speak positively of WO and the wikis that are hosted on it is not the right one in my belief, and Globe is pushing this so hard that it comes at the expense of the overall wellbeing of the project, to the point that it is actively harming it.&lt;br /&gt;
&lt;br /&gt;
=== Discussion ===&lt;br /&gt;
*{{support}}. I, too, have been pondering on this for a while, and Globe&#039;s involvement in the project is very much hurting, rather than helping. Constant spats with Zippy, constant dictatorial actions. I&#039;m done with Globe, and I think it&#039;s his time to move on from the project. [[User:Justarandomamerican|Justarandomamerican]] ([[User talk:Justarandomamerican|talk]]) 20:18, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - [[User:FNFGamer718|FNFGamer718]] ([[User talk:FNFGamer718|talk]]) 20:23, 22 May 2026 (UTC)&lt;br /&gt;
*{{support}} - No offense, but he has to go and move on. A lot of times Globe and Zippy are usually arguing at each other for something that is just nonsensical. Additionally, the ideal he wants to be enforced is just dictatorial and delusional, everyone has human rights, and one of our rights is the right to have our own opinion. [[User:Fearless|Fearless]] ([[User talk:Fearless|talk]]) 20:28, 22 May 2026 (UTC)&lt;br /&gt;
*{{Support|weak}} Well, I haven&#039;t been aware of Globe&#039;s recent conduct, but upon seeing this, I can actually understand why, and am actually quite troubled by the fact that Globe apparently wants to motion in removing the requirements for 2FA, when that&#039;s the most basic part about security. I mean, who in their right minds would want to get their accounts hacked regularly? ----[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:32, 22 May 2026 (UTC)&lt;br /&gt;
*:I plan on making a larger statement later, but the part about me motioning away requirements for 2FA on Google accounts did not happen. I have 2FA enabled on my Discord account and, if a requirement for volunteers to have 2FA on their on-wiki account passes, I would enable it here as well. I have already done so to comply with such a requirement on testwiki.wiki. I don&#039;t have it currently enabled because my authenticator is only on my phone, so I would be unable to access WO when I don&#039;t have my phone on me and am instead using my laptop. For the record, I do believe in account security and strong/unique passwords. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 20:38, 22 May 2026 (UTC)&lt;br /&gt;
*::{{ping|Globe}} I am just so genuinely confused right now. --[[User:DarkMatterMan4500|DarkMatterMan4500]] ([[User talk:DarkMatterMan4500|talk]]) ([[Special:Contributions/DarkMatterMan4500|contribs]]) 20:45, 22 May 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:NAC?diff=5240</id>
		<title>Template:NAC</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:NAC?diff=5240"/>
		<updated>2026-05-22T20:44:55Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Redirected page to Template:Non-admin closure&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Non-admin closure]]&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Non-admin_closure/doc?diff=5239</id>
		<title>Template:Non-admin closure/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Non-admin_closure/doc?diff=5239"/>
		<updated>2026-05-22T20:44:31Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} {{template shortcut|NAC}} == Usage ==  {| class=&amp;quot;wikitable&amp;quot; !Template !! Result |- |{{tlx|NAC}} || {{NAC}} |- |{{tlx|NAC|crat}} || {{NAC|crat}} |- |{{tlx|NAC|cu}} || {{NAC|cu}} |- |{{tlx|NAC|steward}} || {{NAC|steward}} |- |{{tlx|NAC|sysadmin}} || {{NAC|sysadmin}} |- |{{tlx|NAC|any role}} || {{NAC|any role}} |}  == See also == {{#lst:Template:Template list|inline-talk-templates}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{template shortcut|NAC}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Template !! Result&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC}} || {{NAC}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC|crat}} || {{NAC|crat}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC|cu}} || {{NAC|cu}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC|steward}} || {{NAC|steward}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC|sysadmin}} || {{NAC|sysadmin}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NAC|any role}} || {{NAC|any role}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{#lst:Template:Template list|inline-talk-templates}}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:NACC?diff=5238</id>
		<title>Template:NACC</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:NACC?diff=5238"/>
		<updated>2026-05-22T20:42:55Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Redirected page to Template:Non-admin comment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Non-admin comment]]&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Non-admin_comment/doc?diff=5237</id>
		<title>Template:Non-admin comment/doc</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Non-admin_comment/doc?diff=5237"/>
		<updated>2026-05-22T20:42:19Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;{{Documentation subpage}} {{template shortcut|NACC|NACMT}} == Usage ==  {| class=&amp;quot;wikitable&amp;quot; !Template !! Result |- |{{tlx|NACC}} || {{NACC}} |- |{{tlx|NACC|crat}} || {{NACC|crat}} |- |{{tlx|NACC|cu}} || {{NACC|cu}} |- |{{tlx|NACC|steward}} || {{NACC|steward}} |- |{{tlx|NACC|sysadmin}} || {{NACC|sysadmin}} |- |{{tlx|NACC|any role}} || {{NACC|any role}} |}  == See also == {{#lst:Template:Template list|inline-talk-templates}}&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{template shortcut|NACC|NACMT}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!Template !! Result&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC}} || {{NACC}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC|crat}} || {{NACC|crat}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC|cu}} || {{NACC|cu}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC|steward}} || {{NACC|steward}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC|sysadmin}} || {{NACC|sysadmin}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|NACC|any role}} || {{NACC|any role}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{#lst:Template:Template list|inline-talk-templates}}&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Non-admin_comment?diff=5236</id>
		<title>Template:Non-admin comment</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Non-admin_comment?diff=5236"/>
		<updated>2026-05-22T20:41:59Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;&amp;lt;small&amp;gt;(&amp;lt;span style=&amp;quot;color:#555;&amp;quot;&amp;gt;Non-{{{{{|safesubst:}}}#switch:{{{1}}} |admin |sysop= administrator |crat= bureaucrat |cu= checkuser |steward= steward |sysadmin= system administrator |#default={{{{{|safesubst:}}}#if: {{{1|}}}|{{{1}}}|administrator}}}} comment&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}Category:Inline talk templates&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;small&amp;gt;(&amp;lt;span style=&amp;quot;color:#555;&amp;quot;&amp;gt;Non-{{{{{|safesubst:}}}#switch:{{{1}}}&lt;br /&gt;
|admin&lt;br /&gt;
|sysop= administrator&lt;br /&gt;
|crat= bureaucrat&lt;br /&gt;
|cu= checkuser&lt;br /&gt;
|steward= steward&lt;br /&gt;
|sysadmin= system administrator&lt;br /&gt;
|#default={{{{{|safesubst:}}}#if: {{{1|}}}|{{{1}}}|administrator}}}} comment&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}[[Category:Inline talk templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
	<entry>
		<id>https://meta.wikioasis.org/wiki/Template:Non-admin_closure?diff=5235</id>
		<title>Template:Non-admin closure</title>
		<link rel="alternate" type="text/html" href="https://meta.wikioasis.org/wiki/Template:Non-admin_closure?diff=5235"/>
		<updated>2026-05-22T20:41:22Z</updated>

		<summary type="html">&lt;p&gt;DarkMatterMan4500: Created page with &amp;quot;&amp;lt;small&amp;gt;(&amp;lt;span style=&amp;quot;color:#555;&amp;quot;&amp;gt;Non-{{{{{|safesubst:}}}#switch:{{{1}}} |admin |sysop= administrator |crat= bureaucrat |cu= checkuser |steward= steward |sysadmin= system administrator |#default={{{{{|safesubst:}}}#if: {{{1|}}}|{{{1}}}|administrator}}}} closure&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}Category:Inline talk templates&amp;lt;/noinclude&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;small&amp;gt;(&amp;lt;span style=&amp;quot;color:#555;&amp;quot;&amp;gt;Non-{{{{{|safesubst:}}}#switch:{{{1}}}&lt;br /&gt;
|admin&lt;br /&gt;
|sysop= administrator&lt;br /&gt;
|crat= bureaucrat&lt;br /&gt;
|cu= checkuser&lt;br /&gt;
|steward= steward&lt;br /&gt;
|sysadmin= system administrator&lt;br /&gt;
|#default={{{{{|safesubst:}}}#if: {{{1|}}}|{{{1}}}|administrator}}}} closure&amp;lt;/span&amp;gt;)&amp;lt;/small&amp;gt;&amp;lt;noinclude&amp;gt;{{documentation}}[[Category:Inline talk templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMatterMan4500</name></author>
	</entry>
</feed>