Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Pactoria Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:10, 7 March 2026 Silverpg017 talk contribs deleted page File:La Marseillaise.ogg (content was: "", and the only contributor was "Silverpg017" (talk))
- 10:03, 7 March 2026 Silverpg017 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 require ('strict'); local p = {} local mapframe_params = { 'coord', 'coordinates', 'id', 'qid', 'mapframe', 'mapframe-area_km2', 'mapframe-area_mi2', 'mapframe-caption', 'mapframe-coord', 'mapframe-coordinates', 'mapframe-custom', 'mapframe-frame-coord', 'mapframe-frame-coordinates', 'mapf...")
- 09:58, 7 March 2026 Silverpg017 talk contribs created page Template:Plainlist/styles.css (Created page with "{{pp-template|small=yes}}: .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; }")
- 09:58, 7 March 2026 Silverpg017 talk contribs created page Template:Plainlist (Created page with "<templatestyles src="Plainlist/styles.css"/><div class="plainlist {{{class|}}}" {{safesubst<noinclude />:#if:{{{style|}}}{{{indent|}}}|style="{{safesubst<noinclude />:#if:{{{indent|}}}|margin-left: {{safesubst<noinclude />:#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{safesubst<noinclude />:#if:{{{1|}}}| {{{1}}} </div>}}{{#invoke:Check for unknown parameters|check|unknown={{main other|_VALUE_{{PAGENAME}}}}|prev...")
- 09:57, 7 March 2026 Silverpg017 talk contribs created page Module:Listen/styles.css (Created page with "{{pp|small=y}}: .listen .side-box-text { line-height: 1.1em; } .listen-plain { border: none; background: transparent; } .listen-embedded { width: 100%; margin: 0; border-width: 1px 0 0 0; background: transparent; } .listen-header { padding: 2px; } .listen-embedded .listen-header { padding: 2px 0; } .listen-file-header { padding: 4px 0; } .listen .description { padding-top: 2px; } .listen .mw-tmh-player { max-width: 100%; } /* have to deal with Ve...")
- 09:57, 7 March 2026 Silverpg017 talk contribs created page Module:Side box/styles.css (Created page with "{{pp|small=y}}: .side-box { margin: 4px 0; box-sizing: border-box; border: 1px solid #aaa; font-size: 88%; line-height: 1.25em; background-color: var(--background-color-interactive-subtle, #f8f9fa);color:inherit; display: flow-root; } embedded side boxes need larger font: .infobox .side-box { font-size: 100%; } .side-box-abovebelow, .side-box-text { padding: 0.25em 0.9em; } .side-box-image { @noflip: padding: 2px 0 2px 0.9em; text-align: c...")
- 09:56, 7 March 2026 Silverpg017 talk contribs created page Module:Side box (Created page with "local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if args....")
- 09:56, 7 March 2026 Silverpg017 talk contribs created page Module:File link (Created page with "-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local p = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "type error in...")
- 09:55, 7 March 2026 Silverpg017 talk contribs created page Module:Listen (Created page with "local mFileLink = require('Module:File link') local mTableTools = require('Module:TableTools') local mSideBox = require('Module:Side box') local lang = mw.language.new('en') local p = {} local function formatLength(length) -- Formats a duration in seconds in "(h:)mm:ss" (minutes are zero-padded -- only if there are hours). if not length or length == 0 then return nil end -- Add 0.5 to offset the rounding down local t = lang:getDurationIntervals(length + 0.5, {...")
- 09:45, 7 March 2026 Silverpg017 talk contribs created page Template:Listen (Created page with "<includeonly>{{#invoke:Listen|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 09:45, 7 March 2026 Silverpg017 talk contribs deleted page Template:Audio sample
- 09:45, 7 March 2026 Silverpg017 talk contribs deleted page Module:Unsubst-infobox
- 09:41, 7 March 2026 Silverpg017 talk contribs created page Module:Unsubst-infobox (Created page with "local p = {} local specialParams = { ['$params'] = 'all parameters', ['$extra'] = 'extra parameters', ['$set1'] = 'parameter set 1', ['$set2'] = 'parameter set 2', ['$set3'] = 'parameter set 3', ['$aliases'] = 'parameter aliases', ['$indent'] = 'indent', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override' } p[''] = function ( frame ) if not frame:getParent() then error( '{{#invoke:Unsubst-infobox|}} m...")
- 09:41, 7 March 2026 Silverpg017 talk contribs created page Template:Audio sample (Created page with "{{{{{|safesubst:}}}#invoke:Unsubst-infobox||$params=type,header,file,description|$extra=header,description|$indent=1|$B={{#if:{{{file|}}}|{{Infobox | bodyclass = noprint | child = <includeonly>yes</includeonly> | headerstyle = background: {{Infobox album/color|{{{type|}}}}}; color:inherit; | header1 = {{#switch:{{{header}}}|no|none=|{{if empty|{{{header|}}}|Audio sample}}}} | rowcellstyle2 = padding-top:1em | rowclass2 = haudio | data2 = <...")
- 09:33, 7 March 2026 Silverpg017 talk contribs created page File:La Marseillaise.ogg
- 09:33, 7 March 2026 Silverpg017 talk contribs uploaded File:La Marseillaise.ogg
- 23:41, 6 March 2026 Silverpg017 talk contribs created page Template:Infobox Town/doc (Created page with "{{Documentation subpage}} ==Usage== To use this template in an article, copy and paste the code below and fill it. Some spaces can be left blank and they won't show up on the final infobox. If you are using source editor, you can press on 'Show preview' to see a preview of your infobox. === Full === {{Parameter names example|_template=Infobox Town|name|native_name|image|alt|nickname|nation|area|continent|population|demonym|languages|religion|mayor|founder|foundation_date...")
- 23:37, 6 March 2026 Silverpg017 talk contribs created page Template:Infobox Town (Created page with "<includeonly> {{Infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}<br><span style="font-weight: normal;">''{{{native_name|}}}''</span> | autoheaders = y | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|border|center|alt={{{alt|}}}|upright=1]]}} | caption1 = <center>''{{{caption|}}}''</center> <hr> | data1 = {{#if: {{{nickname|}}} | <center>'''Motto:'''<br>"{{{nickname}}}"</center> <hr>}} | header2 = General | label3 = <div style="text-align: l...")
- 19:20, 6 March 2026 Silverpg017 talk contribs created page Category:Infobox templates (Created blank page)
- 19:20, 6 March 2026 Silverpg017 talk contribs created page Category:Template documentation pages (Created blank page) Tag: Visual edit: Switched
- 20:38, 5 March 2026 Silverpg017 talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .infobox { float: right; clear: right; width: 22em; margin: 0 0 1em 1em; }")
- 16:49, 4 March 2026 Silverpg017 talk contribs created page Module:Parameter names example (Created page with "-- This module implements {{parameter names example}}. local p = {} local function makeParam(s) local lb = '{' local rb = '}' return lb:rep(3) .. s .. rb:rep(3) end local function italicize(s) return "''" .. s .. "''" end local function plain(s) return s end function p._main(args, frame) -- Find how we want to format the arguments to the template. local formatFunc if args._display == 'italics' or args._display == 'italic' then formatFunc = italic...")
- 16:44, 4 March 2026 Silverpg017 talk contribs created page Template:Parameter names example (Created page with "<includeonly>{{#invoke:Parameter names example|main}}</includeonly><noinclude> {{documentation}}<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>")
- 15:34, 4 March 2026 Silverpg017 talk contribs created page Template:Padleft (Created page with "{{padleft:{{{1|}}}|{{{2|}}}|{{{3|}}}}}<includeonly>G{{PAGENAME}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 15:33, 4 March 2026 Silverpg017 talk contribs created page Template:Ns (Created page with "{{padleft:|{{#expr: {{{1|3}}}*6 }}| }}<noinclude> {{documentation}} </noinclude>")
- 15:31, 4 March 2026 Silverpg017 talk contribs created page Module:TableTools (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- 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....")
- 15:30, 4 March 2026 Silverpg017 talk contribs created page Module:Toolbar (Created page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems then -- Return the blank string if no arguments w...")
- 15:29, 4 March 2026 Silverpg017 talk contribs created page Module:PageLinks (Created page with "local ToolbarBuilder = require('Module:Toolbar') local p = {} -- Page object local trackingCategories = {} -- Table for storing the tracking categories. local demo -- Define a custom error message for this module. local function err(msg, section) local help if section then help = ' (help)' else help = '' end local cat if demo == 'yes' then cat = '' else cat = 'Category:PageLinks transclusions with errors' en...")
- 15:29, 4 March 2026 Silverpg017 talk contribs created page Template:Pagelinks (Created page with "{{#invoke:PageLinks|main|separator=pipe|page={{{1|Example}}} | edit | ts | h | wlh | w | tl }}<noinclude> {{documentation|Template:Ln/doc}} </noinclude>")
- 15:27, 4 March 2026 Silverpg017 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}}")
- 15:26, 4 March 2026 Silverpg017 talk contribs created page Template:Category links (Created page with "{{pagelinks|1=:Category:{{#ifeq:{{NAMESPACE:{{{1|{{PAGENAME}}}}} }}|Category|{{PAGENAME:{{{1|{{PAGENAME}}}}} }}|{{{1|{{PAGENAME}}}}} }}}}<!-- --><noinclude>{{Documentation|Template:Ln/doc}} {{sandbox other| | Category:Internal category-link templates }}</noinclude>")
- 15:24, 4 March 2026 Silverpg017 talk contribs created page Template:SUBJECTSPACE formatted (Created page with "{{#switch: {{SUBJECTSPACE}} | {{ns:0}} = article | {{ns:4}} = Wikipedia page | {{ns:2}} | {{ns:12}} = {{lc:{{SUBJECTSPACE}}}} page | #default = {{lc:{{SUBJECTSPACE}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 21:32, 3 March 2026 Silverpg017 talk contribs created page Template:DEFAULTSORT (Created page with "<includeonly>{{DEFAULTSORT:{{{1}}}}}B{{PAGENAME}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 21:29, 3 March 2026 Silverpg017 talk contribs created page Template:Infobox Nation/doc (Created page with "{{Documentation subpage}} ==Usage== To use this template in an article, copy the template below, then paste the template into an article. All parameters are optional. Only include pertinent parameters in your Infobox - it is rare that an infobox should use most parameters. If you have parameter suggestions use Template talk:Infobox Nation/doc. Use <code><nowiki>item<br/>item<br/>item </nowiki></code> for parameters that should span multiple lines in infobox (e.g. lis...")
- 21:26, 3 March 2026 Silverpg017 talk contribs created page File:Edit-copy green.svg
- 21:26, 3 March 2026 Silverpg017 talk contribs uploaded File:Edit-copy green.svg
- 21:25, 3 March 2026 Silverpg017 talk contribs created page Module:Text/data (Created page with "-- Data required by Module:Text. -- Either Lua string patterns (defined by codepoint) or information about quotes local data = {} local LEFT_SQUARE_BRACKET = 91 local RIGHT_SQUARE_BRACKET = 93 local HYPHEN = 45 data.PatternCJK = mw.ustring.char( LEFT_SQUARE_BRACKET, 4352, HYPHEN, 4607, 11904, HYPHEN, 42191, 43072, HYPHEN, 43135,...")
- 21:25, 3 March 2026 Silverpg017 talk contribs created page Module:Text (Created page with "local yesNo = require("Module:Yesno") local Text = { serial = "2024-09-21", suite = "Text" } --[=[ Text utilities ]=] local function fiatQuote( apply, alien, advance ) -- Quote text -- Parameter: -- apply -- string, with text -- alien -- string, with language code -- advance -- number, with level 1 or 2 local r = apply and tostring(apply) or "" alien = alien or "en" advance = tonumber(advance) or 0 l...")
- 21:24, 3 March 2026 Silverpg017 talk contribs created page Template:Terminate sentence (Created page with "{{{1}}}{{#if:{{#invoke:text|sentenceTerminated|{{{1|}}}}}||{{{2|.}}}}}<noinclude>{{documentation}}</noinclude>")
- 21:24, 3 March 2026 Silverpg017 talk contribs created page Template:Strong (Created page with "<strong {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</strong><noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>")
- 21:22, 3 March 2026 Silverpg017 talk contribs created page File:Information icon4.svg
- 21:22, 3 March 2026 Silverpg017 talk contribs uploaded File:Information icon4.svg
- 21:21, 3 March 2026 Silverpg017 talk contribs created page Module:Message box/ombox.css (Created page with "{{pp|small=y}}: .ombox { margin: 4px 0; border-collapse: collapse; border: 1px solid #a2a9b1; Default "notice" gray: background-color: var(--background-color-neutral-subtle, #f8f9fa); box-sizing: border-box; color: var(--color-base, #202122); } For the "small=yes" option.: .ombox.mbox-small { font-size: 88%; line-height: 1.25em; } .ombox-speedy { border: 2px solid #b32424; Red: background-color: #fee7e6; Pink: } .ombox-de...")
- 21:20, 3 March 2026 Silverpg017 talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...")
- 21:19, 3 March 2026 Silverpg017 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 ---------------------------------------------------------------------------...")
- 21:19, 3 March 2026 Silverpg017 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>")
- 21:18, 3 March 2026 Silverpg017 talk contribs created page Template:Documentation subpage (Created page with "<includeonly><!-- -->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}} | <!--(this template has been transcluded on a /doc or /{{{override}}} page)--> </includeonly><!-- -->{{#ifeq:{{{doc-notice|show}}} |show | {{Mbox | type = notice | style = margin-bottom:1.0em; | image = 40px|alt=icon | text = {{strong|This is a Wikipedia:Template documentation|documentation subp...")
- 21:01, 3 March 2026 Silverpg017 talk contribs created page Template:Remove first word (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|pattern=^[^{{{sep|%s}}}]*{{{sep|%s}}}*|replace=|plain=false}}<noinclude>{{Documentation}}</noinclude>")
- 21:00, 3 March 2026 Silverpg017 talk contribs created page Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
- 20:57, 3 March 2026 Silverpg017 talk contribs created page Template:PAGENAMEBASE (Created page with "{{safesubst:<noinclude/>#invoke:String|replace|{{{1|{{safesubst:<noinclude/>PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> {{documentation}} </noinclude>")