Related changes

From Chalo Chatu, Zambia online encyclopedia
Jump to navigationJump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 13:09, 11 September 2025
 
Page name:
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

8 September 2025

N    12:43  Module:CitationLite 3 changes history +7,595 [Chalochatu (3×)]
     
12:43 (cur | prev) −51 Chalochatu talk contribs
     
11:07 (cur | prev) +57 Chalochatu talk contribs
N    
10:35 (cur | prev) +7,589 Chalochatu talk contribs (Created page with "-- Module:CitationLite -- Lightweight citation renderer for Chalo Chatu -- Supports: cite_web, cite_news, cite_book, cite_journal -- Design goals: simple, robust, no complex date parsing, no heavy dependencies. local p = {} -- ========== Utilities ========== local function trim(s) if type(s) ~= "string" then return s end return (s:gsub("^%s+", ""):gsub("%s+$", "")) end local function isempty(v) if v == nil then return true end if type(v) == "string" then return tr...")
     10:47  Template:Cite news 2 changes history +1,001 [Chalochatu (2×)]
     
10:47 (cur | prev) +561 Chalochatu talk contribs
     
10:44 (cur | prev) +440 Chalochatu talk contribs

6 September 2025

     05:28  Module:Citation/CS1/Configuration diffhist −109,751 Chalochatu talk contribs (Replaced content with "--[[ Module:Citation/CS1/Configuration — Chalo Chatu hardened build Purpose: * Eliminate "attempt to index field '?' (a nil value)" fatals caused by missing tables or unavailable mw.ext.data (JsonConfig). * Keep CS1 functional even when optional data sources are absent. * Maintain compatibility with your existing CS1 core. How this works: 1) We build (or load) a cfg table. 2) We provide safe wrappers around mw.ext...") Tag: Replaced