Main public logs
From SNCApedia
Jump to navigationJump to search
Combined display of all available logs of SNCApedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:15, 18 June 2025 Redditor talk contribs created page Talk:Liam (Obsessed Shemmycuck: new section) Tag: New topic
- 04:34, 18 June 2025 User account Feraljak talk contribs was created
- 02:34, 18 June 2025 Redditor talk contribs created page Iandutra.party (Created page on The Dutty, needs more info.) Tag: Visual edit
- 02:30, 18 June 2025 Redditor talk contribs created page Category:SNCA Splinters (Created page with "Microsplinters so small and dead that not even splintercucks care about them.") Tag: Visual edit
- 02:15, 18 June 2025 User account Gemseed talk contribs was created
- 02:10, 18 June 2025 Redditor talk contribs created page File:Quote1.png
- 02:10, 18 June 2025 Redditor talk contribs uploaded File:Quote1.png
- 00:25, 18 June 2025 Auoot talk contribs created page CreakyFlooring (Marked for deletion in the wiki)
- 14:37, 17 June 2025 Mazal talk contribs changed group membership for SwinnyGOD from (none) to automoderated user
- 14:37, 17 June 2025 SwinnyGOD talk contribs created page Category:Shroom (Created page with "Raisin relating to the Shroom")
- 14:37, 17 June 2025 SwinnyGOD talk contribs created page User:SwinnyGOD (Created page with "I think the swinny is the only good splinter. Also Boot is the best admin of the sharty o algo")
- 06:34, 17 June 2025 User account SwinnyGOD talk contribs was created
- 05:44, 17 June 2025 Redditor talk contribs created page Quote (Added: Quote [FINISH LATER])
- 01:59, 17 June 2025 Redditor talk contribs created page Category:Hostile Community (Created pages on Hostile Communities.)
- 16:43, 16 June 2025 Xhanfellowheliobrosaa talk contribs created page User:Xhanfellowheliobrosaa (Created page with "NIGGER")
- 16:29, 16 June 2025 User account Xhanfellowheliobrosaa talk contribs was created
- 23:29, 15 June 2025 Auoot talk contribs created page Module:Navbar/styles.css (Created page with ".navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .navbar a > abbr { text-de...")
- 23:28, 15 June 2025 Auoot talk contribs created page Module:Navbar/configuration (Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis...")
- 23:28, 15 June 2025 Auoot talk contribs created page Module:Navbar (Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false...")
- 23:27, 15 June 2025 Auoot talk contribs created page Module:Lua banner (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)...")
- 23:24, 15 June 2025 Auoot talk contribs created page Module:WPMILHIST Infobox style (Created page with "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', above_raw = 'background-color:#EEF2FF;text-align:center;vertical-align:middle;font-size:125%;', header_raw = 'background-color:#EEF2FF;text-align:center;vertical-align:middle;font-size:110%;', sub_header_raw = 'background-color:#EEF2FF;text-align:center;vertical-align:middle;', header_color = 'background-color:#EEF2FF;', nav_box = 'margin:0;float:right;clear:right;width:25.5em;margin-bottom:0.5em;mar...")
- 23:20, 15 June 2025 Auoot talk contribs created page Module:Message box/configuration (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...")
- 23:20, 15 June 2025 Auoot talk contribs created page Module:Message box (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...")
- 23:19, 15 June 2025 Auoot talk contribs created page Module:Navbox/styles.css (Created page with ".navbox { box-sizing: border-box; border: 1px solid #a2a9b1; width: 100%; clear: both; font-size: 88%; text-align: center; padding: 1px; margin: 1em auto 0; Prevent preceding content from clinging to navboxes: } .navbox .navbox { margin-top: 0; No top margin for nested navboxes: } .navbox + .navbox, TODO: remove first line after transclusions have updated: .navbox + .navbox-styles + .navbox { margin-top: -1px; /* Single pixel border between adj...")
- 23:19, 15 June 2025 Auoot talk contribs created page Module:Navbox/configuration (Created page with "return { aria_label = 'Navbox', nowrap_item = '%s<span class="nowrap">%s</span>', templatestyles = mw.getCurrentFrame():extensionTag{ name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' } }, hlist_templatestyles = 'Hlist/styles.css', plainlist_templatestyles = 'Plainlist/styles.css', -- do not localize marker table marker = { oddeven = '\127_ODDEVEN_\127', restart = '\127_ODDEVEN0_\127', regex = '\127_ODDEVEN(%d?)_\127' }, category = {...")
- 23:18, 15 June 2025 Auoot talk contribs created page Module:Navbox (Created page with "require('strict') local p = {} local cfg = mw.loadData('Module:Navbox/configuration') local inArray = require("Module:TableTools").inArray local getArgs -- lazily initialized local hiding_templatestyles = {} -- global passthrough variables local passthrough = { [cfg.arg.above]=true,[cfg.arg.aboveclass]=true,[cfg.arg.abovestyle]=true, [cfg.arg.basestyle]=true, [cfg.arg.below]=true,[cfg.arg.belowclass]=true,[cfg.arg.belowstyle]=true, [cfg.arg.bodyclass]=true, [cfg.a...")
- 23:17, 15 June 2025 Auoot talk contribs created page Module:Category handler (Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia...")
- 23:16, 15 June 2025 Auoot talk contribs created page Module:Anchor (Created page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {....")
- 23:11, 15 June 2025 Auoot talk contribs moved page Template:Infobox person/Documentation to Template:Infobox person/doc
- 23:10, 15 June 2025 Auoot talk contribs created page File:Test Template Info-Icon - Version (2).svg.png
- 23:10, 15 June 2025 Auoot talk contribs uploaded File:Test Template Info-Icon - Version (2).svg.png
- 23:08, 15 June 2025 Auoot talk contribs created page Template:Plainlist (Created page with "<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> {{documentation}} </noinclude>")
- 23:07, 15 June 2025 Auoot talk contribs created page Template:Plainlist/styles.css (Created page with ".plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }")
- 23:03, 15 June 2025 Auoot talk contribs created page Template:Infobox person/Documentation (Created page with "=== Blank template with basic parameters === {{Infobox person | name = ''name'' | image = No image 2.png | alt = alt | caption = ''caption'' | birth_name = ''birth_name'' | birth_date = ''birth_date'' | birth_place = ''birth_place'' | death_date = ''death_date'' | death_place = ''death_place'' | other_names = ''other_names'' | occupation = ''occupation'' | years_active = ''years_active'' | known_for = ''known_for''...")
- 22:52, 15 June 2025 Auoot talk contribs created page File:No image 2.png
- 22:52, 15 June 2025 Auoot talk contribs uploaded File:No image 2.png
- 22:50, 15 June 2025 Soyteen Liker talk contribs created page AI Namefag Songs (created page) Tag: Visual edit
- 22:28, 15 June 2025 Soyteen Liker talk contribs created page Basil (created article) Tag: Visual edit
- 21:33, 15 June 2025 Soyteen Liker talk contribs created page File:Basil impish pfp.png (The most iconic pfp he's used)
- 21:33, 15 June 2025 Soyteen Liker talk contribs uploaded File:Basil impish pfp.png (The most iconic pfp he's used)
- 20:59, 15 June 2025 Mazal talk contribs changed group membership for Soyteen Liker from (none) to automoderated user
- 20:59, 15 June 2025 Soyteen Liker talk contribs created page Talk:Terrycrews (Edit Conflict: new section)
- 20:12, 15 June 2025 Auoot talk contribs created page Template:Main other (Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 20:11, 15 June 2025 Auoot talk contribs created page Module:Check for clobbered parameters (Created page with "local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = frame.args local pargs = frame:getParent().args local checknested = isnotempty(args['nested']) local delimiter = isnotempty(args['delimiter']) and args['delimiter'] or ';' local argpairs = {} for k, v in pairs(args) do if type(k) == 'number' then local plist = mw.text.split(v, delimiter)...")
- 20:11, 15 June 2025 Auoot talk contribs created page Module:Check for unknown parameters (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext...")
- 20:10, 15 June 2025 Auoot talk contribs created page Template:Wikidata image (Created page with "{{#if:{{NAMESPACE}}|| {{#if:{{{1|}}} | {{#if:{{#property:P18}} | {{#ifeq:{{filepath:{{{1|}}} }}|{{filepath:{{#property:P18}} }} | | }} | {{#if:{{#property:P41}}{{#property:P94}}{{#property:P117}}{{#property:P154}}{{#property:P242}} | | }} }} | {{#if:{{#property:P18}} | {{#if:{{{2|}}} | | Category:No local image but image on Wikidata }} | }} }} }}<noinclude> {{doc}} </noinclude>")
- 20:09, 15 June 2025 Auoot talk contribs created page Template:Unbulleted list (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 20:09, 15 June 2025 Auoot talk contribs created page Module:List (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...")
- 20:05, 15 June 2025 Auoot talk contribs created page File:Tama.png
- 20:05, 15 June 2025 Auoot talk contribs uploaded File:Tama.png