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: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; }")
- 12:43, 24 February 2025 GxldenSteel talk contribs created page Bosses (Created page with "『 Bosses 』 Bosses are a unique aspect of the server that require gear, extensive skill, and a fearless team to successfully overcome but will reap great rewards once defeated. There are two ways to encounter a boss: ◈ Boss Eggs are used to manually spawn in a boss ◈ A Heroic Envoy Boss spawns at the center of the Battlefield Warp once every 4 HOURS. Boss Eggs can be obtained from: ◈ Envoy chests ◈ Ultimate/Legendary/Godly chests ◈ KOTH loot rewards ◈ Ce...")
- 12:42, 24 February 2025 Maintenance script talk contribs created page smw/schema:Group:Predefined properties (Semantic MediaWiki group import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page smw/schema:Group:Schema properties (Semantic MediaWiki group import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page Property:Owl:differentFrom (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page Property:Foaf:homepage (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page Property:Foaf:name (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page Property:Foaf:knows (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page MediaWiki:Smw import owl (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page MediaWiki:Smw import foaf (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page MediaWiki:Smw import skos (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page MediaWiki:Smw import schema (Semantic MediaWiki default vocabulary import)
- 12:42, 24 February 2025 Maintenance script talk contribs created page smw/schema:Profile:Facetedsearch default profile (Semantic MediaWiki search import)
- 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...")
- 17:32, 23 February 2025 Cosmicpe talk contribs changed group membership for Muqsit from administrator to administrator, interface administrator, bureaucrat and suppressor
- 17:32, 23 February 2025 Cosmicpe talk contribs changed group membership for GxldenSteel from administrator to administrator, interface administrator, bureaucrat and suppressor
- 17:32, 23 February 2025 Cosmicpe talk contribs changed group membership for Speedwxgon from (none) to administrator, interface administrator, bureaucrat and suppressor
- 17:29, 23 February 2025 User account Speedwxgon talk contribs was created
- 17:01, 23 February 2025 Cosmicpe talk contribs changed group membership for GxldenSteel from (none) to administrator (user is an owner)
- 16:57, 23 February 2025 User account GxldenSteel talk contribs was created
- 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:12, 23 February 2025 Cosmicpe talk contribs changed group membership for Muqsit from (none) to administrator (he is the owner)
- 16:10, 23 February 2025 User account Muqsit talk contribs was created
- 16:08, 23 February 2025 Cosmicpe talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 16:08, 23 February 2025 Cosmicpe talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage * SEARCH * TOOLBOX * LANGUAGES")
- 16:02, 23 February 2025 Cosmicpe talk contribs created page File:Discord.png
- 16:02, 23 February 2025 Cosmicpe talk contribs uploaded File:Discord.png
- 15:56, 23 February 2025 Cosmicpe talk contribs created page MediaWiki:Citizen-footer-tagline (Created page with "link=https://discord.com/invite/YourInviteCode|alt=Join our Discord")
- 15:53, 23 February 2025 Cosmicpe talk contribs created page File:Discord.svg
- 15:53, 23 February 2025 Cosmicpe talk contribs uploaded File:Discord.svg
- 15:32, 23 February 2025 Cosmicpe talk contribs created page MediaWiki:Citizen-footer-desc (Created page with "CosmicPE Wiki is an official wiki dedicated to CosmicPE, the Minecraft: Bedrock Edition Factions server. It covers all content relating to CosmicPE including the lore and the development process. CosmicPE is not an official Minecraft service. CosmicPE is not associated with Mojang or Microsoft.")
- 15:01, 23 February 2025 Cosmicpe talk contribs created page MediaWiki:Vector.css (Created page with "All CSS here will be loaded for users of the Vector skin: CSS placed here will affect users of the Vector skin: Override Vector colour scheme to make it dark (compiled from modified LESS code): h1,h2,h3,h4,h5,h6{color:#c1c1c1}hr{color:#222}.editOptions{color:#c1c1c1;background-color:#333;border-color:#4c4c4c}input,textarea{background-color:#4c4c4c;border-color:#4c4c4c;color:#c1c1c1}a,.mw-body a.external,.mw-body a.extiw{color:#e69710}a:visited,.mw-body a....")
- 14:28, 23 February 2025 MediaWiki default talk contribs created page Main Page