All public logs
Combined display of all available logs of Bharatpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:54, 4 November 2024 Muskit Gergous talk contribs created page Module:Wikidata (Created page with "-- vim: set noexpandtab ft=lua ts=4 sw=4: require('strict') local p = {} local debug = false ------------------------------------------------------------------------------ -- module local variables and functions local wiki = { langcode = mw.language.getContentLanguage().code } -- internationalisation local i18n = { ["errors"] = { ["property-not-found"] = "Property not found.", ["entity-not-found"] = "Bharatdata entity not found.", ["unknown-claim-type"] = "...")
- 14:05, 21 October 2024 Muskit Gergous talk contribs moved page Module:Wikidata to Module:Bharatdata without leaving a redirect
- 19:12, 28 August 2020 WikiDwarf talk contribs created page Module:Wikidata (Created page with "-- vim: set noexpandtab ft=lua ts=4 sw=4: require('Module:No globals') local p = {} local debug = false --------------------------------------------------------------------...")