All public logs
Jump to navigation
Jump to search
Combined display of all available logs of The Unofficial Isekai:Slow Life Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:08, 31 July 2025 FaeriMagic talk contribs created page Module:Uses TemplateStyles/config (Created page with "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpa...")
- 20:04, 31 July 2025 FaeriMagic talk contribs created page Template:Uses TemplateStyles (Created page with "<includeonly>{{#invoke:Uses TemplateStyles|main}}</includeonly><noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 20:03, 31 July 2025 FaeriMagic talk contribs created page Module:Uses TemplateStyles/doc (Created page with "{{Lua|Module:Uses TemplateStyles/config|Module:Yesno|Module:List|Module:TableTools|Module:Message box|Module:TNT}} <!-- uses data c:Data:I18n/Uses_TemplateStyles.tab --> Implements {{tl|Uses TemplateStyles}}. {{cot|A couple test cases}} ===One style page=== <syntaxhighlight lang="wikitext" inline>{{Uses TemplateStyles/sandbox|Template:Arrowlist/styles.css}}</syntaxhighlight> {{Uses TemplateStyles/sandbox|Template:Arrowlist/styles.css|nocat=true}} {{clear}} ===Multi...")
- 20:03, 31 July 2025 FaeriMagic talk contribs created page Module:Uses TemplateStyles (Imported from Wikipedia.)
- 20:02, 31 July 2025 FaeriMagic talk contribs created page Module:Shortcut/styles.css (Created page with "{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid #a2a9b1; removed var(): background-color: #fff; removed var(): padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid #a2a9b1; removed var(): margin-bottom: 0.2em; } .modu...")
- 19:50, 31 July 2025 FaeriMagic talk contribs created page Module:Sidebar/doc (Created page with "{{Documentation subpage|Module documentation subpage}} {{Lua|Module:Sidebar/configuration|Module:Navbar|Module:Arguments}} {{Uses TemplateStyles|Module:Sidebar/styles.css|Template:Plainlist/styles.css|Template:Hlist/styles.css}} This module implements the templates {{tl|sidebar}} and {{tl|sidebar with collapsible lists}}. See the individual template pages for documentation. <includeonly>{{sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> Cat...")
- 19:50, 31 July 2025 FaeriMagic talk contribs created page Module:Sidebar (Imported from Wikipedia.)
- 19:49, 31 July 2025 FaeriMagic talk contribs created page Template:Sidebar (Created page with "{{#invoke:Sidebar|sidebar}}<noinclude> {{documentation}}</noinclude>")
- 19:49, 31 July 2025 FaeriMagic talk contribs created page Template:Lua sidebar (Created page with "{{Sidebar | class = lua-sidebar | templatestyles = Template:Lua sidebar/styles.css | title = Related pages | content1 = {{plainlist}} * [[Template:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}|Template]] {{#if:{{#invoke:redirect|isRedirect|Template talk:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}}}||([[Template talk:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}|talk]])}} * [[Template:{{{template|{{{title|{{BASEPAGENAME}}}}}}}}/sandbox|Template sandbox]] * Template:{{{templ...")
- 19:45, 31 July 2025 FaeriMagic talk contribs created page Template:Shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{Documentation}} Category:Templates </noinclude>")
- 19:41, 31 July 2025 FaeriMagic talk contribs created page Category:Template redirects (Created page with "Category:Redirects")
- 19:41, 31 July 2025 FaeriMagic talk contribs created page Template:Tl (Redirected page to Template:Template link) Tag: New redirect
- 19:34, 31 July 2025 FaeriMagic talk contribs created page Module:Shortcut/config/doc (Created page with "{{Documentation subpage|Module documentation subpage}}")
- 19:31, 31 July 2025 FaeriMagic talk contribs created page Module:Shortcut/config (Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Wikipedia:Redirect|{{PLURAL...")
- 19:30, 31 July 2025 FaeriMagic talk contribs created page Module:Shortcut/doc (Created page with "{{Lua|Module:Shortcut/config|Module:List|Module:Yesno|Module:Arguments}} {{Uses TemplateStyles|Module:Shortcut/styles.css}} {{Lua sidebar}} This module makes a box showing the shortcut links to a page. == Usage == === From wikitext === From wikitext, this module should be called from a template, usually {{tl|shortcut}}. Please see the template page for documentation. However, it can also be called using the syntax <code><nowiki>{{#invoke:shortcut|main|</nowiki>''argum...")
- 19:29, 31 July 2025 FaeriMagic talk contribs created page Module:Shortcut (Imported from Wikipedia.)
- 19:28, 31 July 2025 FaeriMagic talk contribs created page Module:Params/doc (Created page with "The <syntaxhighlight lang="wikitext" inline>{{#invoke:params}}</syntaxhighlight> module is designed to be adopted by those templates that want to have a deep control of their parameters. It is particularly useful to variadic templates, to which it offers the possibility to count, list, map and propagate the parameters received without knowing their number in advance. The module offers elegant shortcuts to non variadic templates as well. O...")
- 19:25, 31 July 2025 FaeriMagic talk contribs created page Module:Params (Imported from Wikipedia.)
- 19:22, 31 July 2025 FaeriMagic talk contribs created page Template:Code/doc (Created page with "{{Documentation subpage|Template documnetation subpages}} ==Usage== Wraps a short span of text in <code><syntaxhighlight>...</syntaxhighlight></code> tags, see mw:Extension:SyntaxHighlight. This template should only be used for short samples; longer content should use <code><pre></code> or <code><syntaxhighlight></code>. See Help:Wiki markup for an explanation of what the various tags do. If the content includes an equals sign (=), yo...")
- 19:14, 31 July 2025 FaeriMagic talk contribs created page Template:Code (Created page with "{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|style={{{style|}}}|inline=1}}<noinclude> {{documentation}} Category:Programming typing-aid templates Category:Semantic mark-up templates Category:Wiki XHTML tag-replacing templates Category:Templates imported from Wikipedia </noinclude>")
- 18:54, 31 July 2025 FaeriMagic talk contribs deleted page Module:Test (Cleanup: content was: "", and the only contributor was "FaeriMagic" (talk))
- 18:54, 31 July 2025 FaeriMagic talk contribs created page Module:Test (Created blank page)
- 18:49, 31 July 2025 FaeriMagic talk contribs created page Category:Module documentation subpages imported from Wikipedia (Created page with "Category:Module documentation subpages Category:Page accreditations")
- 18:43, 31 July 2025 FaeriMagic talk contribs deleted page Category:Module documentation pages (content was: "Category:Documentation subpages", and the only contributor was "FaeriMagic" additional comment: "ALL Modules will have a /doc subpage link generated. Therefore, they should be tagged with "subpages" not "pages"."(talk))
- 18:37, 31 July 2025 FaeriMagic talk contribs created page Category:Module documentation pages (Created page with "Category:Documentation subpages")
- 18:37, 31 July 2025 FaeriMagic talk contribs created page Module:Exponential search/doc (Created page with "This module provides a generic exponential search algorithm. This kind of search can be useful when you want to find a key in some kind of sorted array, and you want to do it by checking as few array elements as possible. This could include situations like: * Finding the highest archive number in a set of archives without checking whether they all exist. * Finding the number of positional arguments in frame.args without having to expand t...")
- 18:30, 31 July 2025 FaeriMagic talk contribs created page Module:Exponential search (Imported from Wikipedia.)
- 18:28, 31 July 2025 FaeriMagic talk contribs created page Module:TableTools/doc (Created page with "{{used in system}} {{module rating|p}} {{cascade-protected template|page=module}} {{lua|Module:Exponential search|noprotcat=yes}} This module includes a number of functions for dealing with Lua tables. It is a meta-module, meant to be called from other Lua modules, and should not be called directly from #invoke. == Loading the module == To use any of the functions, first you must load the module. <syntaxhighlight lang="lua"> local TableTools = require('Module:TableToo...")
- 18:27, 31 July 2025 FaeriMagic talk contribs created page Module:TableTools (Imported from Wikipedia.)
- 18:26, 31 July 2025 FaeriMagic talk contribs created page Module:List/doc (Created page with "{{Documentation subpage|Module documentation subpages}} {{Lua|Module:TableTools|Module:Arguments}} {{Uses TemplateStyles|Template:Plainlist/styles.css|Template:Hlist/styles.css}} This module outputs various kinds of lists. At present, it supports bulleted lists, unbulleted lists, horizontal lists, ordered lists (numbered or alphabetical), and horizontal ordered lists. It allows for easy css styling of the list or of the individual list items. == Usage == === Quick usa...")
- 18:25, 31 July 2025 FaeriMagic talk contribs created page Module:List (Imported from Wikipedia.)
- 18:24, 31 July 2025 FaeriMagic talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} </noinclude>")
- 18:23, 31 July 2025 FaeriMagic talk contribs created page Template:Lua (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{Documentation}} </noinclude>")
- 18:22, 31 July 2025 FaeriMagic talk contribs created page Module:Lua banner/doc (Created page with "{{Lua|Module:Yesno|Module:List|Module:TableTools|Module:Message box}} This module implements the {{tl|lua}} template. == Usage from wikitext == This module cannot be used directly from wikitext. It can only be used through the {{tl|lua}} template. Please see the template page for documentation. == Usage from Lua modules == To use this module from other Lua modules, first load the module. <syntaxhighlight lang="lua"> local mLuaBanner = require('Module:Lua banner') </...")
- 18:22, 31 July 2025 FaeriMagic talk contribs created page Module:Lua banner (Imported from Wikipedia.)
- 18:21, 31 July 2025 FaeriMagic talk contribs created page Module:Lang/doc (Created page with "{{Lua|Module:Arguments|Module:Lang/configuration|Module:Lang/data|Module:Lang/ISO 639 synonyms|Module:Lang/tag from name|Module:Unicode data|Module:Yesno}} This module exists primarily to provide correct HTML markup for non–English language text where that text is used in the English Wikipedia. It has a secondary purpose of providing correct visual rendering for this non-English text. The module was developed to consolidate processing for {{tlx|lang}}, {{tlx|langx}},...")
- 18:18, 31 July 2025 FaeriMagic talk contribs created page Module:Lang (Created page with "--[=[ Lua support for the {{lang}}, {{langx}}, {{lang-??}}, and {{transliteration}} templates and replacement of various supporting templates. ]=] require('strict'); local getArgs = require ('Module:Arguments').getArgs; local unicode = require ("Module:Unicode data"); -- for is_Latin() and is_rtl() local yesno = require ('Module:Yesno'); local lang_data = mw.loadData ('Module:Lang/data'); -- language name override and transliteration tool-tip tables l...")
- 18:08, 31 July 2025 FaeriMagic talk contribs created page Template:Syntaxhighlight (Created page with "{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang="{{{lang|{{{2|text}}}}}}"|{{#ifeq:{{{border|}}}|no|style="border: none !important"}}}}<noinclude> {{documentation}} Category:Text-specific formatting and function templates </noinclude>")
- 18:05, 31 July 2025 FaeriMagic talk contribs created page Module:Yesno/doc (Created page with "This module provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean input for Lua to process. It also returns <code>nil</code> values as <code>nil</code>, to allow for distinctions between <code>nil</c...")
- 18:00, 31 July 2025 FaeriMagic talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 17:54, 31 July 2025 FaeriMagic talk contribs created page Module:Message box/doc (Created page with "{{Documentation subpage|cat=Module documentation subpages}} <!-- MODULE CATEGORY --> Category:Wiki modules")
- 17:53, 31 July 2025 FaeriMagic 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 ---------------------------------------------------------------------------...")
- 05:19, 31 July 2025 FaeriMagic talk contribs created page Category:Pages with broken file links (Created page with "__HIDDENCAT__ Category:Images")
- 05:05, 31 July 2025 FaeriMagic talk contribs moved page File:Icon Skill ★3 Costume 1.png to File:Skill ★3 costume A.png (Standardizing title)
- 03:51, 31 July 2025 FaeriMagic talk contribs created page Template:FellowCostumeUpgradeTable (Created page with "{{#invoke:FellowCostumeUpgradeTable|main | img1 = {{{img1}}} | skill1 = {{{skill1}}} | skill1levels = {{{level1}}} | img2 = {{{img}}} | skill2 = {{{skill2}}} | type = {{{type}}} | skill2levels = {{{level2}}} }}")
- 03:43, 31 July 2025 FaeriMagic talk contribs created page Module:FellowCostumeUpgradeTable (Created page with "local p = {} local function makeSkillTable(skillName, levelData, typeName) local rows = {} for line in mw.text.gsplit(levelData or "", ";", true) do local parts = mw.text.split(mw.text.trim(line), ",") local level = parts[1] or "" local cap = parts[2] or "" local apt = parts[3] or "" table.insert(rows, string.format( '|-\n| style="text-align: center;" | %s || %s || %s', level, cap, apt )) end local tableHeader = string.format([=[ {| class="wikitab...")
- 02:56, 31 July 2025 FaeriMagic talk contribs created page Template:FamilyCostumeUpgradeTable (Created page with "{{#invoke:FamilyCostumeUpgradeTable|main | name = {{{skill}}} | image = {{{icon}}} | levels = {{{stats}}} }}")
- 02:53, 31 July 2025 FaeriMagic talk contribs created page Module:FamilyCostumeUpgradeTable (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local name = args.name or "Unnamed Costume" local image = args.image or "Placeholder.png" local levels = args.levels or "" local rows = {} for line in mw.text.gsplit(levels, ";", true) do local parts = mw.text.split(mw.text.trim(line), ",") local level = parts[1] or "" local cap = parts[2] or "" local intimacy = parts[3] or "" local bp = parts[4] or "" table.insert(rows, string....")
- 22:24, 30 July 2025 FaeriMagic talk contribs moved page File:Icon Skill ★3 Costume 2.png to File:Skill ★3 costume B.png (Standardizing title)
- 21:37, 30 July 2025 FaeriMagic talk contribs deleted page File:Item Costume "Catnap by the Sea" (★3) Blueprint.png (Cleanup: content was: "#REDIRECT File:Item Costume ⟦Catnap by the Sea⟧ (★3) Blueprint.png", and the only contributor was "FaeriMagic" (talk))