Related changes
← YouTube
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.
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 (6×)] | |||
|
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 Marketing by file upload (1 revision) | ||||
|
02:24 Vinitha talk contribs imported Instagram by file upload (1 revision) | ||||
|
02:24 Vinitha talk contribs imported Facebook by file upload (1 revision) | ||||
|
02:24 Vinitha talk contribs imported Digital 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>") |