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).
- 11:02, 30 March 2026 Silverpg017 talk contribs uploaded File:Book.png
- 11:01, 30 March 2026 Silverpg017 talk contribs created page File:Oaksign.png
- 11:01, 30 March 2026 Silverpg017 talk contribs uploaded File:Oaksign.png
- 11:00, 30 March 2026 Silverpg017 talk contribs created page File:Filledmap.png
- 11:00, 30 March 2026 Silverpg017 talk contribs uploaded File:Filledmap.png
- 10:45, 30 March 2026 Silverpg017 talk contribs created page Official Lore (Created page with "{{Lore}} This article is to be managed only by the Lore Team. == Overview == TBA") Tag: Visual edit: Switched
- 10:44, 30 March 2026 Silverpg017 talk contribs created page Module:Message box/ambox.css (Created page with "{{pp|small=y}}: .ambox { border: 1px solid #a2a9b1; @noflip: border-left: 10px solid #36c; Default "notice" blue: background-color: #fbfbfb; box-sizing: border-box; } Single border between stacked boxes. Take into account base templatestyles, * user styles, and Template:Dated maintenance category. * remove link selector when T200206 is fixed: .ambox + link + .ambox, .ambox + link + style + .ambox, .ambox + link + link + .ambox, /* TODO: rais...")
- 17:19, 29 March 2026 Silverpg017 talk contribs created page File:Bookandquill.png
- 17:19, 29 March 2026 Silverpg017 talk contribs uploaded File:Bookandquill.png
- 17:17, 29 March 2026 Silverpg017 talk contribs created page Template:Lore (Created page with "<includeonly> {{mbox |image=100px |text=This article contains official server lore, and is protected from regular user edits. }} Category:Official lore</includeonly>")
- 17:06, 29 March 2026 Silverpg017 talk contribs created page Module:Namespace detect/config (Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...")
- 17:06, 29 March 2026 Silverpg017 talk contribs created page Module:Namespace detect/data (Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function...")
- 17:05, 29 March 2026 Silverpg017 talk contribs created page Module:Category handler/blacklist (Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. '^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0]', -- The userbo...")
- 17:05, 29 March 2026 Silverpg017 talk contribs created page Module:Category handler/shared (Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return...")
- 17:04, 29 March 2026 Silverpg017 talk contribs created page Module:Category handler/config (Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------...")
- 17:04, 29 March 2026 Silverpg017 talk contribs created page Module:Category handler/data (Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(...")
- 17:03, 29 March 2026 Silverpg017 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...")
- 16:39, 29 March 2026 Silverpg017 talk contribs created page Template:AboutPactoriaContainer (Created page with "<div style="border: 2px solid #ccc; border-radius: 10px; background-color: #f9f9f9; padding: 20px;"> <div style="font-size: 1.5em; font-weight: bold; margin-bottom: 15px; text-align: center;">About Example</div> <div style="font-size: 1.0em; line-height: 1.5;">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</div> </div>")
- 16:36, 29 March 2026 Silverpg017 talk contribs moved page Template:AboutPactoriaContainer to Template:GettingStartedContainer without leaving a redirect
- 16:29, 29 March 2026 Silverpg017 talk contribs created page Template:AboutPactoriaContainer (Created page with "<div style="max-width: 900px; margin: 40px auto; padding: 30px; border: 2px solid #ccc; border-radius: 10px; background-color: #f9f9f9; text-align: center;"> <div style="font-size: 1.5em; font-weight: bold; margin-bottom: 25px;">About Example</div> <div style="display: flex; justify-content: space-between; gap: 20px;"> <div style="flex: 1;">150px|frameless|link=Server Guide<br><br><span style="font-size:1.2em;">'''Server Guide'''</sp...")
- 16:05, 29 March 2026 Silverpg017 talk contribs created page File:Pactoria logo.png
- 16:05, 29 March 2026 Silverpg017 talk contribs uploaded File:Pactoria logo.png
- 13:15, 29 March 2026 Silverpg017 talk contribs created page Template:MainPageContainer (Created page with "<div style="max-width: 800px; margin: 0 auto; padding: 20px 20px; text-align: center; border: 2px solid #ccc; border-radius: 10px; background-color: #f9f9f9;"> <!-- Title --> <div style="text-align:center; margin-bottom: 20px; font-size: 1.5em">'''Welcome to the Pactoria Wiki!'''</div> <!-- Logo --> <div style="margin-bottom: 20px;">200px|alt=Pactoria Wiki Logo</div> <!-- Snippet --> <div style="font-size: 1.1em; margin-bottom: 30px;">Welc...")
- 10:50, 29 March 2026 Silverpg017 talk contribs deleted page Category:Wars (Moved to Category:Conflicts)
- 10:40, 29 March 2026 Silverpg017 talk contribs created page Category:Conflicts (Created page with "Conflicts are clashes between nations, factions, or groups, often shaping history and political landscapes. These events can range from large-scale battles to prolonged struggles over territory, resources, or ideology. Below is a list of all documented conflicts, organized in alphabetical order for easy reference.")
- 09:30, 29 March 2026 Silverpg017 talk contribs created page Template:Infobox Religion/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 Religion|title|image|caption|alt|theology|scripture|deities|followers|languages|region|holy_sites|headquarters|structure|leader_ti...")
- 09:27, 29 March 2026 Silverpg017 talk contribs created page Template:Infobox Religion (Created page with "<includeonly> {{Infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | autoheaders = y | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|border|center|alt={{{alt|}}}|upright=1]]}} | caption1 = <div style="text-align:center;">''{{{caption|}}}''</div> | captionstyle = | abovestyle = background:#eaecee;font-size:130%;padding:0.3em; | headerstyle = background:#eaecee; | header1 = Overview | label2 = <div style="text-align: left;">Theology</div> | d...")
- 14:59, 23 March 2026 Silverpg017 talk contribs changed group membership for Macus: granted administrator
- 10:00, 21 March 2026 Silverpg017 talk contribs created page Module:InfoboxImage (Created page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th...")
- 09:58, 21 March 2026 Silverpg017 talk contribs created page Template:Infobox Conflict/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 Conflict|conflict|width|partof|image|image_size|image_upright|alt|caption|date|place|coordinates|map_type|map_relief|map_size|map_...")
- 09:49, 21 March 2026 Silverpg017 talk contribs created page Module:WPMILHIST Infobox style (Created page with "local retval = { main_box_raw_auto_width = 'border-spacing:2px;', header_raw = 'background-color:#C3D6EF;text-align:center;vertical-align:middle;font-size:110%;', sub_header_raw = 'background-color:#DCDCDC;text-align:center;vertical-align:middle;', header_color = 'background-color:#C3D6EF;', nav_box = 'margin:0;float:right;clear:right;width:25.5em;margin-bottom:0.5em;margin-left:1em;', nav_box_child = 'margin:0;float:right;clear:right;width:25em;margin-bottom:0.5em...")
- 09:48, 21 March 2026 Silverpg017 talk contribs created page Module:No globals (Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Tried to write global ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)")
- 09:45, 21 March 2026 Silverpg017 talk contribs created page Module:Infobox Conflict/styles.css (Created page with "{{pp-template}}: @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } }")
- 09:45, 21 March 2026 Silverpg017 talk contribs created page Module:Infobox Conflict (Created page with "require('Module:No globals') local infoboxStyle = mw.loadData('Module:WPMILHIST Infobox style') local templatestyles = 'Module:Infobox military conflict/styles.css' local IMC = {} IMC.__index = IMC function IMC:renderPerCombatant(builder, headerText, prefix, suffix) prefix = prefix or '' suffix = suffix or '' local colspans = {} -- This may result in colspans[1] getting set twice, but -- this is no big deal. The second set will be correct. local lastCombatant...")
- 09:44, 21 March 2026 Silverpg017 talk contribs created page Template:Infobox Conflict (Created page with "<includeonly>{{#invoke:Infobox Conflict|main}}</includeonly><noinclude> {{documentation}} Category:Infobox templates </noinclude>")
- 10:53, 15 March 2026 Silverpg017 talk contribs created page Template:Infobox Character/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 Character|name|image|caption|alt|aliases|nationality|affiliation|religion|languages|origin|race|age|birthday|gender|height|weight|...")
- 18:49, 14 March 2026 Silverpg017 talk contribs created page Template:Infobox Character (Created page with "<includeonly> {{Infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}{{#if:{{{native_name|}}}|<br><span style="font-weight:normal;">''{{{native_name}}}''</span>}} | autoheaders = y | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|border|center|alt={{{alt|}}}|upright=1]]}} | caption1 = <div style="text-align:center;">''{{{caption|}}}''</div> | captionstyle = | abovestyle = background:#eaecee;font-size:130%;padding:0.3em; | headerstyle = background...")
- 20:28, 8 March 2026 Silverpg017 talk contribs changed group membership for Lemmi Love: granted administrator (Joined the Wiki Team as a moderator)
- 20:23, 8 March 2026 User account Lemmi Love talk contribs was created
- 18:44, 8 March 2026 Silverpg017 talk contribs created page Category:Towns (Created page with "Towns are settlements with defined boundaries, a local government, that are usually located inside of nations or are nations themselves. Below is a list of all documented towns, organized in alphabetical order for easy reference.")
- 12:42, 7 March 2026 Silverpg017 talk contribs created page File:Example.png
- 12:42, 7 March 2026 Silverpg017 talk contribs uploaded File:Example.png
- 12:04, 7 March 2026 Silverpg017 talk contribs created page Template:- (Created page with "<div style="clear:both"></div>")
- 10:18, 7 March 2026 Silverpg017 talk contribs created page File:La Marseillaise.ogg Tag: Recreated
- 10:18, 7 March 2026 Silverpg017 talk contribs uploaded File:La Marseillaise.ogg
- 10:17, 7 March 2026 Silverpg017 talk contribs created page Module:If preview/styles.css (Created page with "{{pp|small=yes}}: .preview-warning { font-style: italic; @noflip: padding-left: 1.6em; margin-bottom: 0.5em; color: var(--color-error, red); } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .preview-warning + link + .preview-warning { margin-top: -0.5em; }")
- 10:16, 7 March 2026 Silverpg017 talk contribs created page Module:If preview/configuration (Created page with "--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_preview() local revision_id = frame:preprocess('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function templatestyl...")
- 10:16, 7 March 2026 Silverpg017 talk contribs created page Module:If preview (Created page with "local p = {} local getArgs = require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) local args = getArgs(frame) if cfg.preview then return args[1] or '' else return args[2] or '' end end --[[ pmain This function...")
- 10:15, 7 March 2026 Silverpg017 talk contribs created page File:Gnome-mime-sound-openclipart.svg
- 10:15, 7 March 2026 Silverpg017 talk contribs uploaded File:Gnome-mime-sound-openclipart.svg