Main public logs
More actions
Combined display of all available logs of WikiOasis Meta. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:55, 30 October 2024 Itsboyhappy talk contribs created page Module:Documentation/i18n (+)
- 04:54, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs changed the settings "purge" for "metawiki" (+Purgue)
- 04:52, 30 October 2024 Itsboyhappy talk contribs created page Template:Strong (+)
- 04:51, 30 October 2024 Itsboyhappy talk contribs created page User:Itsboyhappy (+)
- 04:50, 30 October 2024 Itsboyhappy talk contribs created page Module:Documentation/config (+)
- 04:49, 30 October 2024 Itsboyhappy talk contribs created page Module:Message box/ombox.css (+)
- 04:47, 30 October 2024 Itsboyhappy talk contribs moved page Module:Message box/configuration' not found to Module:Message box/configuration (Misspelled title)
- 04:45, 30 October 2024 Itsboyhappy talk contribs created page Module:Message box/configuration' not found (+)
- 04:40, 30 October 2024 Itsboyhappy talk contribs created page Module:Yesno (+)
- 04:40, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs deleted the wiki "popmusicwiki" (Per requested) Tags: Mobile edit Mobile web edit Advanced mobile edit
- 04:39, 30 October 2024 Itsboyhappy talk contribs created page Template:Documentation (+)
- 04:39, 30 October 2024 Itsboyhappy talk contribs created page Module:Message box (+)
- 04:38, 30 October 2024 Itsboyhappy talk contribs created page Template:Mbox (+)
- 04:37, 30 October 2024 Itsboyhappy talk contribs created page Template:Documentation subpage (+)
- 04:34, 30 October 2024 Itsboyhappy talk contribs created page Template:Done/See also (+)
- 04:31, 30 October 2024 Itsboyhappy talk contribs created page Template:Not done (+)
- 04:30, 30 October 2024 Itsboyhappy talk contribs created page Template:Done (+)
- 03:24, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 03:23, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs changed the settings "createpage" for "metawiki" (+Create page) Tags: Mobile edit Mobile web edit Advanced mobile edit
- 03:20, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Module:Documentation (Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 03:14, 30 October 2024 Waki285 talk contribs created page Module:Hello (Created page with "local p = {} function p.hello() return "Hello, world!" end return p")
- 03:04, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Template:Noticeboard header/styles.css (Created page with ".noticeboardheader-main { padding: 0.5em 1.6em 1em; } .noticeboardheader-title { font-size: 230%; font-weight: bold; color: #000; } .noticeboardheader-description { color: #000; } .noticeboardheader-newsection { padding: 0.4em 1.6em 1em; text-align: right; } @media screen and (max-width: 719px) { .noticeboardheader, .noticeboardheader > tbody, .noticeboardheader > tbody > tr, .noticeboardheader > tbody > tr > td { display: block; width:...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 03:02, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Template:Box/styles.css (Created page with ".wd-box { box-shadow: 0 0 0.2em #999; border-radius: 0.2em; margin: 0 0 2em 0; padding: 10px; width: 100%; box-sizing: border-box; background: white; } .wd-box .header { padding: 1em 1.6em 1em; font-size: 220%; color: #484848; } .wd-box .subheader { padding: 0.5em 1.6em 0.5em; font-size: 120%; color: #484848; } .wd-box .description { color: #666; }") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 02:49, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs changed the settings "templatestylesextender" for "metawiki" (+TemplateStylesExtender)
- 02:46, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs changed the settings "css" for "metawiki" (+CSS)
- 02:44, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Template:Box (Created page with "<onlyinclude><templatestyles src="Template:Box/styles.css" /> {| {{#if:{{{lang|}}}|lang="{{{lang}}}"}} dir="{{Dir|{{{lang}}}}}" class="wd-box {{{class|}}} mw-content-{{Dir|{{{lang}}}}}" style="box-shadow: 0 0 .2em {{{border-color|{{{border|#999}}}}}}; background-color:{{{background-color|white}}}; {{{style|}}}" {{#if:{{{header|<noinclude>header</noinclude>}}}|{{!}} class="header" {{!}} <strong>{{{header}}}</strong> {{#if:{{{image|}}} | {{!}}{{!}} class="image" {{!}} Fi...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 02:43, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Template:Noticeboard header (Created page with "<templatestyles src="Noticeboard header/styles.css" /> {{Box |lang = {{{lang|}}} |class = noticeboardheader |1 = class="noticeboardheader-main" {{!}} {{#if:{{{hidetitle|}}}||{{#if:{{{title|}}}|<div class="noticeboardheader-title">{{{title|<bdi lang="en">Noticeboard</bdi>}}}</div>}}}}<div class="noticeboardheader-description">{{{description|}}}</div> {{!}}{{#if:{{{hidetranslate|}}}||{{#if:{{{translations|}}}|<div class="noticeboardheader-translate"></div>}}}}{{#if:{{{hide...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 02:37, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Requests for global permissions (Created page with "__NOTOC__ <div style="box-shadow: 0 0 0.2em #999; padding: 0.8rem; border-radius: .2rem; width: auto"> {| style="width: 100%;" |- | class="shortcut" style="background: rgb(58,28,113); background: linear-gradient(180deg, rgb(54,80,143) 0%, rgb(0,80,180) 50%, rgb(54,80,143) 100%); display: revert !important;" | <div style="font-size: 180%; color: white; text-align: center;"> <div style="font-size:170%;">'''Looking to apply for a global permission?'''</div> <div style="padd...") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 02:30, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs created page Global Administrators (Created page with "'''Global Administrators''' are the users supporting Stewards in the community and working with communities to face new issues and handle them locally and play an important role in fighting against vandalism, and following and protecting the Wiki Oasis's global policies.") Tags: Mobile edit Mobile web edit Advanced mobile edit
- 02:24, 30 October 2024 WikiOasisGDPR1162b7f4ed1ab49381ec4a02900cb791 talk contribs changed the settings "preloader" for "metawiki" (+ Preloader) Tags: Mobile edit Mobile web edit Advanced mobile edit
- 01:19, 30 October 2024 Justarandomamerican talk contribs created page MediaWiki:Privacypage (Created page with "Privacy policy")
- 00:38, 30 October 2024 Faust talk contribs created page User:Faust (Created page with "'''''Faust knows everything.'''''") Tag: Visual edit: Switched
- 00:33, 30 October 2024 User account Faust talk contribs was created
- 00:22, 30 October 2024 Waki285 talk contribs changed group membership for Waki285 from bureaucrat, interface administrator, steward, system administrator and administrator to election administrator (temporary, until 00:22, 31 October 2024), bureaucrat, interface administrator, steward, system administrator and administrator ([Tech] testing SecurePoll)
- 00:18, 30 October 2024 Waki285 talk contribs changed the settings "wgFavicon" for "metawiki" (-)
- 00:06, 30 October 2024 Waki285 talk contribs created page User:Waki285 (Created page with "system administrators")
- 22:59, 29 October 2024 Justarandomamerican talk contribs deleted the namespace "WikiOasis" for "metawiki" (del)
- 22:55, 29 October 2024 Justarandomamerican talk contribs moved protection settings from WikiOasis:Global conduct policy to Global conduct policy (WikiOasis:Global conduct policy moved to Global conduct policy)
- 22:55, 29 October 2024 Justarandomamerican talk contribs moved page Special:Badtitle/NS3000:Global conduct policy to Global conduct policy without leaving a redirect
- 22:55, 29 October 2024 Justarandomamerican talk contribs moved page Special:Badtitle/NS3000:Privacy policy to Privacy policy without leaving a redirect
- 22:54, 29 October 2024 Justarandomamerican talk contribs moved protection settings from WikiOasis:Content policy to Content policy (WikiOasis:Content policy moved to Content policy)
- 22:54, 29 October 2024 Justarandomamerican talk contribs moved page Special:Badtitle/NS3000:Content policy to Content policy without leaving a redirect
- 22:54, 29 October 2024 Justarandomamerican talk contribs moved page Special:Badtitle/NS3000:Requests for permissions to Meta:Requests for permissions
- 22:53, 29 October 2024 Justarandomamerican talk contribs moved page Special:Badtitle/NS3000:Stewards to Stewards without leaving a redirect
- 21:48, 29 October 2024 Justarandomamerican talk contribs created page System administrators (Created page with "'''System administrators''' are users with full access to the server for the purposes of maintenance.")
- 21:11, 29 October 2024 Harmicelli talk contribs created page User:Harmicelli/Discord (Created page with "harmicelli")
- 17:59, 29 October 2024 Zippy talk contribs deleted the wiki "test2wiki" (no reason for the site to appear atm)
- 15:54, 29 October 2024 Globe talk contribs created page Special:Badtitle/NS3000:Stewards (Created page with "## Stewards of WikiOasis ### Overview Stewards hold the highest level of access within the WikiOasis community, granting them the authority to utilize any part of the MediaWiki interface across all wikis. ### Authority Stewards are responsible for enforcing WikiOasis'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. ### Roles Stewards assist...")
- 15:54, 29 October 2024 Globe talk contribs deleted page User:AlPaD/discord (Broken redirect)
- 15:52, 29 October 2024 AlPaD talk contribs moved page User:AlPaD/discord to User:AlPaD/Discord (Misspelled title)