Combined display of all available logs of CosmicPE Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:44, 24 February 2025 Muqsit talk contribs moved page Template:Infobox/styles.css to Module:Infobox/styles.css
- 14:43, 24 February 2025 Muqsit talk contribs created page Template:Infobox/styles.css (Created page with ".infobox { In case if tooltips go out of boundary: overflow: visible; width: 100%; max-width: 400px; margin-top: 0; margin-bottom: var( --space-md ); background: var( --color-surface-1 ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); border-spacing: 0; font-size: 0.875rem; text-align: left; display: block; } Table elements: .infobox tbody { display: flex; flex-wrap: wrap; } .infobox tr { display: f...")
- 14:42, 24 February 2025 Muqsit talk contribs deleted page Template:Infobox/styles.css (content was: ".infobox { In case if tooltips go out of boundary: overflow: visible; width: 100%; max-width: 400px; margin-top: 0; margin-bottom: var( --space-md ); background: var( --color-surface-1 ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); border-spacing: 0; font-size: 0.875rem; text-align: left; display: block; }", and the only contributor was "Muqsit" (talk))
- 14:42, 24 February 2025 Muqsit talk contribs created page Template:Infobox/styles.css (Created page with ".infobox { In case if tooltips go out of boundary: overflow: visible; width: 100%; max-width: 400px; margin-top: 0; margin-bottom: var( --space-md ); background: var( --color-surface-1 ); border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); border-spacing: 0; font-size: 0.875rem; text-align: left; display: block; }")
- 14:41, 24 February 2025 Muqsit talk contribs deleted page Module:Infobox/style.css (content was: "#REDIRECT Module:Infobox/styles.css", and the only contributor was "Muqsit" (talk))
- 14:29, 24 February 2025 Muqsit talk contribs deleted page Module:Infobox/styles.css (content was: " Table elements: .infobox tbody { display: flex; flex-wrap: wrap; } .infobox tr { display: flex; box-sizing: border-box; flex-direction: column; padding: 0 10px; margin-top: 10px; } .infobox th, .infobox td { padding: 0 5px; } Infobox column: .infobox .infobox-nocol { width: 100%; flex-direction: row; } .infobox .infobox-nocol th { width: 30%; } .infobo...", and the only contributor was "Muqsit" (talk))
- 14:28, 24 February 2025 Muqsit talk contribs moved page Module:Infobox/style.css to Module:Infobox/styles.css
- 14:28, 24 February 2025 Muqsit talk contribs moved page Module:Infobox/Style.css to Module:Infobox/style.css
- 14:27, 24 February 2025 Muqsit talk contribs moved page InfoboxStyle.css to Module:Infobox/Style.css
- 14:27, 24 February 2025 Muqsit talk contribs created page InfoboxStyle.css (Created page with " Table elements: .infobox tbody { display: flex; flex-wrap: wrap; } .infobox tr { display: flex; box-sizing: border-box; flex-direction: column; padding: 0 10px; margin-top: 10px; } .infobox th, .infobox td { padding: 0 5px; } Infobox column: .infobox .infobox-nocol { width: 100%; flex-direction: row; } .infobox .infobox-nocol th { width: 30%; } .infobox .infobox-nocol td { width: 70%; } .infobox .infobox-col1 { width: 100%; } .infobox .inf...")
- 14:22, 24 February 2025 Muqsit talk contribs created page Module:Infobox (Created page with "-- -- This module implements {{Infobox}} -- local p = {} -- local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty( s ) return s and s:match( '%S' ) end local function fixChildBoxes(sval, tt) if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval s = string.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1') s = string.gsub(s, '(</[Tt][Rr]%s*>)', '%1' .. marker) if s:matc...")
- 14:21, 24 February 2025 Muqsit talk contribs created page Template:Infobox (Created page with "{{#invoke:Infobox|infobox}}<noinclude> {{/doc}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>")
- 13:50, 24 February 2025 Muqsit talk contribs deleted page Module:Player (content was: "-- Module:Player local p = {} function p.main(frame) local gamertag = mw.text.encode(frame.args[1] or "Unknown") return string.format( '<code class="player-tag">https://skins.cosmicpe.me/ming/%s.png [https://cosmicpe.me/user/%s %s]</code>', gamertag, gamertag, gamertag ) end return p", and the only contributor was "Muqsit" (talk))
- 13:04, 24 February 2025 Muqsit talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .pixelated { image-rendering: pixelated; }")
- 10:04, 24 February 2025 Muqsit talk contribs created page WikiPlayground (Created page with " {{Player|Gxldensteel}}")
- 10:03, 24 February 2025 Muqsit talk contribs created page Template:Player (Created page with "{{#invoke:Player|main|{{{1}}}}}")
- 10:03, 24 February 2025 Muqsit talk contribs created page Module:Player (Created page with "local p = {} function p.main(frame) local args = frame.args local gamertag = args[1] or '' if gamertag == '' then return '<span class="error">No gamertag provided</span>' end local iconUrl = 'https://skins.cosmicpe.me/gamertag/' .. gamertag local linkUrl = 'https://cosmicpe.me/user/' .. gamertag local html = string.format( '<a href="%s" class="player-link" target="_blank">' .. '<img src="%s" alt="%s" class="player-icon" /></a>', li...")
- 10:01, 24 February 2025 Muqsit talk contribs deleted page Template:Player (content was: "<html> <span class="player-link"> <a href="https://cosmicpe.me/user/{{1}}" target="_blank" title="{{{1}}}"> <img src="https://skins.cosmicpe.me/ming/{{{1}}}" alt="{{{1}}}" style="width: 32px; height: 32px; image-rendering: pixelated; vertical-align: middle; border-radius: 4px;"> {{{1}}} </a> </span> </html>", and the only contributor was "Muqsit" (talk))
- 09:52, 24 February 2025 Muqsit talk contribs created page Template:Player (Created page with "<span class="player-link"> <a href="https://cosmicpe.me/user/{{{1}}}" target="_blank" title="{{{1}}}"> <img src="https://skins.cosmicpe.me/ming/{{{1}}}" alt="{{{1}}}" style="width: 32px; height: 32px; image-rendering: pixelated; vertical-align: middle; border-radius: 4px;"> {{{1}}} </a> </span>")
- 18:42, 23 February 2025 Muqsit talk contribs moved page Module:Navpills/doc to Module:Navpills/styles.css
- 18:42, 23 February 2025 Muqsit talk contribs created page Module:Navpills/doc (Created page with ".template-navpills { display: grid; gap: var( --space-xs ); grid-template-columns: repeat( auto-fill, minmax( 160px, 1fr ) ); grid-auto-rows: 3rem; font-size: var( --font-size-small ); } .template-navpill { position: relative; border: 1px solid var( --border-color-base ); border-radius: var( --border-radius-medium ); font-weight: var( --font-weight-medium ); line-height: var( --line-height-xx-small ); overflow: hidden; } .template-...")
- 18:39, 23 February 2025 Muqsit 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'...")
- 18:34, 23 February 2025 Muqsit talk contribs created page Module:Navpills (Created page with "local mArguments --initialize lazily local p = {} -- Returns a table containing the numbers of the arguments that exist -- for the specified prefix. For example, if the prefix was 'data', and -- 'data1', 'data2', and 'data5' exist, it would return {1, 2, 5}. local function getArgNums(prefix, args) local nums = {} for k, v in pairs(args) do local num = tostring(k):match('^' .. prefix .. '([1-9]%d*)$') if num then table.insert(nums, tonumber(num)) end end table.s...")
- 18:02, 23 February 2025 Muqsit talk contribs created page File:Banner.png
- 18:02, 23 February 2025 Muqsit talk contribs uploaded File:Banner.png
- 17:41, 23 February 2025 Muqsit talk contribs created page Player Ranks (Created page with "CosmicPE boasts 7 incremental ranks obtainable in-game. Ranks are tiered 1-5, or 0-7 if counting Trainee, Heroic, and Interstellar ranks. Once a rank is unlocked, it is permanently associated with a player account. Ranks cannot be transferred from one account to another. == Trainee == Trainee is the default player rank and comes with the following perks: * Ability to configure 1 /filter * Ability to use starter /kit * Access to /pv 1 * 1.5% tax rate on listing an item i...")
- 16:51, 23 February 2025 Muqsit talk contribs created page File:Logo.png
- 16:51, 23 February 2025 Muqsit talk contribs uploaded File:Logo.png
- 16:10, 23 February 2025 User account Muqsit talk contribs was created