Combined display of all available logs of Echoes of the Flesh. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:31, 31 May 2025 XPDG talk contribs created page Template:Main Page/ServerInfo/shared.css (Created page with "@media (max-width: 800px) { .homesizehide { display: none; } } @media (min-width: 800px) { .priority { display: none; } } .article { grid-area: article; } .widgets { grid-area: widgets; } .main-home-grid { display: grid; grid-template-areas: "priority" "article" "widgets"; } @media (min-width: 800px) { .main-home-grid { grid-template-columns: 4.059fr 2fr; grid-gap: 0.625rem; grid-template-areas: "article widgets";...")
- 00:25, 31 May 2025 XPDG talk contribs moved page Template:Main page/ServerInfo/styles.css to Template:Main Page/ServerInfo/styles.css without leaving a redirect
- 00:25, 31 May 2025 XPDG talk contribs deleted page Template:Main Page/ServerInfo/styles.css (content was: "PrismParty: a.external.text::after { display: none; } .home-server-address__container { text-align: center; margin: 25px 0 20px 0; } .home-server-address { font-size: 1.4rem; font-weight: 500; font-family: 'Minecraft', Monospace; line-height: 1.2rem; transition: all .15s cubic-bezier(.07,.95,0,1); } .home-server-address:hover { transform: scale(1.1); transition:...", and the only contributor was "XPDG" (talk))
- 00:20, 31 May 2025 XPDG talk contribs moved page Template:Main page/shared/styles.css to Template:Main Page/shared/styles.css without leaving a redirect
- 00:19, 31 May 2025 XPDG talk contribs deleted page Template:Main Page/shared/styles.css (content was: "...I'm tired boss...: These too from the awesome guys at https://www.prismparty.net: @media (max-width: 800px) { .homesizehide { display: none; } } @media (min-width: 800px) { .priority { display: none; } } .article { grid-area: article; } .widgets { grid-area: widgets; } .main-home-grid { display: grid; grid-template-areas: "priority" "article...", and the only contributor was "XPDG" (talk))
- 00:18, 31 May 2025 XPDG talk contribs created page Template:Main Page/ServerInfo/styles.css (Created page with "PrismParty: a.external.text::after { display: none; } .home-server-address__container { text-align: center; margin: 25px 0 20px 0; } .home-server-address { font-size: 1.4rem; font-weight: 500; font-family: 'Minecraft', Monospace; line-height: 1.2rem; transition: all .15s cubic-bezier(.07,.95,0,1); } .home-server-address:hover { transform: scale(1.1); transition: all .15s cubic-bezier(.07,.95,0,1); } .home-server-address:active { transform: scale...")
- 00:16, 31 May 2025 XPDG talk contribs created page Template:Main Page/shared/styles.css (Created page with "...I'm tired boss...: These too from the awesome guys at https://www.prismparty.net: @media (max-width: 800px) { .homesizehide { display: none; } } @media (min-width: 800px) { .priority { display: none; } } .article { grid-area: article; } .widgets { grid-area: widgets; } .main-home-grid { display: grid; grid-template-areas: "priority" "article" "widgets"; } @media (min-width: 800px) { .main-home-grid { grid-template-co...")
- 23:41, 30 May 2025 XPDG talk contribs created page MediaWiki:Citizen.css (Created page with "All CSS here will be loaded for users of the Citizen skin: Small size external full width: @media only screen and (max-width: 553px) { .citizen-drawer__menu { display: initial; } #p-navigation, #p-Prism_Party, #p-Community, #p-Tutorials { width: 60%; margin: 0 auto var(--space-sm) auto; } .mw-portlet-External { margin-bottom: -2.5rem; } } Label: citizen-drawer__menu [id^="n-sidebar-label-"] a { pointer-events: none; margin-left: var( --sp...")
- 23:39, 30 May 2025 XPDG talk contribs created page File:Discord.svg
- 23:39, 30 May 2025 XPDG talk contribs uploaded File:Discord.svg
- 23:27, 30 May 2025 XPDG talk contribs created page MediaWiki:Citizen.js (Created page with "All JavaScript here will be loaded for users of the Citizen skin: // Discord Button $(document).ready( function () { $('.citizen-drawer').after($('<div class="citizen-discord citizen-header__item"><a href="https://discord.gg/gdqpZhYzZ8"><div class="citizen-discord__button citizen-header__button"><div class="disc-icon"><label id="citizen-discord__buttonCheckbox" class="mw-checkbox-hack-button citizen-header__buttonCheckbox" for="citizen-discord__checkbox" title="...")
- 23:19, 30 May 2025 XPDG talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: //Display Discord widget $( '#discord-widget' ).html( '<iframe src="https://discord.com/widget?id=647535591818395662&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>' );")
- 23:18, 30 May 2025 XPDG talk contribs created page MediaWiki:Protectedpagetext (Created page with "{{#switch: $1 |editprotected={{Editnotice |title=This page has been fully protected and may only be edited by administrators.|To request a change or reduction in protection level, comment on the [[{{TALKPAGENAME}}|talk page]] or contact us through {{Discord|Discord}}. Additional information on this page's status may be found in the [{{fullurl:Special:Log/protect|page={{urlencode:{{FULLPAGENAME}}}}}} protection log].}} |editsemiprotected={{Editnotice |title=This page has...") Tag: 2017 source edit
- 23:17, 30 May 2025 XPDG talk contribs created page MediaWiki:Protectedinterface (Created page with "{{Editnotice |title=Contents of this page forms part of the site interface. |desc=System messages can only be edited by administrators and interface editors; you can submit an edit request by commenting on the [[{{TALKPAGENAME}}|talk page]] or contact us through {{Discord|Discord}}. }}") Tag: 2017 source edit
- 23:15, 30 May 2025 XPDG talk contribs created page Template:Editnotice/styles.css (Created page with ".template-editnotice { padding: var( --space-lg ); background-color: var( --color-surface-2 ); border-radius: var( --border-radius--medium); display: flex; flex-direction: column; gap: var( --space-sm ); } .template-editnotice__title { color: var( --color-base--emphasized ); font-size: 1.25rem; font-weight: bold; } .template-editnotice__description { font-size: 0.875rem; }")
- 23:15, 30 May 2025 XPDG talk contribs created page Template:Editnotice (Created page with "<includeonly><div class="mw-parser-output"><div class="template-editnotice"> {{#if:{{{title|}}}|<div class="template-editnotice__title">{{{title}}}</div>}} <div class="template-editnotice__description">{{{desc|{{{1}}}}}}</div></div></div> <templatestyles src="Template:Editnotice/styles.css"/></includeonly>") Tag: 2017 source edit
- 23:14, 30 May 2025 XPDG talk contribs created page MediaWiki:Namespaceprotected (Created page with "{{Editnotice |title=You don't have permission to edit pages in the <strong>$1</strong> namespace! |desc=You can submit an edit request by commenting on the [[{{TALKPAGENAME}}|talk page]] or contacting us through {{Discord|Discord}}.}}") Tag: 2017 source edit
- 23:09, 30 May 2025 XPDG talk contribs created page Template:Discord/Format (Created page with "<span class="plainlinks">[{{{3|{{Discord}}}}} <span class="discord_format-main"><span class="discord_format-icon">{{{1|#}}}</span>{{{2|channel-name}}}</span>]<span>") Tag: 2017 source edit
- 22:46, 30 May 2025 XPDG talk contribs created page Template:Main page/ServerInfo/styles.css (Created page with "Taken from the PrismParty wiki, all credits go to them.: https://www.prismparty.net: a.external.text::after { display: none; } .home-server-address__container { text-align: center; margin: 25px 0 20px 0; } .home-server-address { font-size: 1.4rem; font-weight: 500; font-family: 'Minecraft', Monospace; line-height: 1.2rem; transition: all .15s cubic-bezier(.07,.95,0,1); } .home-server-address:hover { transform: scale(1.1); transition: all .15s c...")
- 22:44, 30 May 2025 XPDG talk contribs created page Template:Main page/DiscordWidget (Created page with "<div id="home-discordwidget" class="home-card"> <div class="home-card__label" style="margin-bottom: 0.2rem;">Join the community</div> <div id="discord-widget"></div> <div class="home-link__button" style="margin-top: 0.2rem; text-align: center;">{{Discord|Join our Discord}}</div> </div><templatestyles src="Template:Main_page/ServerInfo/styles.css"/>") Tag: 2017 source edit
- 22:42, 30 May 2025 XPDG talk contribs created page Template:Discord (Created page with "{{#if:{{{1|}}}| [https://discord.gg/gdqpZhYzZ8 {{{1}}}]|https://discord.gg/gdqpZhYzZ8}}") Tag: 2017 source edit
- 20:36, 30 May 2025 XPDG talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (hist)
- 20:26, 30 May 2025 XPDG talk contribs created page MediaWiki:Citizen-page-info-viewcount (Created page with "This page has beens accessed $1 times.") Tag: 2017 source edit
- 20:23, 30 May 2025 XPDG talk contribs created page MediaWiki:Copyright (Created page with "All rights reserved. Other content is available under $1 unless otherwise noted.") Tag: 2017 source edit
- 20:21, 30 May 2025 XPDG talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Hide title and edit tools on main page: .page-Star_Citizen_Wiki .mw-side, .page-Star_Citizen_Wiki .firstHeading, .page-Star_Citizen_Wiki #siteSub { display: none!important; } Force override until skin is updated: .skin-citizen blockquote { margin: 0.8rem 20px; padding: 0; }")
- 20:19, 30 May 2025 XPDG talk contribs protected Template:Cc-by-sa-4.0 [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (hist)
- 20:19, 30 May 2025 XPDG talk contribs protected Template:License card [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [cascading] (hist)
- 20:10, 30 May 2025 XPDG talk contribs created page Template:Main page/shared/styles.css (Created page with "Created & Original at https://starcitizen.tools All credits go to them: .home-grid { display: grid; grid: auto-flow dense/repeat( auto-fit, minmax( 9.375rem, 1fr ) ); grid-auto-rows: minmax( 3rem, auto ); grid-gap: var( --space-xs ); } .home-grid--col2 { grid-template-columns: 1fr 1fr; } .home-grid a.external { background-image: none; } .home-badge { display: flex; gap: var(--space-xxs); font-size: var(--font-size-x-small); padding: var(--space-x...")
- 20:08, 30 May 2025 XPDG talk contribs created page Template:Main page/header/styles.css (Created page with "Created & Original at https://starcitizen.tools All credits go to them: .home-header { position: relative; padding-block: 3.5rem; line-height: var( --line-height-xx-small ); text-align: center; } .home-header__pretitle { margin-bottom: var( --space-xxs ); color: var( --color-subtle ); font-size: var( --font-size-small ); letter-spacing: 0.05em; } .home-header__title { --display-font-size: min( calc( 2.5rem + 3.9vw ), 4.5rem ); margin: 0; font-size:...")
- 20:06, 30 May 2025 XPDG talk contribs created page Template:Main page/header (Created page with "<!-- Created & Original at https://starcitizen.tools, All credits go to them --> <templatestyles src="Template:Main page/header/styles.css" /> <div class="home-header"> <div class="home-header__pretitle">Welcome to the</div> <h1 class="home-header__title">Sarkic Cults Wiki</h1> <div class="home-header__subtitle">{{Main page/settings|subtitle}}</div> <div class="home-header__search scw-gradient-glow citizen-search-trigger" role="button"> <span clas...") Tag: 2017 source edit
- 20:05, 30 May 2025 XPDG talk contribs created page File:CC-BY.svg
- 20:05, 30 May 2025 XPDG talk contribs uploaded File:CC-BY.svg
- 20:05, 30 May 2025 XPDG talk contribs created page File:CC-SA.svg
- 20:05, 30 May 2025 XPDG talk contribs uploaded File:CC-SA.svg
- 20:03, 30 May 2025 XPDG talk contribs created page File:CC.svg
- 20:03, 30 May 2025 XPDG talk contribs uploaded File:CC.svg
- 20:00, 30 May 2025 XPDG talk contribs created page Template:License card/styles.css (Created page with "Created & Original at https://starcitizen.tools All credits go to them: .license-card { padding: 1.25rem; margin-top: 0.8rem; background: var( --color-surface-2 ); border-radius: var( --border-radius-medium ); } .license-card__icons { margin-bottom: 0.8rem; } .license-card__icons img { margin-right: 10px; } .license-card__title { color: var( --color-emphasized ); font-size: 1.25rem; font-weight: bold; line-height: 1.2; } .license-card__description {...")
- 19:59, 30 May 2025 XPDG talk contribs created page Template:License card (Created page with "<includeonly><div class="license-card licensetpl"> {{#if:{{{icons|}}}|<div class="license-card__icons metadata">{{{icons}}}</div>}} <div class="license-card__title">{{{title}}}</div> {{#if:{{{description|}}}|<div class="license-card__description">{{{description}}}</div>}} <div class="license-card__metadata"> {{#if:{{{shortname|}}}|<span class="licensetpl_short">{{{shortname}}}</span>}} {{#if:{{{longname|}}}|<span class="licensetpl_long">{{{longname}}}</span>}} {{#if:{{{l...") Tag: 2017 source edit
- 19:59, 30 May 2025 XPDG talk contribs created page Template:Cc-by-sa-4.0 (Created page with "{{License card |icons = 32px|link=32px|link=32px|link= |title = This file is licensed under the [https://creativecommons.org/licenses/by-sa/4.0/ Creative Commons Attribution-ShareAlike 4.0 International] license. |description = You are free to share and adapt this file if you give appropriate attribution and share the file under the same license. [https://robertsspaceindustries.com/tos#intellectual_property Additional...") Tag: 2017 source edit
- 19:57, 30 May 2025 XPDG talk contribs created page File:WikimediaUI-Search.svg (from https://design.wikimedia.org/style-guide/resources.html)
- 19:57, 30 May 2025 XPDG talk contribs uploaded File:WikimediaUI-Search.svg (from https://design.wikimedia.org/style-guide/resources.html)
- 19:54, 30 May 2025 XPDG talk contribs created page MediaWiki:Licenses (Created page with "* Unknown_copyright|I don't know exactly * Free licenses: ** MW-screenshot|MediaWiki screenshot ** PD|PD: public domain ** CC-by-sa-2.5|Creative Commons Attribution ShareAlike 2.5 ** GFDL|GFDL: GNU Free Documentation License ** GPL|GPL: GNU General Public License ** LGPL|LGPL: GNU Lesser General Public License * Non-free license (exception): ** CopyrightByWikimedia|Wikimedia images") Tag: 2017 source edit
- 19:48, 30 May 2025 XPDG talk contribs deleted page Template:Main page/settings/doc (content was: "{{Documentation}} {{Template:Main page/settings}} contains all the configuration for all the main page templates. Please edit this template to update the content on the main page. <includeonly> Category:Main page templates Category:Manual templates </includeonly>", and the only contributor was "XPDG" (talk))
- 19:46, 30 May 2025 XPDG talk contribs deleted page Template:Documentation (content was: "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__{{#seo: |type = website |description = {{FULLPAGENAME}} is a template page used on the Sarkic Cults Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Sarkic Cults Wiki |locale = {{PAGELANGUAGE}} }}</includeonly>", and the only contributor was "XPDG" (talk))
- 19:40, 30 May 2025 XPDG talk contribs created page Template:Documentation (Created page with "<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__{{#seo: |type = website |description = {{FULLPAGENAME}} is a template page used on the Sarkic Cults Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Sarkic Cults Wiki |locale = {{PAGELANGUAGE}} }}</includeonly><noinclude>{{/doc}}</noinclude>") Tag: 2017 source edit
- 19:37, 30 May 2025 XPDG talk contribs deleted page Template:Documentation (content was: "<includeonly> {{#invoke:Documentation|doc}}__NOEDITSECTION__ {{#seo: |type = website |description = {{FULLPAGENAME}} is a template page used on the Sarkic Cults Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Sarkic Cults Wiki |locale = {{PAGELANGUAGE}} }} </includeonly> <noinclude>{{/doc}}</noinclude>", and the only contributor was "XPDG" (talk))
- 19:37, 30 May 2025 XPDG talk contribs deleted page Template:Documentation/doc (content was: "{{Documentation}} The '''documentation''' template is transcluded in the template/module documentation. This template should only be used on subpages titled "doc". ==Usage== Place {{t|documentation}} at the top of the documentation page. If the page to be documented is a subpage, use {{t|documentation|pagename of page to be documented}} at the top of the documentation page. For exa...", and the only contributor was "XPDG" (talk))
- 19:36, 30 May 2025 XPDG talk contribs created page Template:Documentation/doc (Created page with "{{Documentation}} The '''documentation''' template is transcluded in the template/module documentation. This template should only be used on subpages titled "doc". ==Usage== Place {{t|documentation}} at the top of the documentation page. If the page to be documented is a subpage, use {{t|documentation|pagename of page to be documented}} at the top of the documentation page. For example, Template:Foo/bar's documentation page would use {{t|documentation|Template:Foo/ba...") Tag: 2017 source edit
- 19:35, 30 May 2025 XPDG talk contribs created page Template:Documentation (Created page with "<includeonly> {{#invoke:Documentation|doc}}__NOEDITSECTION__ {{#seo: |type = website |description = {{FULLPAGENAME}} is a template page used on the Sarkic Cults Wiki. Templates are pages that are embedded (transcluded) into other pages to allow for the repetition of information. |site_name = Sarkic Cults Wiki |locale = {{PAGELANGUAGE}} }} </includeonly> <noinclude>{{/doc}}</noinclude>") Tag: 2017 source edit
- 19:31, 30 May 2025 XPDG talk contribs created page Template:Main page/settings/doc (Created page with "{{Documentation}} {{t|Main page/settings}} contains all the configuration for all the main page templates. Please edit this template to update the content on the main page. <includeonly> Category:Main page templates Category:Manual templates </includeonly>") Tag: 2017 source edit