Jump to content

Recent changes

Track the most recent changes to the wiki on this page.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Show minor edits
Show new changes starting from 00:58, 26 December 2024
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

25 December 2024

     22:33  (Upload log) [Polandballpedia; LBMapper12 (2×)]
     
22:33 LBMapper12 talk contribs uploaded File:31b19509-a00d-455a-9a8b-f0a83636af3c.png
     
20:50 Polandballpedia talk contribs uploaded File:Egypt-icon.png
     
19:48 LBMapper12 talk contribs uploaded File:Male-icon.png
N    22:33  Module:Mbox/i18n 2 changes history +3,948 [LBMapper12 (2×)]
     
22:33 (cur | prev) +1 LBMapper12 talk contribs
N    
22:32 (cur | prev) +3,947 LBMapper12 talk contribs (Created page with "eturn { ["en"] = { ["aside"] = "aside", ["bgcolor"] = "bgcolor", ["bordercolor"] = "bordercolor", ["class"] = "class", ["collapsed"] = "collapsed", ["comment"] = "comment", ["dismiss"] = "Dismiss", ["header"] = "header", ["id"] = "id", ["image"] = "image", ["imagelink"] = "imagelink", ["imagewidth"] = "imagewidth", ["style"] = "style", ["text"] = "text",...")
N    22:30  Social Democracyball diffhist +4,672 LBMapper12 talk contribs (Created page with "{{Stub}} {{Infobox|Name={{I|Social Democracy}} Social Democracyball {{I|Social Democracy}}|NativeName=|founded=|onlypredecessor=|predicon=|image=SocDembyOzymandiasFR (1).png|textcolor=E10600|themecolor=FFF}} {{I|Social Democracy}} '''Social Democracyball''' {{I|Social Democracy}}, often clipped to {{I|Social Democracy}} '''SocDemball''' {{I|Social Democracy}}, is an economically center-left ideology. It is usually {{I|Progress}} :Category:Culturally Left|culturally l...") Tag: Visual edit: Switched
     22:14  (ManageWiki log) [LBMapper12 (3×)]
     
22:14 LBMapper12 talk contribs changed the settings "wgCosmosContentOpacityLevel" for "topicalballswiki" (.)
     
22:12 LBMapper12 talk contribs changed the settings "wgCosmosContentOpacityLevel" for "topicalballswiki" (.)
     
22:12 LBMapper12 talk contribs changed the settings "wgCosmosContentOpacityLevel" for "topicalballswiki" (.)
     19:47 User rights log LBMapper12 talk contribs changed group membership for VladDraculaVoda1478 from (none) to autopatrolled, bot, bureaucrat, confirmed user, moderator (CommentStreams), interface administrator, rollbacker and administrator
N    16:56  Egyptball diffhist +71 LBMapper12 talk contribs (Created page with "{{I|Egypt}} '''Egyptball''' {{I|Egypt}} is a country in northern Africa")
     08:02  Module:I18n diffhist 0 LBMapper12 talk contribs Tag: Manual revert

24 December 2024

N    18:58  Module:I18n 2 changes history +15,016 [LBMapper12 (2×)]
     
18:58 (cur | prev) 0 LBMapper12 talk contribs Tag: Reverted
N    
18:52 (cur | prev) +15,016 LBMapper12 talk contribs (Created page with "--- I18n library for message storage in Lua datastores. -- The module is designed to enable message separation from modules & -- templates. It has support for handling language fallbacks. This -- module is a Lua port of I18n-js. -- -- @module i18n -- @version 1.4.0 -- @require Module:Entrypoint -- @require Module:Fallbacklist -- @author KockaAdmiralac -- @author Speedit -...")
N    18:56  Module:Entrypoint diffhist +3,863 LBMapper12 talk contribs (Created page with "--- Entrypoint templating wrapper for Scribunto packages. -- The module generates an entrypoint function that can execute Scribunto -- package calls in the template context. This allows a package to support -- both direct and template invocations. -- -- @script entrypoint -- @release stable -- @author 8nml -- @param {table} package Scribunto package. -- @error[85] {string} 'you must specify...")
N    18:55  Module:Fallbacklist diffhist +10,387 LBMapper12 talk contribs (Created page with "return { -- crh (Crimean Tatar) cluster: crh-cyrl , crh-latn -> crh (Crimean Tatar) ['crh'] = {'crh-latn'}, ['crh-cyrl'] = {'crh'}, ['crh-latn'] = {'crh'}, -- de (German) cluster: ['als'] = {'gsw', 'de'}, -- Alemannisch ['bar'] = {'de'}, -- Bavarian ['de-at'] = {'de'}, -- Austrian German ['de-ch'] = {'de'}, -- Swiss High German ['de-formal'] = {'de'}, -- German (formal address)...")
N    18:49  Module:Mbox/data diffhist +1,767 LBMapper12 talk contribs (Created page with "local localStyle = { ['mbox'] = { ['display'] = 'flex', ['position'] = 'relative', ['background-color'] = '#c7c7c7', ['border'] = '1px solid #c7c7c7', ['border-left-width'] = '8px', ['border-left-color'] = '#c7c7c7', ['border-radius'] = '3px', ['margin-bottom'] = '5px', ['min-height'] = '32px' }, ['mbox__content'] = { ['display'] = 'table', ['box-sizing'] = 'border-box',...")
N    18:48  Module:Mbox/Mbox diffhist +3,203 LBMapper12 talk contribs (Created page with "-- <nowiki> local Mbox = {} local getArgs = require('Module:Arguments').getArgs local i18n = require('Module:I18n').loadMessages('Mbox') function Mbox.main(frame) local args = getArgs(frame) -- styles local styles = {} styles['border-left-color'] = i18n:parameter('bordercolor', args) styles['background-color'] = i18n:parameter('bgcolor', args) -- images local image = i18n:parameter('image', args) or '' local imageadjust = '' if args...")
N    18:46  Module:Arguments diffhist +10,054 LBMapper12 talk contribs (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'...")
     18:45  Module:Mbox diffhist +7 LBMapper12 talk contribs
     17:11 ManageWiki log LBMapper12 talk contribs changed the settings "multimediaviewer" for "topicalballswiki" (.)
     14:48  (Upload log) [Polandballpedia; LBMapper12 (6×)]
     
14:48 Polandballpedia talk contribs uploaded File:Türkiye-icon.png
     
14:16 LBMapper12 talk contribs uploaded File:Images.jpg
     
11:05 LBMapper12 talk contribs uploaded File:Democracy-icon.png
     
11:04 LBMapper12 talk contribs uploaded File:German-icon.png
     
11:02 LBMapper12 talk contribs uploaded File:Austria-icon (Coat of Arms).png
     
10:57 LBMapper12 talk contribs uploaded File:Osterreicheditkgnew.png
     
10:53 LBMapper12 talk contribs uploaded File:Austria-icon.png
N    14:26  Türkiyeball 2 changes history +672 [LBMapper12 (2×)]
     
14:26 (cur | prev) +171 LBMapper12 talk contribs Tag: Visual edit
N    
14:15 (cur | prev) +501 LBMapper12 talk contribs (Created page with "{{Infobox|Name={{I|Türkiye}} Republic of Türkiyeball {{I|Türkiye}}|NativeName={{I|Turkish}} Türkiye Cumhuriyetitopu|founded=29 October 1923|onlypredecessor=Government of the Grand National Assemblyball|predicon=Turkish|image=images.jpg|Caption=Kebabı savun!|textcolor=FFFFFF|themecolor=E30A17}}{{I|Türkiye}} '''Türkiyeball''' {{I|Türkiye}}, officially the '''Republic of Türkiyeball''', is a country whose clay is situated in the Balkans and Anatolia, straddling the...") Tag: Visual edit: Switched
N    14:01  (Topic)Balls diffhist +458 LBMapper12 talk contribs (Created page with "'''Balls''' is an Internet Meme Format and a art style that portrays balls with the skin of flags, planets, logos and typically white eyes, it has been used in alot of forms and genres like comics, animations, video games, etc. == Polandball (Countryballs) == '''Polandball''' or '''Countryballs''' is a one of the more popular formats of the Balls and the oldest one dating as far back as 2009. === History === ==== Pre-Reddit era ==== == Planetballs ==") Tag: Visual edit
     11:01  Austriaball diffhist +151 LBMapper12 talk contribs Tag: Visual edit
     10:58 Move log LBMapper12 talk contribs moved page File:Osterreicheditkgnew.png to File:OsterreicheditKGnew.png without leaving a redirect
     10:46  Template:Infobox 2 changes history +5,088 [LBMapper12 (2×)]
     
10:46 (cur | prev) +5,183 LBMapper12 talk contribs
     
10:27 (cur | prev) −95 LBMapper12 talk contribs
     04:45  Polandball diffhist +10 Anthayu talk contribs Tag: Visual edit

23 December 2024

     23:30  Main Page diffhist +8 Polandballpedia talk contribs
N    23:07  UserWiki:Polandballpedia diffhist +2 Polandballpedia talk contribs (import user wiki)
     22:19  (Upload log) [LBMapper12 (2×)]
     
22:19 LBMapper12 talk contribs uploaded File:Abkhazia-icon.png
     
21:17 LBMapper12 talk contribs uploaded File:Sitelogo8.png
     22:18  (ManageWiki log) [LBMapper12 (5×)]
     
22:18 LBMapper12 talk contribs changed the settings "share" for "topicalballswiki" (.)
     
21:59 LBMapper12 talk contribs changed the settings "wgCosmosSocialProfileTagGroups, wgLogo" for "topicalballswiki" (.)
     
21:23 LBMapper12 talk contribs changed the settings "socialprofile" for "topicalballswiki" (.)
     
21:09 LBMapper12 talk contribs changed the settings "wgAbuseFilterActions, wgRestrictionTypes, wgFileExtensions, wgTwitterCardType, wgLogo" for "topicalballswiki" (logo)
     
21:07 LBMapper12 talk contribs changed the settings "wgCosmosMaxSearchResults" for "topicalballswiki" (.)
     21:55  Polandball 2 changes history +26 [Anthayu (2×)]
     
21:55 (cur | prev) +19 Anthayu talk contribs Tag: Visual edit
     
19:22 (cur | prev) +7 Anthayu talk contribs Tag: Visual edit
     21:54  Template:Infobox diffhist +306 Heterodontosaurus talk contribs
N    20:26  Austriaball 2 changes history +3,812 [Polandballpedia; LBMapper12]
     
20:26 (cur | prev) −8 LBMapper12 talk contribs Tag: Visual edit: Switched
N    
19:41 (cur | prev) +3,820 Polandballpedia talk contribs (Created page with "{{Stub}}{{Infobox|Name={{I|Austria}} Republic of Austria {{I|Austria}}|NativeName={{I|German}} Republik Österreich|founded=10 August 1804 (current form) - Present<br> 26 July 1955 (second republic)|onlypredecessor=Allied Occupied Austriaball|predicon=Austria|ended=Present|Caption=Ich bin weder Australien noch Lettland! Ich bin Österreich.|Government={{I|Democracy}} Federal constitutional parliamentary republic<br>|Languag...")