User contributions for MeowyCats2

A user with 79 edits. Account created on 3 December 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

21 December 2024

  • 00:4900:49, 21 December 2024 diff hist +500 N MediaWiki:Cosmos.css Created page with "All CSS here will be loaded for users of the Cosmos skin: .wds-dropdown__content .wds-list.wds-is-linked .wds-dropdown-level-2 .wds-dropdown-level-2__content .wds-list.wds-is-linked .wds-dropdown-level-2 .wds-dropdown-level-2__content { display: none; } .wds-dropdown__content .wds-list.wds-is-linked .wds-dropdown-level-2:not(.wds-is-touch-device):hover .wds-dropdown-level-2__content .wds-dropdown-level-2:not(.wds-is-touch-device):hover .wds-dropdown-level-2__cont..." current

20 December 2024

15 December 2024

9 December 2024

5 December 2024

3 December 2024

  • 06:0406:04, 3 December 2024 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =..." current
  • 06:0306:03, 3 December 2024 diff hist +13,040 N Module:Message box Created page with "-- This is a meta-module for producing message box templates, including -- {{mbox}}, {{ambox}}, {{imbox}}, {{tmbox}}, {{ombox}}, {{cmbox}} and {{fmbox}}. -- Load necessary modules. require('strict') local getArgs local yesno = require('Module:Yesno') -- Get a language object for formatDate and ucfirst. local lang = mw.language.getContentLanguage() -- Define constants local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {user = 'tmbox', talk = 't..." current
  • 06:0306:03, 3 December 2024 diff hist +10,054 N 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'..." current
  • 06:0206:02, 3 December 2024 diff hist +1,724 N Module:Mbox/data Created page with "local localStyle = { ['mbox'] = { ['display'] = 'flex', ['position'] = 'relative', ['border'] = '1px solid #d6d6d6', ['border-left-width'] = '8px', ['border-left-color'] = '#d6d6d6', ['border-radius'] = '3px', ['margin-bottom'] = '5px', ['min-height'] = '32px' }, ['mbox__content'] = { ['display'] = 'table', ['box-sizing'] = 'border-box', ['width'] = '100%', ['paddi..." current
  • 06:0206:02, 3 December 2024 diff hist +4,128 N Module:Mbox Created page with "-- This Module is used for making templates based in the Lua language. -- See more details about Lua in w:Help:Lua. -- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. -- The next line imports the Mbox module from the w:c:dev:Global Lua Modules. local Mbox = require('Module:Message box') -- See more details about this module at w:c:dev:Global_Lua_Modules/Mbox -- The imported Module is overwritten locally to in..." current
  • 06:0106:01, 3 December 2024 diff hist +595 N Template:T/doc Created page with ";Description A template link with a variable number of parameters (0-20). ;Syntax :{{t|t|parameter1|parameter2|parameter3|parameter4|...|parameter20}} <!-- self-referential examples! --> ;Source :Improved version not needing t/piece subtemplate developed on [http://templates.fandom.com Templates wiki] see the [http://templates.fandom.com/index.php?title=Template:T&action=history list of authors]. Copied here via CC-By-SA 3.0 license. ;Example :{{t|t|param1|param2}} <..." current
  • 06:0106:01, 3 December 2024 diff hist +1,860 N Template:T Created page with "<onlyinclude><nowiki>{{</nowiki>{{#if:{{{prefix|}}}|{{{prefix}}}:}}[[Template:{{{1}}}|{{{1}}}]]<!-- -->{{#if:{{{2|}}}||<span style="color:#555;">''<{{{2}}}>''</span>}}<!-- -->{{#if:{{{3|}}}||<span style="color:#555;">''<{{{3}}}>''</span>}}<!-- -->{{#if:{{{4|}}}||<span style="color:#555;">''<{{{4}}}>''</span>}}<!-- -->{{#if:{{{5|}}}||<span style="color:#555;">''<{{{5}}}>''</span>}}<!-- -->{{#if:{{{6|}}}||<span style="color:..." current
  • 06:0106:01, 3 December 2024 diff hist +7,382 N Template:MessageBox/doc Created page with "{{T|MessageBox}} is a template for creating message boxes. It is highly customizable with classes, inline styles, and provided CSS selectors. Optional features such as an image, left border, right-side text (for e.g. shortcuts), and a dismiss function. It uses the Lua templating language, and more information can be found on the Global Lua Module page. This version is modified to produce a starter style, based on the [..." current
  • 06:0006:00, 3 December 2024 diff hist +1,974 N Template:Documentation/doc Created page with "==Description== This template is used to insert descriptions on template pages. ==Syntax== Add <code><nowiki><noinclude></nowiki>{{t|Documentation}}<nowiki></noinclude></nowiki></code> at the end of the template page. Add <code><nowiki><noinclude></nowiki>{{t|Documentation|documentation page}}<nowiki></noinclude></nowiki></code> to transclude an alternative page from the /doc subpage. ==Usage== ===On the Template page=== This is the normal format when used: <pre> TE..." current
  • 06:0006:00, 3 December 2024 diff hist +798 N Template:Documentation Created page with "<includeonly>{| class="article-table plainlinks" style="width:100%;" role="complementary" |- style="font-size:18px;" ! style="padding:0px;" | <div style="width:100%; padding:3px 0px; text-align:center;" class="color1">Template documentation</div> |- | ''Note: portions of the template sample may not be visible without values provided.'' |- | View or edit [[{{{1|Template:{{PAGENAMEE}}/doc}}}|this documentation]]. (About template documentation) |-..." current
  • 06:0006:00, 3 December 2024 diff hist +181 N Template:MessageBox Created page with "{{#invoke:Mbox|main}}<noinclude>{{Documentation}}<!-- For a more traditional wikitext version of this template, see https://templates.fandom.com/wiki/Template:Ambox --></noinclude>" current
  • 06:0006:00, 3 December 2024 diff hist +342 N Template:Stub Created page with "{{MessageBox |header = Stub |type = stub |text = ''This article is a stub. You can help {{SITENAME}} by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it].'' |comment = |class = notice hidden plainlinks |id = stub }}<includeonly>Category:Stubs</includeonly><noinclude> {{Documentation}}</noinclude>" current
  • 04:3104:31, 3 December 2024 diff hist 0 N File:Mijovia 5 server icon.gif No edit summary current
  • 04:2304:23, 3 December 2024 diff hist +42 MediaWiki:Common.css Add color to main page link
  • 04:2204:22, 3 December 2024 diff hist +691 N Musa Created page with "On August 21st, 2024, Sagx's Anti Shoebill Front Se4er was deleted by Musa by betraying her. Due to threats, Sagx decided to quit the community. Musa started some allegations about Marie being a lesbian the next day. The day after that, a axe started about Musa being a female, but then Musa was concluded to be a female. On October 8th, 2024, there became rumors that Musa has factory restored Antares, but it was revealed to be a myth the 2 days later. RSM surrendered but..." current
  • 04:2104:21, 3 December 2024 diff hist +944 N Sensist2010 Created page with "On February 21st, 2024, Sensist's alt account Sensist2011 got terminated. After Logy got exposed, Sensist2010 started cutting ties and disliking Logy. On February 2nd, 2024, the Shoebill Syndicacy declared war on Sensist2010. On April 9th, 2024, Sensist2010 received a comm it's guideline swarning on his alt account of Sensist2010. On May 3rd, 2024, Sensist2010 and his alt accounts including Sensist2011 have been terminated. On June 6th, 2024, Sensist2010 said he'..." current
  • 04:2104:21, 3 December 2024 diff hist +532 N Random Girl Created page with "On March 4th, 2024, Random Girl's nudity got leaked by Scorpion TUS. On March 21st, 2024, Mijovo's ties with Random Girl got severed. On March 24th, 2024, Random Girl attacked Nimni for shittalking her and Random Girl got community guideline strikes over her community post on Nimni. On March 31st, 2024, Random Girl and Cashlin_Entertainment was swatted. On May 2024, Random Girl got hacked by Mr Ching Chang as she trusted him due to him being attractive to her, th..." current
  • 04:2104:21, 3 December 2024 diff hist +286 N Netherlads Created page with "On February 21st, 2024, Netherlads got terminated on YouTube. On March 22nd, 2024, she got disabled for sending threats to other individuals on the same day Bodroum Republic server got deleted. On April 22nd, 2024, her appeal got accepted and her YouTube account is back. {{Users}}" current
  • 04:2104:21, 3 December 2024 diff hist +2,115 N Smile Rating Gaming Created page with "On January 9th, 2024, Smile Rating Gaming got sick due to tonsillitis. On March 12th, 2024, his solar system conquest's population is increasing, but users are impatient for him to continue their actions due to many actions. The live streams in return became shorter due to stress. On March 25th, 2024, Solar Dystem Conquest has been permanently ended due to Nibiru making the Earth out of orbit. Now Smile Rating Gaminf is reviving Neutral Rating Gaming's Viewers War. On Ju..." current
  • 04:2104:21, 3 December 2024 diff hist +353 N Logy Created page with "On March 7th, 2024, Logy was exposed by Antrollonio for drawing r34 out of Henry or someone, making people like Sensist2010 and Henry151 cutting ties and disliking Logy meaning Logy has a new hatebase. On March 28th, 2024, the Shoebill Syndicacy declared a war on Logy for using them for protection. Logy's server was nuked the day after. {{Users}}" current
  • 04:2004:20, 3 December 2024 diff hist +1,201 N Viewers War Created page with "Viewers War is a series made by Mijovo. It has 2 seasons. The first season was discontinued as Mijo wanted most of his fans to join the series, but he soon changed his mind. On February 29th, 2024, Antrollonio got banned from Viewers War after he got exposed for "grooming a 12 year old as a 15 year old". On March 2nd, 2024, Corgi522 got banned from Mijovo Viewers War for being in the United Sensist Trolling Agency made by Sensist2010, "he always calls his allies whe..." current
  • 04:2004:20, 3 December 2024 diff hist +297 N Japan CSP Created page with "On January 15th, 2024, Japan CSP joined Viewers Organization, and Listaelic Order might have joined after. On February 5th, Japan CSP along with Random Girl decided to quit Discord. On October 8th, 2024, CSP has confirmed one of his friends from Egypt reported AtomisXYZ to the police. {{Users}}" current
  • 04:2004:20, 3 December 2024 diff hist +387 N Viewers War Organization Team Created page with "Viewers War Organization Team is the group that organizes Viewers War. On January 15th, 2024, Japan CSP joined Viewers Organization, and Listaelic Order might have joined after. 3 days before August 6th, Aziz Hassan has been accepted to VWOT meaning he becomes the admins of Mijovo_games viewers war, and VWOT has now decided to do a voting if they want to add Phase Ultima to VWOT." current
  • 04:1904:19, 3 December 2024 diff hist +546 N Haxxia mapper Created page with "|right|200pxOn December 27th, 2023, Angry Rating Gaming, Mijovo, Aziz, Bamber Rating Gaming, Musedarist, and Akarian declared a war on Haxxia mapper. On January 21st, 2024, Mijovo was falsely exposed by Haxxia mapper and Scorpion. On February 24th, Mijovo exposed Haxxia the day after he exposed Scorpion. On March 8th, 2024, Mijovo negotiated peace with Haxxia and Scorpion. On August 15th, Haxxia Mapper got..." current
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)