Main public logs
Combined display of all available logs of Knowlepedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:40, 12 July 2025 Mr.x talk contribs uploaded File:Bal Gangadhar Tilak.jpg
- 09:39, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:Unsubst (Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content' } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specified in -- the body parameter, or in the template parameter...")
- 09:38, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:Wd (Created page with "-- Original module located at en:Module:Wd and en:Module:Wd/i18n. local p = {} local arg = ... local i18n local function loadI18n(aliasesP, frame) local title if frame then -- current module invoked by page/template, get its title from frame title = frame:getTitle() else -- current module included by other module, get its title from ... title = arg end if not i18n then i18n = require(title .. "/i18n").init(aliasesP) end end p.claimCommands...")
- 09:36, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:Wd/i18n (Created page with "-- The values and functions in this submodule should be localized per wiki. local p = {} function p.init(aliasesP) p = { ["errors"] = { ["unknown-data-type"] = "Unknown or unsupported datatype '$1'.", ["missing-required-parameter"] = "No required parameters defined, needing at least one", ["extra-required-parameter"] = "Parameter '$1' must be defined as optional", ["no-function-specified"] = "You must specify a function to call", -- equa...")
- 09:35, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 09:32, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...")
- 09:26, 12 July 2025 Mr.x talk contribs protected Karthik Raja Karnan [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 09:26, 12 July 2025 Knowlepedia talk contribs created page Template:High-use (Created page with "{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! --> </noinclude>")
- 09:25, 12 July 2025 Knowlepedia talk contribs created page Template:High-risk (Redirected page to Template:High-use) Tag: New redirect
- 09:21, 12 July 2025 Knowlepedia talk contribs created page Special:Badtitle/NS828:URL (Created page with "-- -- This module implements {{URL}} -- -- See unit tests at Module:URL/testcases local p = {} local function safeUri(s) local success, uri = pcall(function() return mw.uri.new(s) end) if success then return uri end end local function extractUrl(args) for name, val in pairs(args) do if name ~= 2 and name ~= "msg" then local url = name .. "=" .. val; url = mw.ustring.gsub(url, '^[Hh][Tt][Tt][Pp]([Ss]?):(/?)([^/])', 'http%1://%3') local uri = sa...")
- 09:09, 12 July 2025 Knowlepedia talk contribs created page Template:Br separated entries (Created page with "{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>")
- 09:08, 12 July 2025 Knowlepedia talk contribs created page Alex Hormozi (Created page with "{{Infobox person | honorific_prefix = | name = Alex Hormozi | honorific_suffix = | image = Alex Hormozi.jpg | image_upright = | landscape = <!-- yes, if wide image, otherwise leave blank --> | alt = <!-- descriptive text for use by speech synthesis (text-to-speech) software --> | caption = | native_name = | native_name_lang = | pronunciation = | birth_name = <!-- only use...")
- 08:53, 12 July 2025 Knowlepedia talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 08:48, 12 July 2025 Mr.x talk contribs created page File:Karthik Raja Karnan.jpg
- 08:48, 12 July 2025 Mr.x talk contribs uploaded File:Karthik Raja Karnan.jpg
- 08:48, 12 July 2025 Knowlepedia talk contribs created page Template:Source Wikipedia (Created page with "<small>This {{#ifexist:Draft:{{PAGENAME}} | [https://en.wikipedia.org/wiki/Draft:{{PAGENAMEE}} article "{{PAGENAME}}" is from Wikipedia] | [https://en.wikipedia.org/wiki/Draft:{{PAGENAMEE}} article "{{PAGENAME}}" is from Wikipedia] }}. The list of its authors can be seen in its historical{{#ifexist:{{PAGENAME}}/edithistory | and/or its subpage [[{{PAGENAME}}/edithistory]]|}}{{#ifexist: Edithistory:{{PAGENAME}}| and/or the page [[Edithistory:{{PAGENAME}}]] }}. A...")
- 08:47, 12 July 2025 Knowlepedia talk contribs created page Template:External link (Created page with "== References == {{reflist}} == External links == <small>[https://page.wikitia.com/request-add-external-link?ref={{PAGENAMEE}} Add External links]</small> {{Source Wikipedia}}")
- 08:45, 12 July 2025 Knowlepedia talk contribs created page Template:Notability (Created page with "{{ {{{|safesubst:}}}#invoke:Unsubst||date=__DATE__ |$B= <!--{{Notability}} begin-->{{Ambox | name = Notability | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = content | class = ambox-Notability | removalnotice = yes | issue = The topic of this article '''may not meet Wikitia's {{#switch: {{lc:{{#invoke:String|replace|{{{1}}}|s$|||false}}}}<!--strip trailing "s"--> | notability = general notability guideline | astro...")
- 08:43, 12 July 2025 Knowlepedia talk contribs created page Template:Ambox (Created page with "{{#invoke:Message box|ambox}}{{#ifeq:{{{small}}}|left|Category:Articles using small message boxes}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 05:39, 12 July 2025 ClaytonNemeth talk contribs created page Laser247: Deep Dive In India s Leading Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: Deep Dive in India's Leading Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a brand name that is popular in two of India's fastest-growing sectors: cutting-edge technology in lasers and the ever-expanding world of online sports betting and gaming. Since its start, Laser247 has established itself as an industry leader on both fronts, providing innovative solutions for industrial applications as well as a seamle...")
- 05:24, 12 July 2025 ShariJenks6 talk contribs created page User:ShariJenks6 (Created page with "{{NeedsReview}} Mary could be the name her parents gave her but large number of [https://www.thefashionablehousewife.com/?s=misspell misspell] that. My house is now in Massachusetts and mom and dad live close to. Taking care of [http://dig.ccmixter.org/search?searchp=animals animals] has been her profession for ages. One of the whatever love most is to bake nevertheless haven't resulted in a dime with them. His wife and he maintain an online business. You might wish to c...")
- 05:24, 12 July 2025 User account ShariJenks6 talk contribs was created
- 02:29, 12 July 2025 AngieR918629463 talk contribs created page Laser247: Deep Dive Into India s Top Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: Deep Dive into India's Top Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a brand name that is recognized across two of India's most exciting sectors: cutting edge laser technology as well as the fast-growing field of online gambling and sports betting. Since its beginning, Laser247 has established itself as a leading player in both industries, providing innovative solutions for industrial projects and an easy...")
- 02:27, 12 July 2025 Knowlepedia talk contribs created page Dr. Avnish Rahi (Created page with "{{Infobox person | name = Dr. Avnish Rahi | image = Avnish_Rahi_Main.jpg | caption = Dr. Avnish Rahi receiving literary award | birth_date = {{Birth date and age|1974|07|11}} | birth_place = Aligarh, Uttar Pradesh, India | occupation = Lyricist, Poet, Author, Lecturer | nationality = Indian | known_for = Social poetry, Epic compositions, Bollywood lyrics | organization = Heeralal Barah Saini Inter College, Aligarh | years_active = 1...")
- 02:18, 12 July 2025 Knowlepedia talk contribs created page Module:Infobox/styles.css (Created page with ".infobox { border: 1px solid #a2a9b1; background-color: #f8f9fa; color: black; line-height: 1.5em; font-size: 88%; width: 22em; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; text-align: left; } .infobox caption { font-size: 125%; font-weight: bold; padding: 0.2em; }")
- 02:18, 12 July 2025 Knowlepedia talk contribs created page Module:InfoboxImage (Created page with "local p = {} function p.infoboxImage(args) local image = args.image or args.image1 or '' if image == '' then return '' end local caption = args.caption or '' local imageSize = args.imagesize or '220px' return string.format( '<div style="text-align:center;">%s|alt=%s<br />%s</div>', image, imageSize, caption, caption ) end return p")
- 02:17, 12 July 2025 Knowlepedia talk contribs deleted page Module:Infobox (content was: "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plai...", and the only contributor was "Knowlepedia" (talk))
- 02:16, 12 July 2025 Knowlepedia talk contribs created page Module:Infobox (Created page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'...")
- 23:41, 11 July 2025 MellisaNxi talk contribs created page User:MellisaNxi (Created page with "{{NeedsReview}} Ꮋi rіght now there. Let me start ƅy introducing thе author, her name is Shantelle Walser. Mү husband and Ӏ live West Ⅴа. To play lacross is the hobby they will neᴠer st᧐p doіng. Administering databases іs my employment now һowever i plan on changing tһey. Ι've ƅeen working in my website for some time now. Take ɑ peek here: https://mindada.lk/<br><br>My webpage - [https://mindada.lk/ sri lanka marriage proposals]")
- 23:41, 11 July 2025 User account MellisaNxi talk contribs was created
- 20:25, 11 July 2025 SwenLongshore39 talk contribs created page Laser247: A Deep Dive To India s Best Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: A Deep Dive to India's Best Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a brand name which resonates in two of India's most exciting sectors: cutting-edge laser technology and the fast-growing world of gambling online and sports betting. Since its launch, Laser247 has established itself as a pioneer in both of these areas, providing innovative solutions for industrial and an intuitive and user-friendly plat...")
- 16:22, 11 July 2025 ClaytonNemeth talk contribs created page Laser247: Deep Dive Into India s Leading Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: Deep Dive Into India's Leading Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a brand name that is a resounding presence in two of India's hottest sectors: cutting-edge technology in lasers and the rapidly growing field of gambling online and sports betting. Since its creation, Laser247 has established itself as a market leader in both domains, offering innovative solutions for industrial use and a seamless, u...")
- 06:43, 11 July 2025 SwenLongshore39 talk contribs created page Laser247: A Deep Dive In India s Leading Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: A Deep Dive in India's Leading Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a name that has a resonance across two of India's biggest sectors: cutting-edge laser technology and the rapidly expanding world of online sports betting and gaming. Since its start, Laser247 has established itself as a leader within both sectors, offering innovative solutions for industrial and an intuitive, seamless platform for ga...")
- 06:43, 11 July 2025 SwenLongshore39 talk contribs created page User:SwenLongshore39 (Created page with "{{NeedsReview}} I like Sailing. Seems boring? Not at all!<br>I also try to learn Korean in my spare time.<br><br>[https://www.swissmadesoftware.org/companies/comcepta-ag/home.html swissmadesoftware.org]My webpage - lotus365 fun ([https://www.visitandcare.com/updatecur/USD/aHR0cHM6Ly9nZGVyby5oaXQuZ2VtaXVzLnBsL2xzaGl0cmVkaXIvaWQ9MGlUcXlHTXBJNTJXLmlqbU8yM2Z2dVRTal9nRjZ0c280YTk0cjNWR2k1di5VNy9mYXN0aWQ9ZXZ3dmR6amRlcmZidmRtcHFxcGdud3NmdXZuYS9zdHBhcmFtPXRka2djcXFwY3AvbmM9MC9nZ...")
- 06:34, 11 July 2025 User account TinaMusser8762 talk contribs was created
- 05:57, 11 July 2025 AngieR918629463 talk contribs created page Laser247: Deep Dive Into India s Most Popular Laser Technology And Online Gaming Platform (Created page with "{{NeedsReview}} <br><br>Laser247: Deep Dive into India's Most Popular Laser Technology and Online Gaming Platform<br><br><br><br><br>Laser247 is a name that is well-known in two of India's most exciting sectors: cutting-edge technologies in lasers as well as the fast-growing field of gambling online and sports betting. Since its launch, Laser247 has established itself as a pioneer within both sectors, offering innovative solutions for industrial applications as well as t...")
- 05:56, 11 July 2025 AngieR918629463 talk contribs created page User:AngieR918629463 (Created page with "{{NeedsReview}} Hello from France. I'm glad to came across you. My first name is Harvey. <br>I live in a city called Montpellier in east France.<br>I was also born in Montpellier 39 years ago. Married in October 1999. I'm working at the [https://www.faqtoids.com/knowledge/top-online-universities-consider-degree?ad=dirN&qo=serpIndex&o=740006&origq=university university].<br><br>[https://www.office.com/ office.com]My site - [http://kepenk%C2%A0trsfcdhf.hfhjf.hdasgsdfhdshsh...")
- 05:47, 11 July 2025 User account CarolineMena7 talk contribs was created
- 05:05, 11 July 2025 User account SwenLongshore39 talk contribs was created
- 04:23, 11 July 2025 User account AngieR918629463 talk contribs was created
- 04:19, 11 July 2025 ClaytonNemeth talk contribs created page User:ClaytonNemeth (Created page with "{{NeedsReview}} I'm Jaimie (20) from Maubeuge, France. <br>I'm [https://www.thefashionablehousewife.com/?s=learning%20Chinese learning Chinese] literature at a local college and I'm just about to graduate.<br>I have a part time job in a university.<br><br>[https://stract.com/ stract.com]my webpage :: [http://F.R.A.G.Ra.nc.E.rnmn%40.r.Os.p.E.r.Les.C@Pezedium.free.fr/?a%5B%5D=apna+gold365+app+-+%3Ca+href%3Dhttp%3A%2F%2Fmundall.com%2Fcgi%2Fax.pl%3Fhttps%3A%2F%2Fmy.cam7.com%...")
- 02:55, 11 July 2025 User account ClaytonNemeth talk contribs was created
- 21:40, 10 July 2025 Edmund69Y55 talk contribs created page User:Edmund69Y55 (Created page with "{{NeedsReview}} <br>이 문제를 해결하려면 [https://playsmovie.com/nunutv-vpn/ 누누티비 우회접속] 다운로드 방법을 이해하고 우회 접속 방안을 숙지하는 것이 중요�[https://www.business-opportunities.biz/?s=%A9%EB%8B%88%EB%8B%A4 �니다]. 이 문서에서는 NunuTV 최신 버전의 다운로드 방법과 다양�[https://www.wired.com/search/?q=%9C%20%EC%9A%B0%ED%9A%8C � 우회] 방법을 설명하여 모든 사용자가 쉽게...")
- 21:40, 10 July 2025 User account Edmund69Y55 talk contribs was created
- 18:36, 10 July 2025 Mr.x talk contribs protected American Civil War [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)
- 18:35, 10 July 2025 Mr.x talk contribs created page American Civil War (Created page with "{{#seo: |title=American Civil War – Causes, Battles, and Legacy |description=The American Civil War (1861–1865) was a pivotal conflict between the Union and the Confederacy, fought primarily over slavery and states' rights. Learn about its causes, major battles, and long-lasting impact. |keywords=American Civil War, Union vs Confederacy, Abraham Lincoln, US Civil War, Slavery, Gettysburg, Emancipation Proclamation, Civil War battles }} The '''American Civil War''' (1...")
- 18:29, 10 July 2025 Mr.x talk contribs protected Battle of Plassey [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:29, 10 July 2025 Mr.x talk contribs created page Battle of Plassey (Created page with "{{#seo: |title=Battle of Plassey – Turning Point in British Rule in India |description=The Battle of Plassey in 1757 was a decisive victory for the British East India Company against the Nawab of Bengal. It marked the beginning of British political control in India. |keywords=Battle of Plassey, 1757 battle, British East India Company, Robert Clive, Siraj-ud-Daulah, Bengal history, colonial India |image=Battle_of_Plassey_1757.jpg }} The '''Battle of Plassey''' was...")
- 18:14, 10 July 2025 Mr.x talk contribs protected British East India Company [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 18:13, 10 July 2025 Mr.x talk contribs created page British East India Company (Created page with "{{#seo: |title=British East India Company – Trade, Colonization, and Rule in India |description=The British East India Company was a powerful trading corporation that transitioned into a colonial force, ruling parts of India from 1757 until 1858. Learn about its history, power, and impact. |keywords=East India Company, British East India Company, Company Raj, colonial India, Battle of Plassey, Warren Hastings, Robert Clive, British colonialism }} '''British East India...")