All public logs

Combined display of all available logs of Candypedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 14:12, 21 May 2024 NeonWabbit talk contribs uploaded File:C3p4f7.png
  • 03:46, 21 May 2024 NeonWabbit talk contribs created page File:C2p1f1.png
  • 03:46, 21 May 2024 NeonWabbit talk contribs uploaded File:C2p1f1.png
  • 03:39, 21 May 2024 NeonWabbit talk contribs created page File:C1p3f4.png
  • 03:39, 21 May 2024 NeonWabbit talk contribs uploaded File:C1p3f4.png
  • 10:06, 20 May 2024 49.180.196.18 talk created page Template:Start date (Created page with "<includeonly>{{#if: {{{4|}}} |{{#if: {{{5|}}} |{{padleft:{{{4}}}|2|0}}:{{padleft:{{{5}}}|2|0}}{{#if: {{{6|}}} |:{{padleft:{{{6}}}|2|0}} }}, }} }}<!--ABOVE FOR TIME; BELOW FOR DATE -->{{#if: {{{1|}}} |{{#if: {{{2|}}} |{{#if: {{{3|}}} |{{#if: {{{df|}}}|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},}} {{{1}}}|{{MONTHNAME|{{{2}}}}} {...")
  • 03:03, 20 May 2024 NeonWabbit talk contribs created page Module:Date (Created page with "-- Date functions for use by other modules. -- I18N and time zones are not supported. local MINUS = '−' -- Unicode U+2212 MINUS SIGN local floor = math.floor local Date, DateDiff, diffmt -- forward declarations local uniq = { 'unique identifier' } local function is_date(t) -- The system used to make a date read-only means there is no unique -- metatable that is conveniently accessible to check. return type(t) == 'table' and t._id == uniq end local function is_...")
  • 03:02, 20 May 2024 NeonWabbit talk contribs created page Module:Time ago (Created page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --...")
  • 03:02, 20 May 2024 NeonWabbit talk contribs created page Template:Yesno (Created page with "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |f |false |off |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}")
  • 03:02, 20 May 2024 NeonWabbit talk contribs created page Template:Trim (Created page with "<includeonly>{{safesubst:#if:1|{{{1|}}}}}</includeonly>")
  • 03:02, 20 May 2024 NeonWabbit talk contribs created page Template:MONTHNUMBER (Created page with "<includeonly>{{safesubst:<noinclude/>#if:{{{1|}}} |{{safesubst:<noinclude/>#switch:{{safesubst:<noinclude/>lc:{{{1}}}}} |january|jan=1 |february|feb=2 |march|mar=3 |apr|april=4 |may=5 |june|jun=6 |july|jul=7 |august|aug=8 |september|sep|sept=9 |october|oct=10 |november|nov=11 |december|dec=12 |{{safesubst:<noinclude/>#ifexpr:{{{1}}}<0 |{{safesubst:<noinclude/>#ifexpr:(({{{1}}})round 0)!=({{{1}}}) |{{safesubst:<noinclude/>#expr:12-(((0.5-...")
  • 03:01, 20 May 2024 NeonWabbit talk contribs created page Template:Time ago (Created page with "{{#invoke:Time ago|main}}")
  • 03:01, 20 May 2024 NeonWabbit talk contribs created page Template:MONTHNAME (Created page with "<includeonly>{{#if:{{{1|}}}|{{#switch:{{MONTHNUMBER|{{{1}}}}}|1=January|2=February|3=March|4=April|5=May|6=June|7=July|8=August|9=September|10=October|11=November|12=December|Incorrect required parameter 1=''month''!}}|Missing required parameter 1=''month''!}}</includeonly>")
  • 02:58, 20 May 2024 NeonWabbit talk contribs created page Template:Start date and age (Created page with "<includeonly><!-- IMPLEMENTATION OF DATE -->{{#if: {{{1|}}}<!-- -->|{{#if: {{{2|}}}<!-- -->|{{#if: {{{3|}}}<!-- -->|{{#ifeq:{{yesno|{{{df|no}}}}}|yes<!-- -->|{{#expr:{{{3}}}}} {{MONTHNAME|{{{2}}}}}<!-- -->|{{MONTHNAME|{{{2}}}}} {{#expr:{{{3}}}}},<!-- -->}} {{{1}}}<!-- -->|{{MONTHNAME|{{{2}}}}} {{{1}}}<!-- -->}}<!-- -->|{{{1}}}<!-- -->}}<!-- --><span class="noprint">{{#ife...")
  • 13:54, 19 May 2024 NeonWabbit talk contribs created page Gaming Rivalry (Created page with "{{Infobox chapter | name = {{PAGENAME}} | chapter_title = {{PAGENAME}} }}")
  • 08:27, 19 May 2024 SuitCase talk contribs created page Template:NotYetInPrint (Created page with "<!-- Template:NotYetInPrint --> {{#invoke:NotYetInPrint|generateList|start=111}}")
  • 08:27, 19 May 2024 SuitCase talk contribs created page Module:NotYetInPrint (Created page with "-- Module:NotYetInPrint local p = {} function p.getChaptersList() local listPage = mw.title.new('Template:ChapterList') if not listPage then return {} end local content = listPage:getContent() if not content then return {} end local chapters = {} for number, title in string.gmatch(content, "{{Chapter|number=([%d%.]+)|title=([^|]+)|") do table.insert(chapters, {number = tonumber(number), title = title}) end...")
  • 08:15, 19 May 2024 SuitCase talk contribs deleted page Template:InfoboxChapter (content was: "<!-- Template:InfoboxChapter --> {{Infobox | name = {{{name|}}} | chapter_no = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|number}} | title = {{{name|}}} | date = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|date}} | pagecount = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|pagecount}} | total_chapters = {{#invoke:Chapters|getTot...", and the only contributor was "SuitCase" (talk))
  • 08:15, 19 May 2024 SuitCase talk contribs created page Template:InfoboxChapter (Created page with "<!-- Template:InfoboxChapter --> {{Infobox | name = {{{name|}}} | chapter_no = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|number}} | title = {{{name|}}} | date = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|date}} | pagecount = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|pagecount}} | total_chapters = {{#invoke:Chapters|getTotalChapters}} | next_chapter = {{#invoke:Chapters|getNextChapter|{{{name|}}}}} | prev_chapter = {{...")
  • 08:15, 19 May 2024 SuitCase talk contribs created page Simple Pleasures (Created page with "{{InfoboxChapter | name = Simple Pleasures }}")
  • 08:15, 19 May 2024 SuitCase talk contribs created page Template:Infobox chapter (Created page with "<!-- Template:InfoboxChapter --> {{Infobox | name = {{{name|}}} | chapter_no = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|number}} | title = {{{name|}}} | date = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|date}} | pagecount = {{#invoke:Chapters|getChapterDetails|{{{name|}}}|pagecount}} | total_chapters = {{#invoke:Chapters|getTotalChapters}} | next_chapter = {{#invoke:Chapters|getNextChapter|{{{name|}}}}} | prev_chapter = {{...")
  • 08:14, 19 May 2024 SuitCase talk contribs created page Module:Chapters (Created page with "-- Module:Chapters local p = {} function p.getChaptersList() local listPage = mw.title.new('Template:ChaptersList') if not listPage then return {} end local content = listPage:getContent() if not content then return {} end local chapters = {} for number, title, date, pagecount in string.gmatch(content, "{{Chapter|number=(%d+)|title=([^|]+)|date=([^|]+)|pagecount=(%d+)}}") do table.insert(chapters, {number = tonum...")
  • 08:11, 19 May 2024 SuitCase talk contribs created page Template:BCIChapter (Created page with "<!-- Template:Chapter --> {| class="wikitable" |- ! Sequence Number ! Title ! Date ! Pagecount |- | {{{seq|}}} | {{{title|}}} | {{{date|}}} | {{{pagecount|}}} |}")
  • 08:11, 19 May 2024 SuitCase talk contribs created page Template:Chapter (Created page with "<!-- Template:Chapter --> {| class="wikitable" |- ! Number ! Title ! Date ! Pagecount |- | {{{number|}}} | {{{title|}}} | {{{date|}}} | {{{pagecount|}}} |}")
  • 08:10, 19 May 2024 SuitCase talk contribs created page Template:ChapterList (Created page with "<!-- Template:ChapterList --> {{Chapter|number=1|title=Simple Pleasures|date=2009-11-02|pagecount=6}} {{Chapter|number=2|title=Gaming Rivalry|date=2006-05-05|pagecount=4}} {{Chapter|number=3|title=Merry Snow Day|date=2006-05-08|pagecount=4}} {{Chapter|number=4|title=Unfit for Education|date=2006-05-12|pagecount=4}} {{Chapter|number=5|title=The Burden of Parenthood|date=2011-07-15|pagecount=7}} {{Chapter|number=6|title=Flying Lessons|date=2006-06-09|pagecount=4}} {{Chapte...")
  • 08:07, 19 May 2024 SuitCase talk contribs created page Template:BCIChapterList (Created page with "<!-- Template:BCIChaptersList --> <!-- seq is the internal sequence order, but the number should not be user-visible. --> <!-- Missing Ships Ahoy and deleted BCI chapters. --> {{Chapter|seq=1|title=Sweet Dreams|date=2010-07-02|pagecount=15}} {{Chapter|seq=2|title=Molly's Adventure|date=2010-07-02|pagecount=24}} {{Chapter|seq=3|title=Another Path|date=2010-08-02|pagecount=24}} {{Chapter|seq=4|title=Magic Tricks|date=2011-01-01|pagecount=21}} {{Chapter|seq=5|title=Disaster...")
  • 06:20, 19 May 2024 NeonWabbit talk contribs created page Template:BCB chapters (Created page with "{{Navbox |bodyclass = |name = {{subst:PAGENAME}} |title = ''Bittersweet Candy Bowl'' chapters |titlestyle = |image = |above = |group1 = Omnibus |list1 = {{Navbox|child |evenodd = swap |group1 = Volume 1 |list1 = |group2 = Volume 2 |list2 = |group3 = Volume 3 |list3 = }} |group2 = Volume 4 |list2 = |group3 = Volume 5 |list3 = |group4 = Volume 6 |list4 = |group5 = Volume 7 |list...")
  • 06:09, 19 May 2024 NeonWabbit talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...")
  • 06:08, 19 May 2024 NeonWabbit talk contribs created page Module:Navbox/styles.css (Created page with "{{pp|small=y}}: .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 pix...")
  • 06:08, 19 May 2024 NeonWabbit talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...")
  • 06:08, 19 May 2024 NeonWabbit 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 = {...")
  • 06:05, 19 May 2024 NeonWabbit talk contribs created page Template:FULLROOTPAGENAME (Created page with "{{ safesubst:<noinclude/>#if: {{ safesubst:<noinclude/>Ns has subpages | {{ safesubst:<noinclude/>#if:{{{1|}}}|{{ safesubst:<noinclude/>NAMESPACE:{{{1}}}}}|{{ safesubst:<noinclude/>NAMESPACE}}}} }} | {{ safesubst:<noinclude/>#titleparts:{{ safesubst:<noinclude/>#if:{{{1|}}}|{{{1}}}|{{ safesubst:<noinclude/>FULLPAGENAME}}}}|1}} | {{ safesubst:<noinclude/>#if:{{{1|}}}|{{{1}}}|{{ safesubst:<noinclude/>FULLPAGENAME}}}} }}")
  • 06:02, 19 May 2024 NeonWabbit 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 ---------------------------------------------------------------------------...")
  • 06:02, 19 May 2024 NeonWabbit talk contribs created page Template:Fmbox (Created page with "{{#invoke:Message box|fmbox|plainlinks={{{plainlinks|yes}}}}}")
  • 06:02, 19 May 2024 NeonWabbit talk contribs created page Template:Editnotice (Created page with "{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices |{{Editnotice/notice |expiry={{{expiry|¬}}} |redirect={{{redirect|}}} }} }}{{#ifexpr:{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices |1 |0 }}+{{#switch:{{{expiry|¬}}} |indefinite = 1 | |¬ = 1 <!-- Expiry not specified --> |#default = {{#iferror:{{#time:U|{{{expiry}}}}} |0 <!-- Invalid expiry time --> |{{#ifexpr:{{#time:U|{{{expiry}}}}}-{{#time:U|{{CURRENTTIMESTAMP}}}}>0 |1 <!--...")
  • 05:06, 19 May 2024 SuitCase talk contribs created page MediaWiki:Common.js (Created page with "/** * Keep code in MediaWiki:Common.js to a minimum as it is unconditionally * loaded for all users on every wiki page. If possible create a gadget that is * enabled by default instead of adding it here (since gadgets are fully * optimized ResourceLoader modules with possibility to add dependencies etc.) * * Since Common.js isn't a gadget, there is no place to declare its * dependencies, so we have to lazy load them with mw.loader.using on demand and * then execu...")
  • 05:05, 19 May 2024 SuitCase talk contribs created page MediaWiki:Vector.css (Created page with "Don't display some stuff on the main page: .page-Main_Page #deleteconfirm, .page-Main_Page #t-cite, .page-Main_Page #footer-info-lastmod, .action-view.page-Main_Page #siteSub, .action-view.page-Main_Page #contentSub, .action-view.page-Main_Page #contentSub2 { display: none !important; } body.skin-vector-legacy #coordinates { position: absolute; top: 3.5em; right: 0; line-height: 1.6; text-align: right; font-size: 92%; white-space: nowrap; float: right; ma...")
  • 05:05, 19 May 2024 SuitCase talk contribs created page MediaWiki:Common.css (Created page with "* This is the CSS common to all desktop skins on en.Wikipedia. * Styling inside .mw-parser-output should generally use TemplateStyles.: Reset italic styling set by user agent: cite, dfn { font-style: inherit; } Straight quote marks for <q>: q { quotes: '"' '"' "'" "'"; } Avoid collision of blockquote with floating elements by swapping margin and padding: blockquote { overflow: hidden; margin: 1em 0; padding: 0 40px; } /* Consistent size for...")
  • 04:51, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype/rfd (Created page with "-- This page contains a table of all RfD templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { -- Template forms (these should be substituted so we should rarely see these) ["Redirect for discussion"] = true, ["RFD"] = true, ["RfD"] = true, ["Rfd1"] = true, ["Rfd-t"] = true, ["Rfd"] = true, -- Module forms ["#invok...")
  • 04:50, 19 May 2024 NeonWabbit talk contribs created page Module:Disambiguation/templates (Created page with "-- This page contains a table of all disambiguation templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["Disambiguation"] = true, ["Begriffsklärung"] = true, ["DAB"] = true, ["Dab"] = true, ["Dab page"] = true, ["Dabpage"] = true, ["Dbig"] = true, ["Dis"] = true, ["Disam"] = true, ["Disamb"] = true, ["Disambig"] =...")
  • 04:50, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype/disambiguation (Created page with "return require Module:Disambiguation/templates")
  • 04:50, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype/setindex (Created page with "-- This page contains a table of all set index templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["Set index article"] = true, ["Sia"] = true, ["Set index"] = true, ["SIA"] = true, ["Set-index"] = true, ["Setindex"] = true, ["Set-index article"] = true, ["Animal common name"] = true, ["Chemistry index"] = true...")
  • 04:49, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype/softredirect (Created page with "-- This page contains a table of all soft redirect templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["Soft redirect"] = true, ["Interwiki redirect"] = true, ["SoftRedirect"] = true, ["Soft Redirect"] = true, ["Softredirect"] = true, ["Softredir"] = true, ["Soft link"] = true, ["Soft redir"] = true, ["Soft"]...")
  • 04:49, 19 May 2024 NeonWabbit talk contribs created page Module:Wikitext Parsing (Created page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising...")
  • 04:49, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype/config (Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St...")
  • 04:48, 19 May 2024 NeonWabbit talk contribs created page Module:SDcat (Created page with "--SDcat Module to check whether local short description matches that on Wikidata -- local p = {} ------------------------------------------------------------------------------- --[[ setCat has the qid of a Wikidata entity passed as |qid= (it defaults to the associated qid of the current article if omitted) and the local short description passed as |sd= It returns a category if there is an associated Wikidata entity. It returns one of the following tracking categor...")
  • 04:48, 19 May 2024 NeonWabbit talk contribs created page Module:Pagetype (Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --...")
  • 04:48, 19 May 2024 NeonWabbit 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'...")
  • 04:48, 19 May 2024 NeonWabbit talk contribs created page Template:SDcat (Created page with "<includeonly>{{#invoke:SDcat |setCat}}</includeonly>")
  • 04:47, 19 May 2024 NeonWabbit talk contribs created page Template:Pagetype (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:pagetype|main}}")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)