Combined display of all available logs of Witterpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:26, 10 March 2025 Fecsmith talk contribs created page Module:I18n/label/en.json (Created page with "{ "label_0ToMax": "0 to max", "label_0ToScm": "0 to scm", "label_Ammo": "Ammo", "label_AmmoPerShot": "Ammo use", "label_AmmoSpeed": "Muzzle velocity", "label_Announced": "Announced", "label_ArmTime": "Arm time", "label_Armor": "Armor", "label_AutoZeroingTime": "Auto zeroing time", "label_Availability": "Availability", "label_Biochemical": "Biochemical", "label_Brochure": "Brochure", "label_Capacity": "Capacity", "label_Cargo": "Cargo", "label_ChargeTime":...")
- 01:23, 10 March 2025 Fecsmith talk contribs created page File:9a8a6548-89c8-43c2-8503-869bf7fa01e5.jpg
- 01:23, 10 March 2025 Fecsmith talk contribs uploaded File:9a8a6548-89c8-43c2-8503-869bf7fa01e5.jpg
- 01:22, 10 March 2025 Fecsmith 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'...")
- 01:21, 10 March 2025 Fecsmith talk contribs created page Poppy Bloomshroom (Created page with "{{InfoboxNeue PC | Name = Poppy Portia Bella Ninglesnicket Lucky-Long-Gnome Bloomshroom Nosy-Posy Wildwander | Subtitle = The Pink-Haired Ranger | Image = 9a8a6548-89c8-43c2-8503-869bf7fa01e5.jpg | Alias = Pink Hair | Home = Coralcopper Chase | Gender = Female | Race = Gnome | Class = Ranger | Subclass = Swarmkeeper | FormerOccupation = First Mate | Associates1 = Hermelynn Balfina }}")
- 01:19, 10 March 2025 Fecsmith talk contribs created page Template:InfoboxNeue (Created page with "<includeonly>{{#invoke:InfoboxNeue|fromArgs}}</includeonly><noinclude>{{/doc}}</noinclude>")
- 01:16, 10 March 2025 Fecsmith talk contribs created page Module:I18n (Created page with "require( 'strict' ) local i18n = {} local metatable = {} local methodtable = {} metatable.__index = methodtable local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType --- Cache table containing i18n data --- e.g. cache['en']['SMW'] will get you the SMW table in English local cache = {} --- Cache language codes for reuse local languages = {} --- Retrieve dataset namespace from key prefix --- --- @param key string The translation key -...")
- 01:14, 10 March 2025 Fecsmith talk contribs created page Category:Infobox Templates (Created page with "This is an internally-used Category listing all the available Infobox Templates")
- 01:13, 10 March 2025 Fecsmith talk contribs created page Template:InfoboxNeue NPC (Created page with "<includeonly> {{InfoboxNeue |title = {{{Name}}} |subtitle = {{{Subtitle}}} |image = {{{Image|}}} |section1 = BASIC INFO |label3 = Alias/s |content3 = {{#if:{{{Alias|}}}|{{{Alias}}}}} |label4 = Home |content4 = {{#if:{{{Home|}}}|[[{{{Home}}}]]}} |label5 = Gender |content5 = {{#if:{{{Gender|}}}|{{{Gender}}}}} |label6 = Race |content6 = {{#if:{{{Race|}}}|[[{{{Race}}}]]}} |section7 = ASSOCIATIONS |label8 = Occupation |content8 = {{#if:{{{Occupation|}}}|{{{Occupation}}}}} |...")
- 01:10, 10 March 2025 Fecsmith talk contribs created page MediaWiki:Citizen.css (Created page with "All CSS here will be loaded for users of the Citizen skin: * Menu * Rich format menu to have more hierarchy: Remove bottom spacing as it is handled in footer portlet: .citizen-drawer__menu { margin-bottom: 0; padding-bottom: 0; } .mw-portlet-External { position: sticky; bottom: 0; margin-top: var( --space-md ); padding: var( --space-xs ) 0; border-top: 1px solid var( --border-color-base ); background: var( --color-surface-1 ); font-size: va...")
- 01:06, 10 March 2025 Fecsmith talk contribs created page Template:InfoboxNeue PC (Created page with "<includeonly> {{InfoboxNeue |title = {{{Name}}} |subtitle = {{{Subtitle}}} |image = {{{Image|}}} |section1 = BASIC INFO |label2 = Alias/s |content2 = {{#if:{{{Alias|}}}|{{{Alias}}}}} |label3 = Home |content3 = {{#if:{{{Home|}}}|[[{{{Home}}}]]}} |label4 = Gender |content4 = {{#if:{{{Gender|}}}|{{{Gender}}}}} |label5 = Race |content5 = {{#if:{{{Race|}}}|[[{{{Race}}}]]}} |label6 = Class |content6 = {{#if:{{{Class|}}}|{{{Class}}}}} |label7 = Subclass |content7 = {{#if:{{{Su...")
- 01:04, 10 March 2025 Fecsmith talk contribs created page MediaWiki:Sidebar (Created page with "* navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage * Characters ** :Category:Party Members|Player Characters ** :Category:Characters|Non-Player Characters * External ** https://status.thesamsmith.co.uk/dashboard/3|Status page")
- 01:04, 10 March 2025 Fecsmith talk contribs created page MediaWiki:Citizen-footer-tagline (Created page with "Dedicated to Pumped-Up Diplomats everywhere ♥")
- 01:03, 10 March 2025 Fecsmith talk contribs created page Witterpedia:About (Created page with "Greetings, intrepid reader! It is I, Witterwick Whitecrest, illustrious chronicler and the veritable voice of the Shrouded Archipelago. If you have found your way to this compendium, consider yourself privileged to be graced with my unparalleled prose. So, dear reader, whether you are a seasoned explorer of the Shrouded Archipelago or a curious newcomer, I bid you welcome. May you find inspiration, excitement, and perhaps a hint of my own literary genius within these pa...")
- 01:03, 10 March 2025 Fecsmith talk contribs created page Module:InfoboxNeue/i18n.json (Created page with "{ "license": "CC0-1.0", "description": { "en": "Translation table for the Module:InfoboxNeue" }, "schema": { "fields": [ { "name": "id", "type": "string" }, { "name": "message", "type": "localized" }, { "name": "type", "type": "string" }, { "name": "label", "type": "localized" }, { "name": "required", "type": "boolean"...")
- 01:02, 10 March 2025 Fecsmith talk contribs created page Module:InfoboxNeue (Created page with "local InfoboxNeue = {} local metatable = {} local methodtable = {} local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local i18n = require( 'Module:i18n' ):new() metatable.__index = methodtable metatable.__tostring = function ( self ) return tostring( self:renderInfobox() ) end --- Wrapper function for Module:i18n.translate --- --- @param key string The translation key --- @return...")
- 01:01, 10 March 2025 Fecsmith talk contribs created page Module:InfoboxNeue/styles.css (Created page with ".infobox { margin-bottom: var(--space-md); width: 100%; max-width: 400px; border: 1px solid var(--border-color-base); border-radius: var(--border-radius-medium); background-color: transparent; font-size: var(--font-size-small); line-height: var(--line-height-xx-small); box-sizing: content-box; } .infobox[open] { background-color: var(--color-surface-1); } .infobox__content { position: relative; } .infobox__image { position: relative; margin-bottom: -2rem;...")