Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 23:18, 4 July 2026
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

4 July 2026

     23:17  Perosn 3 changes history −42 [Mrbobert (3×)]
     
23:17 (cur | prev) 0 Mrbobert talk contribs
     
23:17 (cur | prev) +25 Mrbobert talk contribs Tag: Visual edit: Switched
     
23:16 (cur | prev) −67 Mrbobert talk contribs
N    23:15  Template:Infobox species 2 changes history +908 [Mrbobert (2×)]
     
23:15 (cur | prev) −574 Mrbobert talk contribs
N    
22:19 (cur | prev) +1,482 Mrbobert talk contribs (Created page with "<templatestyles src="Infobox species/styles.css" /> {| class="infobox rpgc-infobox rpgc-infobox-species" |+ {{{name|{{PAGENAME}}}}} |- | colspan="2" class="rpgc-infobox-image" | {{#if:{{{image|}}} | [[File:{{{image}}}|300px|center]] | <span class="rpgc-missing-image">Image pending</span> }} {{#if:{{{image_caption|}}}|<div class="rpgc-infobox-caption">{{{image_caption}}}</div>}} |- ! colspan="2" class="rpgc-infobox-section" | Biographical information |- ! Homeworld | {{...")
N    23:15  Template:Infobox row diffhist +149 Mrbobert talk contribs (Created page with "{{#if:{{{2|}}}| <div class="rpgc-infobox-row"> <div class="rpgc-infobox-label">{{{1|}}}</div> <div class="rpgc-infobox-value">{{{2}}}</div> </div> }}")
N    23:15  Template:Infobox header diffhist +47 Mrbobert talk contribs (Created page with "<div class="rpgc-infobox-header">{{{1|}}}</div>")
N    23:14  Template:Infobox diffhist +328 Mrbobert talk contribs (Created page with "<templatestyles src="Template:Infobox/styles.css" /> <div class="rpgc-infobox"> <div class="rpgc-infobox-title">{{{title|{{PAGENAME}}}}}</div> {{#if:{{{image|}}}| <div class="rpgc-infobox-image">[[File:{{{image}}}|320px]]</div> }} {{#if:{{{caption|}}}| <div class="rpgc-infobox-caption">{{{caption}}}</div> }} {{{rows|}}} </div>")
N    23:14  Template:Infobox/styles.css diffhist +1,204 Mrbobert talk contribs (Created page with ".rpgc-infobox { float: right; clear: right; width: 320px; margin: 0 0 18px 24px; background: #10151b; border: 1px solid #2a333d; color: #eeeeee; font-size: 12px; box-shadow: 0 0 14px rgba(79,134,214,.16); } .rpgc-infobox-title { background: linear-gradient(#4f86d6, #315f9d); color: #fff; font-weight: bold; text-align: center; padding: 7px; font-size: 14px; } .rpgc-infobox-image { background: #050607; t...")
N    23:04  MediaWiki:RPGC-width.css 4 changes history +917 [Mrbobert (4×)]
     
23:04 (cur | prev) +78 Mrbobert talk contribs
     
23:01 (cur | prev) +71 Mrbobert talk contribs
     
22:56 (cur | prev) +7 Mrbobert talk contribs
N    
22:44 (cur | prev) +761 Mrbobert talk contribs (Created page with "Default readable-width article layout: body.rpgc-readable-width .mw-body { max-width: 1280px !important; margin-right: auto !important; } body.rpgc-readable-width .mw-parser-output { max-width: 1180px; } Full-width mode: body.rpgc-full-width .mw-body, body.rpgc-full-width .mw-parser-output { max-width: none !important; } Toggle button: #rpgc-width-toggle { position: fixed; top: 46px; right: 12px; z-index: 9999; backgr...")
N    23:01  MediaWiki:Common.js 2 changes history +1,238 [Mrbobert (2×)]
     
23:01 (cur | prev) −116 Mrbobert talk contribs
N    
22:45 (cur | prev) +1,354 Mrbobert talk contribs (Created page with "Any JavaScript here will be loaded for all users on every page load.: (function () { function applyWidthMode() { var mode = localStorage.getItem('rpgc-width-mode') || 'readable'; document.body.classList.remove('rpgc-readable-width', 'rpgc-full-width'); if (mode === 'full') { document.body.classList.add('rpgc-full-width'); } else { document.body.classList.add('rpgc-readable-width'); } var...")
N    22:50  Template External image placeholder styles.css diffhist +647 Mrbobert talk contribs (Created page with ".rpgc-thumb { width: 190px; margin-bottom: 0.85em; color: #c8c8c8; font-size: 85%; line-height: 1.4; } .rpgc-thumb-right { float: right; margin-left: 1.1em; } .rpgc-thumb-left { float: left; margin-right: 1.1em; } .rpgc-thumb-box { background: #06080a; border: 1px solid #2a333d; min-height: 120px; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 10px rgba(0,0,0,.35); } .rpgc-thumb-missing { padding: 1em; text-align: center; color: #aca6ad;...")
N    22:44  MediaWiki:Common.css 7 changes history +716 [Mrbobert (7×)]
     
22:44 (cur | prev) +117 Mrbobert talk contribs
     
21:26 (cur | prev) +559 Mrbobert talk contribs
     
21:25 (cur | prev) −173 Mrbobert talk contribs
     
19:22 (cur | prev) −180 Mrbobert talk contribs
     
19:20 (cur | prev) +954 Mrbobert talk contribs
     
19:17 (cur | prev) +1,324 Mrbobert talk contribs
N    
19:14 (cur | prev) +1,349 Mrbobert talk contribs (Created page with "CSS placed here will be applied to all skins: body { background: #0b0d10 !important; color: #eeeeee !important; } .mw-body, .vector-body { background: #10151b !important; color: #eeeeee !important; border-color: #2a333d !important; } #mw-page-base { background: linear-gradient(#171b20, #0b0d10) !important; } .vector-header-container, .vector-sticky-header, #mw-head { background: #12161b !important; color: #eeeeee !important; } .ve...")
N    22:38  Template:Infobox species/styles.css diffhist +1,121 Mrbobert talk contribs (Created page with ".rpgc-infobox { float: right; clear: right; width: 300px; margin: 0 0 1em 1.5em; background: #10151b; border: 1px solid #2a333d; color: #eeeeee; font-size: 90%; box-shadow: 0 0 14px rgba(79, 134, 214, 0.18); } .rpgc-infobox caption { background: linear-gradient(#4f86d6, #315f9d); color: #ffffff; font-weight: bold; text-align: center; font-size: 120%; padding: 0.35em; text-shadow: 0 0 6px rgba(0,0,0,.55); } .rpgc-infobox th, .rpgc-infobox td { border: 1...")
N    22:37  Tiraea 3 changes history +716 [Thatcamel (3×)]
     
22:37 (cur | prev) +74 Thatcamel talk contribs Tag: Visual edit
     
22:33 (cur | prev) +594 Thatcamel talk contribs Tag: Visual edit
N    
21:07 (cur | prev) +48 Thatcamel talk contribs (added page preliminary) Tag: Visual edit
N    22:34  Template:Inhabited planet diffhist +1,210 Thatcamel talk contribs (Created page with "{| class="infobox" style="width: 300px;" |- ! colspan="2" style="text-align:center; font-size:125%;" | {{{name|{{PAGENAME}}}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|}}}|280px]] |- ! colspan="2" | Astronomical data |- | System | {{{system|Unknown}}} |- | Sector | {{{sector|Unknown}}} |- | Region | {{{region|Unknown}}} |- | Orbital position | {{{orbital_position|Unknown}}} |- | Moons | {{{moons|Unknown}}} |- | Day length | {{{day_length|Unknown}}} |...")
N    22:17  TTemplate External image placeholder styles.css diffhist +677 Mrbobert talk contribs (Created page with ".rpgc-thumb { width: 190px; margin-bottom: 0.85em; color: #c8c8c8; font-size: 85%; line-height: 1.4; } .rpgc-thumb-right { float: right; margin-left: 1.1em; } .rpgc-thumb-left { float: left; margin-right: 1.1em; } .rpgc-thumb-box { background: #06080a; border: 1px solid #2a333d; min-height: 120px; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 10px rgba(0,0,0,.35); } .rpgc-thumb-missing { padding: 1em; text-align: cente...")
N    22:17  Template External image placeholder.wiki diffhist +478 Mrbobert talk contribs (Created page with "<templatestyles src="External image placeholder/styles.css" /> <div class="rpgc-thumb rpgc-thumb-{{{align|right}}}"> <div class="rpgc-thumb-box"> {{#if:{{{file|}}} | [[File:{{{file}}}|190px]] | <div class="rpgc-thumb-missing">Image pending<br />[{{{url|}}} original source]</div> }} </div> <div class="rpgc-thumb-caption">{{{caption|}}}</div> </div> <noinclude> == Usage == <pre> {{External image placeholder | url = | file = | caption = | align = right }} </pre> </noinclude>")
N    22:16  Template Infobox species styles.css diffhist +1,121 Mrbobert talk contribs (Created page with ".rpgc-infobox { float: right; clear: right; width: 300px; margin: 0 0 1em 1.5em; background: #10151b; border: 1px solid #2a333d; color: #eeeeee; font-size: 90%; box-shadow: 0 0 14px rgba(79, 134, 214, 0.18); } .rpgc-infobox caption { background: linear-gradient(#4f86d6, #315f9d); color: #ffffff; font-weight: bold; text-align: center; font-size: 120%; padding: 0.35em; text-shadow: 0 0 6px rgba(0,0,0,.55); } .rpgc-infobox th, .rpgc-infobox td { border: 1...")
N    22:16  Template Infobox species.wiki diffhist +1,482 Mrbobert talk contribs (Created page with "<templatestyles src="Infobox species/styles.css" /> {| class="infobox rpgc-infobox rpgc-infobox-species" |+ {{{name|{{PAGENAME}}}}} |- | colspan="2" class="rpgc-infobox-image" | {{#if:{{{image|}}} | [[File:{{{image}}}|300px|center]] | <span class="rpgc-missing-image">Image pending</span> }} {{#if:{{{image_caption|}}}|<div class="rpgc-infobox-caption">{{{image_caption}}}</div>}} |- ! colspan="2" class="rpgc-infobox-section" | Biographical information |- ! Homeworld | {{...")
     22:07 Upload log Mrbobert talk contribs uploaded File:Perosn main.png
N    21:29  MediaWiki:RPGC-vector.css 3 changes history +2,242 [Mrbobert (3×)]
     
21:29 (cur | prev) +915 Mrbobert talk contribs
     
21:17 (cur | prev) +1,327 Mrbobert talk contribs
N    
21:06 (cur | prev) 0 Mrbobert talk contribs (Created blank page)
N    21:29  MediaWiki:RPGC-layout.css 3 changes history +1,420 [Mrbobert (3×)]
     
21:29 (cur | prev) +154 Mrbobert talk contribs
     
21:17 (cur | prev) +1,266 Mrbobert talk contribs
N    
21:05 (cur | prev) 0 Mrbobert talk contribs (Created blank page)
N    21:21  MediaWiki:RPGC-visualeditor.css 2 changes history +1,022 [Mrbobert (2×)]
     
21:21 (cur | prev) −335 Mrbobert talk contribs
N    
21:02 (cur | prev) +1,357 Mrbobert talk contribs (Created page with "================================ VisualEditor Dark Theme ================================: Toolbar: .oo-ui-toolbar, .ve-ui-toolbar, .ve-ui-toolbar-group-bar, .ve-init-mw-desktopArticleTarget-toolbar { background: #151b22 !important; border-color: #2a333d !important; } Buttons: .oo-ui-buttonElement-button, .oo-ui-tool-link .oo-ui-tool-link { color: #e6e6e6 !important; background: transparent !important; } .oo-ui-buttonElement-butt...")
N    21:17  MediaWiki:RPGC-infobox.css 2 changes history +530 [Mrbobert (2×)]
     
21:17 (cur | prev) +530 Mrbobert talk contribs
N    
21:06 (cur | prev) 0 Mrbobert talk contribs (Created blank page)
N    21:16  MediaWiki:RPGC-variables.css 2 changes history +643 [Mrbobert (2×)]
     
21:16 (cur | prev) +643 Mrbobert talk contribs
N    
21:05 (cur | prev) 0 Mrbobert talk contribs (Created blank page)
N    21:07  MediaWiki:RPGC-mobile.css diffhist 0 Mrbobert talk contribs (Created blank page)
N    21:06  MediaWiki:RPGC-iframe.css diffhist 0 Mrbobert talk contribs (Created blank page)
     20:58 User creation log User account Thatcamel talk contribs was created