User contributions for Xaloria
26 October 2024
- 03:3503:35, 26 October 2024 diff hist +1,951 Sunny Leone No edit summary current
- 03:3003:30, 26 October 2024 diff hist +2 Sunny Leone →External links
- 03:2903:29, 26 October 2024 diff hist −5 Sunny Leone →Life
11 October 2024
- 07:4507:45, 11 October 2024 diff hist +2 Pornopedia:Interface administrators No edit summary current
- 07:4407:44, 11 October 2024 diff hist +462 N Pornopedia:Interface administrators Created page with "'''Interface administrators''' are users who are able to *Edit any user's custom CSS, JavaScript, and JSON pages *Edit the site-wide CSS, JavaScript, and JSON, whether for a specific skin or for everyone *Edit pages in the MediaWiki namespace, which affects the text in the wiki's user interface This right is distributed by bureaucrats on an as-needed basis and removed when the needed edit is made."
- 07:4307:43, 11 October 2024 diff hist +146 N Pornopedia:Push subscription managers Created page with "Push subscription managers have the technical ability to purge push subscriptions. This right can only be granted to a bot operated by a Stewards." current
- 07:4307:43, 11 October 2024 diff hist +687 N Pornopedia:Steward Created page with "'''Stewards''' are a global group of users with complete access to the wiki interface on all public Pornopedia wikis. They have the technical ability to modify all local and global user rights, change the status and name of global accounts, and access any of the permissions available to administrators and bureaucrats. The use of steward rights is restricted by policy; stewards will not use their technical access when there are local users who can use that access, except..." current
- 07:4207:42, 11 October 2024 diff hist +1,330 N Pornopedia:Suppress Created page with "'''Suppression''' refers to hiding revisions, edit summaries, usernames, or log entries from the public. This access is available to oversighters, stewards and users in the staff global user group. Suppressed data can only be viewed and restored by users in these groups, with the exception of Ombuds who may view suppressed data (but not restore it). Oversight and suppression are often used interchangeably. Oversight is derived from the deprecated MediaWiki extension Ove..." current
- 07:4007:40, 11 October 2024 diff hist +108 N Pornopedia:Uploadaccess Created page with "These are the users who have the access to upload all kinds of files in Pornopedia without any restrictions." current
- 07:3807:38, 11 October 2024 diff hist +989 N Pornopedia:Users Created page with "Autoconfirmed is a user group that is automatically given to registered user accounts that are more than 4 days old and have made at least 10 changes. It allows users to move pages to a different title and make changes to pages that have been semi-protected by administrators. The main reason for having autoconfirmed status on Pornopedia is to prevent vandalism and other types of disruptive changing to popular pages by allowing only users who have shown they can make onl..." current
- 07:3707:37, 11 October 2024 diff hist +601 N Pornopedia:Check user Created page with "'''CheckUser''' is a restricted special page that is fully available only to stewards and CheckUser allows authorized users to check and view what IP addresses have been used by user accounts. They can also view some other technical information about browsers and user clients. A log of CheckUser actions is kept privately Due to the sensitivity of the tool, CheckUser rights will not be granted to any non-stewards or except..." current
- 07:3607:36, 11 October 2024 diff hist +722 Pornopedia:Bureaucrats No edit summary current
- 07:3407:34, 11 October 2024 diff hist +538 Pornopedia:Bots No edit summary current
- 07:3207:32, 11 October 2024 diff hist +1,013 N Pornopedia:Autoconfirmed users Created page with "Autoconfirmed is a user group that is automatically given to registered user accounts that are more than 4 days old and have made at least 10 changes. It allows users to move pages to a different title and make changes to pages that have been semi-protected by administrators. The main reason for having autoconfirmed status on Pornopedia is to prevent vandalism and other types of disruptive changing to popular pages by allowing only users who have shown they can make onl..." current
10 October 2024
- 08:0008:00, 10 October 2024 diff hist +15 N MediaWiki:Group-global-deleter Created page with "Global deleters" current Tags: Mobile edit Mobile web edit Advanced mobile edit
4 October 2024
- 16:5416:54, 4 October 2024 diff hist +24 N MediaWiki:Group-global-interface-editor Created page with "Global interface editors" current
- 16:5016:50, 4 October 2024 diff hist +24 N MediaWiki:Group-abusefilter-maintainer Created page with "Abuse filter maintainers" current
- 16:4216:42, 4 October 2024 diff hist +11 N MediaWiki:Group-global-bot Created page with "Global bots" current
- 16:3916:39, 4 October 2024 diff hist +7 N MediaWiki:Group-founder Created page with "Founder" current
21 September 2024
- 09:4309:43, 21 September 2024 diff hist +18 N MediaWiki:Group-global-rollbacker Created page with "Global rollbackers" current
20 September 2024
- 16:5416:54, 20 September 2024 diff hist +896 N Template:Procedural policy Created page with "{{Ombox | type = notice | image = 30px|link= |imageright = {{{shortcutoverride|{{#if:{{{1<includeonly>|</includeonly>}}} | {{Ombox/shortcut|{{{1|<noinclude>WP:SHORT</noinclude>}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}} }} }}}}} | text = '''This page documents a procedural policy of Pornopedia.'''<br /><div style="font-size: 90%;">It documents various processes by which the English Pornopedia o..." current
19 September 2024
- 15:3415:34, 19 September 2024 diff hist +2,292 N Module:Transclusion count Created page with "local p = {} function p.fetch(frame) local template = nil local return_value = nil -- Use demo parameter if it exists, otherwise use current template name local namespace = mw.title.getCurrentTitle().namespace if frame.args["demo"] and frame.args["demo"] ~= "" then template = mw.ustring.gsub(frame.args["demo"],"^[Tt]emplate:","") elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Modul..." current
- 15:2915:29, 19 September 2024 diff hist 0 Module:High-use Xaloria changed the content model of the page Module:High-use from "Scribunto module" to "CSS" current Tag: content model change
- 15:2815:28, 19 September 2024 diff hist +6,681 N Module:High-use Created page with "local p = {} -- _fetch looks at the "demo" argument. local _fetch = require('Module:Transclusion_count').fetch local yesno = require('Module:Yesno') function p.num(frame, count) if count == nil then if yesno(frame.args['fetch']) == false then if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end else count = _fetch(frame) end end -- Build output string local return_value = "" if count == nil then if frame.args[1] == "risk" then..."
- 04:3404:34, 19 September 2024 diff hist +15 N MediaWiki:Group-templateeditor-member Created page with "template editor" current
15 September 2024
- 00:5300:53, 15 September 2024 diff hist +16 N MediaWiki:Group-templateeditor Created page with "Template editors" current Tags: Mobile edit Mobile web edit Advanced mobile edit
14 September 2024
- 03:0503:05, 14 September 2024 diff hist +13 N MediaWiki:Group-autopatrolled Created page with "Autopatrolled" current
- 03:0403:04, 14 September 2024 diff hist +13 N MediaWiki:Group-delete Created page with "Page deleters" current
- 03:0103:01, 14 September 2024 diff hist +11 N MediaWiki:Group-extendedmover Created page with "Page movers" current
- 03:0003:00, 14 September 2024 diff hist +9 N MediaWiki:Group-uploadaccess Created page with "Uploaders" current
8 September 2024
- 04:3904:39, 8 September 2024 diff hist +1 Template:Blocked text No edit summary current
- 04:3804:38, 8 September 2024 diff hist +154 N MediaWiki:Blockedtext Created page with "{{Blocked text|1=$1|2=$2|3=$3|4=$4|5=$5|6=$6|7=$7|8=$8 |usefullink1=Wikipedia:Blocking policy{{!}}Blocking policy |usefullink2=Help:I have been blocked }}" current
- 04:3604:36, 8 September 2024 diff hist +3,370 N Template:Blocked text/doc Created page with "{{Documentation subpage}} {{used in system|in block-related system messages, including MediaWiki:Blockedtext and MediaWiki:Autoblockedtext}} == Usage == This template is used in system messages to inform a user upon edit that they are blocked. == Example == === Temporary IP block === {{Blocked text|Admin|Some reason|192.0.0.1|Admin|12345|31 December 2099, 11:03|192.0.0.1|1 January 1970, 00:00 |usefullink1=Pornopedia:Blocking policy{..." current
- 04:3104:31, 8 September 2024 diff hist +9 N MediaWiki:Group-import Created page with "Importers" current
- 04:3004:30, 8 September 2024 diff hist +11 N MediaWiki:Group-rollback Created page with "Rollbackers" current
- 04:2804:28, 8 September 2024 diff hist +23 N MediaWiki:Group-avs Created page with "Age Verification System" current
31 August 2024
- 03:0203:02, 31 August 2024 diff hist +7 N MediaWiki:Group-steward-member Created page with "steward" current Tags: Mobile edit Mobile web edit Advanced mobile edit
- 03:0103:01, 31 August 2024 diff hist +8 N MediaWiki:Group-steward Interface for user group Steward current Tags: Mobile edit Mobile web edit Advanced mobile edit
27 August 2024
- 13:4713:47, 27 August 2024 diff hist +209 N Template:Replace Created page with "<includeonly>{{safesubst:#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|plain={{safesubst:#if:{{{plain|}}}|{{{plain}}}|true}}|count={{{count|}}}}}</includeonly><noinclude> {{documentation}} </noinclude>"
- 12:5312:53, 27 August 2024 diff hist +3,163 N Template:Blocked text Created page with "<includeonly>__NOEDITSECTION____NOTOC__ <div id="mw-blocked-text" style="border: 1px solid #AAA; background-color: var(--background-color-warning-subtle, ivory); color: inherit; padding: 1.5em; width: 100%; box-sizing: border-box;"> <div style="text-align: center;"><span style="font-size: 26px;">50px''' {{replace|{{{blockheader|This (userorip) has been blocked from ''editing'' Pornopedia.}}}|(userorip)|{{#if:{{..."