Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

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).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 13:00, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Wiki created (Created page with "== Wiki created == '''Hello''', 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'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...")
  • 12:57, 24 May 2026 DarkMatterMan4500 talk contribs created page User:DarkMatterMan4500/SRG.js (Created page with "// <nowiki> $( function () { var SRG = {}; window.SRGHelper = SRG; SRG.summary = ' - with SRG.js'; SRG.setup = function () { $('span.mw-editsection-bracket:first-child').each( function() { try { var sectionNumber = this.parentElement.childNodes[1].href.match( /action=edit&section=(\d+)/ )[1]; this.after( ' | ' ); $(this).after( $( '<a href="#" class="SRGHelper-add-comment" section=' + sectionNumber + '>Add a comment</a>') ); this.after( ' | ' ); $(this...")
  • 11:59, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Int Usage/doc (Created page with "{{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's not specified, is the user interface language of the viewing user. The language of the mapped value to return when there's no match in the switch for the given language (or one of its fallbacks), is English (<span style="...")
  • 11:58, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Int Usage (Created page with "{{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...")
  • 11:56, 24 May 2026 DarkMatterMan4500 talk contribs created page Module:If preview/configuration (Created page with "--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('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function templatestyl...")
  • 11:55, 24 May 2026 DarkMatterMan4500 talk contribs created page Module:If preview (Created page with "local p = {} local getArgs = require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') --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 '' else return args[2] or '' end end --[[ pmain This function...")
  • 11:54, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:If preview (Created page with "<onlyinclude>{{safesubst:<noinclude/>#invoke:If preview|pmain}}</onlyinclude><!-- -->{{documentation}}")
  • 11:34, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Template rating/sandbox (Created page with "<includeonly>{{#if:{{{1|}}}<!-- Escape empty required first unnamed parameter -->|{{#switch:{{Namespace detect|template=t|module=m|demospace={{{demospace|}}}|page={{{demopage|}}}}} |m |t = <!-- ***** IF IN MODULE OR TEMPLATE NAMESPACE ***** -->{{ombox | type = notice | image = {{#switch: {{lc:{{{1|}}}}} | pre-alpha | prealpha | pa | experimental = 40x40px|link=|alt= | alpha | a =...")
  • 11:32, 24 May 2026 DarkMatterMan4500 talk contribs moved page Template:Module rating to Template:Template rating
  • 11:30, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Module other (Created page with "{{safesubst:<noinclude/>#switch: <noinclude><!-- If no or empty "demospace" parameter then detect namespace --></noinclude> {{safesubst:<noinclude/>#if:{{{demospace|}}} | {{safesubst:<noinclude/>lc: {{{demospace}}} }} <noinclude><!-- Use lower case "demospace" --></noinclude> | {{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>NAMESPACE}}|{{safesubst:<noinclude/>ns:Module}} | module | other }} }} | module = {{{module|{{{1|}}}}}} | other | #de...")
  • 11:29, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:Module rating (Created page with "{{Module other |1 = {{Ombox |type = {{#switch: {{{1|}}} |beta|b = style<!--minor warning--> |release|r|general|g = notice |protected|protect|p = protection |#default = content<!--major warning--> }} |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...")
  • 11:28, 24 May 2026 DarkMatterMan4500 talk contribs created page Module:Fallback/doc (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Module rating|<!-- Values: pre-alpha • alpha • beta • release • protected -- If a rating not needed/relevant, delete this template call -->}} == {{int Usage}} == <code><nowiki>{{</nowiki>#invoke:Fallback|''function_name''<nowiki>}}</nowiki></code> <includeonly>{{Sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }...")
  • 11:27, 24 May 2026 DarkMatterMan4500 talk contribs created page Module:Fallback (Created page with "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 "Mediawiki:<Message-ID>/<language-code>" namespace or from a loaded i18 resource bundle in MediaWiki for its UI messages (also used by the "{{Int:<Message-ID>}}" parser function), before using the provided default value. Requires args.message...")
  • 11:27, 24 May 2026 DarkMatterMan4500 talk contribs created page Template:LangSwitch (Created page with "{{#invoke:Fallback|langSwitch<noinclude>|default=</noinclude>}}<noinclude>{{Documentation}}</noinclude>")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.