Related changes

June
Jump to navigation Jump 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 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 | Hide minor edits
Show new changes starting from 18:09, 18 June 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

13 June 2025

     02:24  (Import log) [Vinitha (4×)]
     
02:24 Vinitha talk contribs imported Template:FeaturedSnippet by file upload (1 revision)
     
02:24 Vinitha talk contribs imported Module:FeaturedSnippet by file upload (1 revision)
     
02:24 Vinitha talk contribs imported May by file upload (1 revision)
     
02:24 Vinitha talk contribs imported July by file upload (1 revision)
N    02:15  Module:FeaturedSnippet diffhist +952 Vinitha talk contribs (Created page with "local p = {} function p.render(frame) local out = {} local args = frame:getParent().args local snippets = { args["snippet"], args["snippet2"], args["snippet3"] } -- Add provided snippets for _, snippet in ipairs(snippets) do if snippet and snippet ~= "" then table.insert(out, '<p>' .. mw.text.encode(snippet) .. '</p>') end end -- Fallback to first paragraph if no snippets if #out == 0 then local content = mw.title.getCurrentTitle():getContent(...")
N    02:14  Template:FeaturedSnippet diffhist +205 Vinitha talk contribs (Created page with "<includeonly> <div style="display:none;"> {{#invoke:FeaturedSnippet|render |snippet={{{snippet|}}} |snippet2={{{snippet2|}}} |snippet3={{{snippet3|}}} |keywords={{{keywords|}}} }} </div> </includeonly>")