User contributions for Mahss
Jump to navigation
Jump to search
13 March 2025
- 22:5622:56, 13 March 2025 diff hist −7,916 MediaWiki:Vector-theme-light.css Blanked the page current
- 22:5622:56, 13 March 2025 diff hist +6 MediaWiki:Vector.css No edit summary
- 22:5522:55, 13 March 2025 diff hist +10 MediaWiki:Vector.css No edit summary
- 22:5322:53, 13 March 2025 diff hist +2,522 MediaWiki:Vector.css Undo revision 218 by Mahss (talk)
- 22:5222:52, 13 March 2025 diff hist −2,585 MediaWiki:Vector.css No edit summary
- 19:4019:40, 13 March 2025 diff hist +12,576 N MediaWiki:Gadget-rsw-util.js Created page with "(function ($, mw, rs) { 'use strict'; function createOOUIWindowManager() { if (window.OOUIWindowManager == undefined) { window.OOUIWindowManager = new OO.ui.WindowManager(); $( 'body' ).append( window.OOUIWindowManager.$element ); } return window.OOUIWindowManager; } /** * Reusable functions * * These are available under the `rswiki` global variable. * @example `rswiki.addCommas` * The alias `rs` is also avai..." current
- 19:2919:29, 13 March 2025 diff hist +4 MediaWiki:Vector.css No edit summary
- 19:2919:29, 13 March 2025 diff hist +20 MediaWiki:Common.css No edit summary
- 19:2819:28, 13 March 2025 diff hist +16 MediaWiki:Vector.css No edit summary
- 19:2719:27, 13 March 2025 diff hist +16 MediaWiki:Vector.css No edit summary
- 19:2419:24, 13 March 2025 diff hist +15 MediaWiki:Vector.css No edit summary
- 19:2019:20, 13 March 2025 diff hist +18 MediaWiki:Common.css No edit summary
- 19:1719:17, 13 March 2025 diff hist 0 MediaWiki:Common.css No edit summary
- 14:3814:38, 13 March 2025 diff hist +1,413 N MediaWiki:Gadget-lightmode.css Created page with "#p-personal #pt-lm-toggle a { width: 1.66em; background-size: 1.25em; background-repeat: no-repeat; display: block; text-indent: -9999px; background-position: center 80%; background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg fill='%23939392' fill-rule='evenodd' xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3E bright %3C/title%3E%3Cpath d=%22M17.07 7.07V2.93h-4.14L10 0..." current
- 14:3614:36, 13 March 2025 diff hist +1,871 N MediaWiki:Gadget-CollapseExpandButtons.js Created page with "//expand all $(function() { var show_all = document.getElementsByClassName("collapse-global-show"); for (i = 0; i < show_all.length; i++ ) { var $showAllElement = $(show_all[i]); var $expandLink = $('<a />') .attr({ 'class': 'button', href: '#' + $showAllElement.text() }) .text('Expand All') .on('click', function () { $('.mw-collapsible-content').css..." current
- 14:3514:35, 13 March 2025 diff hist +337 N MediaWiki:Gadget-CollapseExpandButtons Created page with "<sup><abbr title="{{int:gadgets-default}}">(D)</abbr></sup> CollapseExpandButtons: Adds a button to collapse or expand all collapsible elements with the help of a JavaScript script: MediaWiki:Gadget-CollapseExpandButtons.js. To be used with Template:CollapseAll and Template:ExpandAll to add the proper CSS classes to target." current
- 14:3314:33, 13 March 2025 diff hist +7,585 N MediaWiki:Minerva-theme-light.css Created page with " :root { color-scheme: light; →------------------ BASE COLORS ----------------: --lotus-blue: #1B4D6D; --lotus-blue-slight-light: #246B8F; --lotus-blue-light: #5BB7E5; --lotus-blue-lighter: #89C6E5; --lotus-blue-lightest: #B7D5E5; --lotus-blue-dark: #153D57; --lotus-blue-darker: #0d2534; --lotus-blue-gray-dark: #19262f; --almost-black: #0f0f0f; --darker-gray: #171717; --light-darker-gray: #232323; --dark-gray: #6a6a6a; --gray: #c4c4c4; --light-..." current
- 14:3214:32, 13 March 2025 diff hist +6,585 N MediaWiki:I18nEdit.css Created page with "→I18n-js JSON editor CSS * * CSS for [[I18nEdit]] * * @authors - KockaAdmiralac - Dorumin: .I18nEdit-listingFilter legend:active { margin-left: 4px; } .I18nEdit-listingFilter legend { user-select: none; transition: margin-left 100ms ease; } .I18nEdit-input { outline: none; } .I18nEdit-listingFilterTitleInput { width: 240px; font-size: 16px; } .I18nEdit-hoverableListElement { padding: 8px; border-bottom: 1px so..." current
- 14:3014:30, 13 March 2025 diff hist +1,106 MediaWiki:Gadgets-definition No edit summary current
- 14:2414:24, 13 March 2025 diff hist +272 MediaWiki:Gadgets-definition No edit summary
- 14:2214:22, 13 March 2025 diff hist +178 N MediaWiki:Gadget-lightmode Created page with "<sup><abbr title="{{int:gadgets-default}}">(D)</abbr></sup> Light Mode: Adds a toggle to enable/disable light mode theme (see MediaWiki:Vector-theme-light.css for stylesheet)" current
- 14:2214:22, 13 March 2025 diff hist +685 N MediaWiki:Gadget-fixedWidth.css Created page with "@media screen and (min-width: 1200px) { :root { --fixed-width: 1200px; } body { max-width: var(--fixed-width); margin: auto; } #mw-head { max-width: var(--fixed-width); right: unset; } #mw-panel { left: unset; } .vector-search-box-inner { width: min(20vw, calc(var(--fixed-width) / 5)); } #p-search #searchform .cdx-search-input__input-wrapper { width: min(20vw, calc(var(--fixed-width) / 5)); } body .mw-notification-area..." current
- 14:2114:21, 13 March 2025 diff hist +577 N MediaWiki:Gadget-fixedWidthToggle.css Created page with "#pt-fw-disable a, #pt-fw-enable a { display: block; opacity: 0.6; width: 1.66em; text-indent: -9999px; background-size: 1.25em; background-repeat: no-repeat; background-position: center 80%; } #pt-fw-enable a :after, #pt-fw-disable a::after { content: "."; } #pt-fw-enable a { background-image: url('/load.php?format=original&image=exitFullscreen&variant=invert&modules=oojs-ui.styles.icons-media&skin=vector'); } #pt-fw-disable a { background-image: url('/load.p..." current
- 14:2014:20, 13 March 2025 diff hist −250 MediaWiki:Gadgets-definition No edit summary
- 14:1214:12, 13 March 2025 diff hist +25,067 N MediaWiki:Minerva.css Created page with "→All CSS here will be loaded for users of the MinervaNeue skin: →* * See [[MediaWiki:Common.css]] for desktop and mobile styles, e.g. templates. * * See [[MediaWiki:Vector.css]] for desktop theme related styles.: :root { --searchbutton-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23d5d5d5'%3E%3Cpath d='M12.2 13.6a7 7 0 1 1 1.4-1.4l5.4 5.4-1.4 1.4-5.4-5.4zM3 8a5 5 0 1 0 10..." current
- 14:1114:11, 13 March 2025 diff hist +11,133 N MediaWiki:Mainpage.css Created page with "→Everything mainpage related styling are located here: →* Top bar for platform versions *: .mainpage-box-top { display: flex; justify-content: space-between; height: 25px; width: 100%; max-width: 100%; margin-bottom: 5px; font-size: 14px; font-family: 'Open Sans'; } .mainpage-box-top a { color: white; } .mainpage-box-top .platformversion { flex-grow: 0; padding: 0 12px; transform: skew(30deg); text-align: center; text-transform: uppercase; } .main..." current
- 14:1014:10, 13 March 2025 diff hist +7,916 N MediaWiki:Vector-theme-light.css Created page with ":root:has(>.wgl-theme-light) { color-scheme: light; →------------------ BASE COLORS ----------------: --lotus-blue: #1B4D6D; --lotus-blue-slight-light: #246B8F; --lotus-blue-light: #5BB7E5; --lotus-blue-lighter: #89C6E5; --lotus-blue-lightest: #B7D5E5; --lotus-blue-dark: #153D57; --lotus-blue-darker: #0d2534; --lotus-blue-gray-dark: #19262f; --almost-black: #0f0f0f; --darker-gray: #171717; --light-darker-gray: #232323; --dark-gray: #6a6a6a; --gr..."
- 14:0614:06, 13 March 2025 diff hist +24,239 N MediaWiki:Vector.css Created page with "→<pre>: :root { --ul-list-style-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='13'%3E%3Ccircle cx='2.5' cy='9' r='2.5'"); →Vector menu: --personal-links-bg: var(--body-main); →Vector search: --searchbutton-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' d='M12...."
- 14:0114:01, 13 March 2025 diff hist +138,510 MediaWiki:Common.css No edit summary
- 13:5013:50, 13 March 2025 diff hist −8 MediaWiki:Common.css No edit summary
- 13:5013:50, 13 March 2025 diff hist +6 MediaWiki:Common.css No edit summary
- 13:4913:49, 13 March 2025 diff hist −8 MediaWiki:Common.css No edit summary
- 13:4113:41, 13 March 2025 diff hist +4 MediaWiki:Common.css No edit summary
- 13:4013:40, 13 March 2025 diff hist +16,623 MediaWiki:Common.css No edit summary
- 02:0002:00, 13 March 2025 diff hist +42 Two-Step Attack No edit summary
- 02:0002:00, 13 March 2025 diff hist +42 Power Slide No edit summary
- 01:5901:59, 13 March 2025 diff hist +42 KAR Intake No edit summary
- 01:5901:59, 13 March 2025 diff hist +42 YUG Intake No edit summary
- 01:5801:58, 13 March 2025 diff hist +33 Throw Aim No edit summary
- 01:5801:58, 13 March 2025 diff hist −5 Throw Aim →Cost
- 01:5701:57, 13 March 2025 diff hist +84 N Eat Faster Created page with "Increase the speed of eating. ''Passive'' === Cost === KAR: 0 YUG: 0 HWK: 2 TIP: 0"
- 01:5601:56, 13 March 2025 diff hist +29 Power Boost →Cost
- 01:5601:56, 13 March 2025 diff hist +84 N Throw Aim Created page with "Increase the speed of eating. ''Passive'' === Cost === KAR: 0 YUG: 0 HWK: 2 TIP: 0"
- 01:5501:55, 13 March 2025 diff hist +84 N Power Boost Created page with "Increases your Attack Power. '''Attack''' === Cost === KAR: 0 YUG: 3 HWK: 0 TIP: 2"
- 01:5401:54, 13 March 2025 diff hist +86 N Air Dodge Created page with "Perform a back dash in midair. '''Anime Attack''' === Cost === KAR: YUG: HWK: TIP:"
- 01:5301:53, 13 March 2025 diff hist +29 More Health →Cost
- 01:5201:52, 13 March 2025 diff hist +80 N More Health Created page with "Max health is increased. ''Sleepy'' === Cost === KAR: 2 YUG: 3.5 HWK: 0 TIP: 1"
- 01:4701:47, 13 March 2025 diff hist +65 N Track Critters Created page with "Spawning ground of alien critters appear on the map. ''Passive''"
- 01:4701:47, 13 March 2025 diff hist +33 N Wall Jump Created page with "Jump off a wall! ''Anime Dodge''"
- 01:4601:46, 13 March 2025 diff hist +72 N Two-Step Attack Created page with "Perform a ground pound by pressing Y while two-step jumping. ''Attack''"