Jump to content

Main public logs

Combined display of all available logs of FoxLabs Wiki. 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)
  • 04:05, 17 January 2026 Inari talk contribs created page Template:Var (Created page with "<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-right: 1px;{{{style|}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</var><noinclude> <!--Categories and interwikis go near the bottom of the /doc page.--> {{Documentation}} </noinclude>")
  • 04:04, 17 January 2026 Inari talk contribs created page Template:Template link general (Created page with "{{{{{|safesubst:}}}#Invoke:Template link general|main}}<noinclude> {{Documentation}} </noinclude>")
  • 04:04, 17 January 2026 Inari talk contribs created page Template:Tlg (Redirected page to Template:Template link general) Tag: New redirect
  • 04:03, 17 January 2026 Inari talk contribs moved page Module:Template link general&action=edit to Module:Template link general without leaving a redirect (Misspelled title)
  • 04:03, 17 January 2026 Inari talk contribs created page Module:Template link general&action=edit (Created page with "-- This implements Template:Template link general and various other templates in its family local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else re...")
  • 04:02, 17 January 2026 Inari talk contribs created page Template:Template link expanded (Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlx}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
  • 04:02, 17 January 2026 Inari talk contribs created page Template:Tlx (Redirected page to Template:Template link expanded) Tag: New redirect
  • 04:02, 17 January 2026 Inari talk contribs created page Template:Yesno/doc (Created page with "{{#ifeq:{{FULLPAGENAME}}|Template:Yesno|{{used in system|in MediaWiki:Protectedpagetext}}|{{high-use}}}}{{cascade-protected template}} {{Documentation subpage}} <!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Template shortcut|yn}} {{tlx|Yesno}} (or {{tlg|YesNo|nolink=on|code=on}}) evaluates any input and produces a normalized <samp>yes</samp> or nil output, based on the content of the inp...")
  • 04:01, 17 January 2026 Inari 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|}}} | = {{{blank|{{{no|}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>")
  • 04:00, 17 January 2026 Inari talk contribs created page Module:Redirect template (Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, mos = { 126, 'MOS' }, talk = { function(n) re...")
  • 04:00, 17 January 2026 Inari talk contribs created page Template:Redirect template (Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>")
  • 04:00, 17 January 2026 Inari talk contribs created page Template:R from move (Created page with "<noinclude>{{hatnote|This rcat template is automatically added to all new redirects that result from page moves; it must be added manually to older redirects when appropriate.}}{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R from move |name=From a page move |from=a page that has been moved (renamed) |info=This page was kept as a redirect to avoid breaking links, both internal and external, that may have been made to the old page name. |all cat...")
  • 03:59, 17 January 2026 Inari talk contribs created page Template:Category link/core (Created page with "[[:Category:{{{1}}}|{{{2}}}]]{{#if:{{Yesno|1={{{count|no}}}}}| <small style="{{#ifexpr:{{{page_count}}}>={{{backlog}}}|font-weight: bold; color: #DD0000;}}">( {{formatnum:{{{page_count}}}}} )</small>}}<noinclude> {{Documentation|Template:Category link/doc}} </noinclude>")
  • 03:59, 17 January 2026 Inari talk contribs created page Template:Category link (Created page with "{{Category link/core|1={{PAGENAME:{{{1}}}}}|2={{{2|Category:{{PAGENAME:{{{1}}}}}}}}|count={{{count|no}}}|page_count={{PAGESINCAT:{{PAGENAME:{{{1}}}}}|{{UC:{{{count_type|ALL}}}}}|R}}|backlog={{{backlog|{{formatnum:{{NUMBEROFPAGES}}|R}}}}}}}<noinclude> {{Documentation}} </noinclude>")
  • 03:59, 17 January 2026 Inari talk contribs created page Template:Cl (Redirected page to Template:Category link) Tag: New redirect
  • 03:59, 17 January 2026 Inari talk contribs created page Template:Mbox/doc (Created page with "{{Documentation subpage}} <!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{Cascade-protected template}} {{Used in system}} {{Lua|Module:Message box}} {{Mbox templates (small)}} {{tl|Mbox}} stands for '''M'''ulti-namespace message'''box''', a metatemplate with which namespace-sensitive {{cl|Mbox and messagebox templates|messagebox templates}} can be implemented. The most...")
  • 03:58, 17 January 2026 Inari talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
  • 03:58, 17 January 2026 Inari talk contribs created page Template:Redirect category shell (Created page with "__NONEWSECTIONLINK__{{Mbox | name = Redirect category shell | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This {{Talk other|talk page|page}} is a redirect. <small>The following categories are used to track and monitor this redirect:</small>'''{{#if:{{{h|}}} |{{block indent|1...")
  • 03:58, 17 January 2026 Inari talk contribs created page Template:Rcat shell (Redirected page to Template:Redirect category shell) Tag: New redirect
  • 03:58, 17 January 2026 Inari talk contribs created page Template:Doc (Redirected page to Template:Documentation) Tag: New redirect
  • 03:56, 17 January 2026 Inari talk contribs created page Template:Item (Created page with "<includeonly>{{#invoke:Item|pack}}</includeonly><noinclude> {{doc}} </noinclude>")
  • 03:56, 17 January 2026 Inari talk contribs created page Template:Hatnote (Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 03:52, 17 January 2026 Inari talk contribs created page Template:TOC right/styles.css (Created page with "{{pp-template}}: The TOC is hidden on Minerva (mobile skin) for width < 720px so must also hide this wrapper: @media all and (max-width: 720px) { body.skin-minerva .tocright { display: none; } .tocright { width: 100% !important; fix the inline width while at small resolution: } } @media all and (min-width: 720px) { .tocright { float: right; clear: right; width: auto; margin: 0 0 0.5em 1em; } .tocright-clear-left { clear: left; }...")
  • 03:52, 17 January 2026 Inari talk contribs created page Template:TOC right (Created page with "<templatestyles src="Template:TOC_right/styles.css" />{{#if:{{{limit|}}}|<templatestyles src="Template:TOC limit/styles.css" />}}<!-- --><div class="tocright {{#if:{{{clear|}}}|tocright-clear-{{{clear|}}}}} {{#if:{{{limit|}}}|toclimit-{{{limit}}}}}" {{#if:{{{width|{{{1|}}}}}}|style="width: {{{width|{{{1}}}}}};"}}>__TOC__</div><noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
  • 03:51, 17 January 2026 Inari talk contribs created page Template:Em (Created page with "<em {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
  • 03:47, 17 January 2026 Inari talk contribs created page Template:!! (Created page with "||<noinclude> {{documentation}} </noinclude>")
  • 03:46, 17 January 2026 Inari talk contribs created page Module:For loop (Created page with "-- This module implements {{for loop}}. local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.templatemain(frame) return p.main(frame:newChild{title = "Template:For_loop"}) end function p.main(frame) local args = getArgs(frame, { trim = false, removeBlanks = false }) return p._main(args) end function p._main(args) local template = args['call'] or 'void' local calltemplates = yesno(args.substall or...")
  • 03:46, 17 January 2026 Inari talk contribs created page Template:For loop (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:For loop|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 03:45, 17 January 2026 Inari talk contribs created page Template:Markup/styles.css (Created page with "{{pp-template|small=yes}}: .markup { margin: 0; margin-bottom: 0.5em; border-width: medium; padding: 0; } .markup > caption { font-weight: bold; } .markup > tbody > tr > th[scope=col] { width: 50%; } .markup > tbody > tr > td { background: var(--background-color-interactive-subtle, #f8f9fa); color:inherit; border: 1px solid #eaecf0; padding: 5px; vertical-align: top; } .markup-wrapper > :first-child { margin-top: 0; } .markup-wrapper > :last-chil...")
  • 03:45, 17 January 2026 Inari talk contribs created page Template:Markup/doc (Created page with "{{Documentation subpage}} {{Uses TemplateStyles|Template:Markup/styles.css}} <!-- Categories where indicated at the bottom of this page, please. --> {{TOC right |limit=2}} This template is used to present markup or code side by side with the output it renders. ==Usage== Each pair of {{Template link|Markup}}'s arguments should be two copies of some wikitext markup, with the first of the pair enclosed in {{xtag|nowiki}} tags. The template produces output in two colum...")
  • 03:45, 17 January 2026 Inari talk contribs created page Template:Markup (Created page with "<includeonly><templatestyles src="Markup/styles.css" /> {| class="markup" style="{{#if:{{{width|}}}|width:{{{width}}};}} {{#if:{{{margin-left|{{{margin|}}}}}}|margin-left:{{{margin-left|{{{margin}}}}}};}} {{{style|}}}" {{#if:{{{title|}}} |{{!}}+ {{{title}}}}} {{#if:{{{noheaders|}}}{{{notitle|}}} | |! scope="col" style="{{{colheaderstyle|}}}{{{col1headerstyle|}}}"{{!}} {{{col1|{{{t1|Markup}}}}}} {{!!}}<!-- -->scope="col" style="{{{colheaderstyle|}}}{{{col2headerstyl...")
  • 03:44, 17 January 2026 Inari talk contribs created page Template:Code/doc (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{#ifeq: {{PAGENAME}}|{{ROOTPAGENAME}}|{{High-risk}}}} {{Expensive}} ==Usage== Wraps a short span of text in {{tag|syntaxhighlight}} tags, see mw:Extension:SyntaxHighlight. This template should only be used for short samples; longer content should use {{tag|syntaxhighlight|o}}. See Help:Wiki markup for an explanation of what the various tags do...")
  • 03:44, 17 January 2026 Inari 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}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
  • 03:44, 17 January 2026 Inari talk contribs created page Module:Format link (Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(...")
  • 03:43, 17 January 2026 Inari talk contribs created page Module:Hatnote/doc (Created page with "{{used in system|in MediaWiki:Wantedpages-summary}} {{module rating|protected}} {{Lua|Module:Yesno|Module:Arguments|Module:Format link}} {{Uses TemplateStyles|Module:Hatnote/styles.css}} This is a meta-module that provides various functions for making hatnotes. It implements the {{tl|hatnote}} template, for use in hatnotes at the top of pages. It also contains a number of helper functions for use in other Lua hatnote modules. == Use from wikite...")
  • 03:42, 17 January 2026 Inari talk contribs created page Module:Hatnote/styles.css (Created page with "{{pp|small=y}}: .hatnote { font-style: italic; } Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { @noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; } @media print { body.ns-0 .hatnote { display: none !impo...")
  • 03:42, 17 January 2026 Inari talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
  • 03:42, 17 January 2026 Inari talk contribs created page Module:Labelled list hatnote (Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates....")
  • 03:41, 17 January 2026 Inari talk contribs created page Module:Unsubst (Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif...")
  • 03:41, 17 January 2026 Inari talk contribs created page Template:Further (Created page with "<includeonly>{{safesubst:<noinclude />#invoke: Unsubst||$B= {{#invoke:labelled list hatnote|labelledList|Further information{{#if:{{{topic|}}}| on {{{topic|}}}}}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 03:40, 17 January 2026 Inari talk contribs created page Template:Sidebar with collapsible lists/doc (Created page with "{{Documentation subpage}} <!-- Categories go where indicated at the bottom of this page, please; interwikis go to Wikidata (see also: Wikipedia:Wikidata). --> {{High-use}} {{Template display|nomobile}} {{Lua|Module:Sidebar}} {{tl|Sidebar with collapsible lists}} is a version of {{tl|Sidebar}} which offers collapsible lists in addition to Sidebar's ''content'' parameters. == Usage == {{Generic template demo |name={{PAGENAME}} |pretitle |title |i...")
  • 03:40, 17 January 2026 Inari talk contribs created page Template:Sidebar with collapsible lists (Created page with "{{#invoke: Sidebar | collapsible }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
  • 03:40, 17 January 2026 Inari talk contribs created page Template:Sandbox other (Created page with "<onlyinclude>{{safesubst:<noinclude/>#if:{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>#invoke:String|sublength|s={{safesubst:<noinclude/>SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>SUBPAGENAME}}|doc|1}}{{safesubst:<noinclude/>#invoke:String|match|{{safesubst:<noinclude/>PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}</onlyinclude><!-- -->{{documentation}}")
  • 03:39, 17 January 2026 Inari talk contribs created page Module:Sidebar/doc (Created page with "{{High-risk}} {{module rating|protect}} {{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 --> Category:Sidebar m...")
  • 03:39, 17 January 2026 Inari talk contribs created page Module:Sidebar/styles.css (Created page with "{{pp-template}}: TODO: Invert width design to be "mobile first": .sidebar { TODO: Ask if we should have max-width 22em instead: width: 22em; @noflip: float: right; @noflip: clear: right; @noflip: margin: 0.5em 0 1em 1em; background: var(--background-color-neutral-subtle, #f8f9fa); border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.2em; text-align: center; line-height: 1.4em; font-size: 88%; border-collapse: collap...")
  • 03:38, 17 January 2026 Inari talk contribs created page Module:Sidebar/configuration (Created page with "return { i18n = { child_yes = 'yes', float_none = 'none', float_left = 'left', wrap_true = 'true', navbar_none = 'none', navbar_off = 'off', default_list_title = 'List', title_not_to_add_navbar = 'Template:Sidebar', collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists', templatestyles = { sidebar = 'Module:Sidebar/styles.css', hlist = 'Hlist/styles.css', plainlist = 'Plainlist/styles.css', subinfobox = 'Subinfobox b...")
  • 03:38, 17 January 2026 Inari talk contribs created page Module:Sidebar (Created page with "require('strict') local cfg = mw.loadData('Module:Sidebar/configuration') local p = {} local getArgs = require('Module:Arguments').getArgs --[[ Categorizes calling templates and modules with a 'style' parameter of any sort for tracking to convert to TemplateStyles. TODO after a long cleanup: Catch sidebars in other namespaces than Template and Module. TODO would probably want to remove /log and /archive as CS1 does ]] local function categorizeTemplatesWithInlineStyle...")
  • 03:37, 17 January 2026 Inari talk contribs created page Template:Sidebar (Created page with "{{#invoke:Sidebar|sidebar}}<noinclude> {{documentation}}</noinclude>")
  • 03:37, 17 January 2026 Inari talk contribs created page Template:Template 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:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
  • 03:37, 17 January 2026 Inari talk contribs created page Template:Para (Created page with "<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}&#61...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)