All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Mepdata. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:14, 26 August 2024 Admin talk contribs created page MODULE:SearchParser (Created page with "local p = {} local letterToNs = { Q = 0, P = 120, L = 146, E = 640, } local function strafter(arg, pre) local length = mw.ustring.len(pre) if mw.ustring.sub(arg, 1, length) == pre then return mw.ustring.sub(arg, length + 1) end return nil end local function booleanOutput(val) local map = {[true] = '1', [false] = ''} return map[val] end local function namespaceIdFromEntityId(entityId) if not mw.wikibase.isValidEntityId(entityId) then return nil e...")
- 21:31, 2 May 2023 Admin talk contribs changed group membership for Admin from bureaucrat, interface administrator and administrator to bureaucrat, interface administrator, administrator, verified-editor, editor and blocked from the IP Information tool
- 21:13, 2 May 2023 Admin talk contribs changed group membership for Admin from bureaucrat and administrator to bureaucrat, administrator and interface administrator
- 21:12, 2 May 2023 Admin talk contribs changed group membership for Admin from bureaucrat, interface administrator and administrator to bureaucrat and administrator
- 21:12, 2 May 2023 Admin talk contribs changed group membership for Mepdata from bureaucrat, editor and interface administrator to bureaucrat, editor, interface administrator, administrator and verified-editor
- 21:11, 2 May 2023 Admin talk contribs undeleted page Dennis Jose (Q5) (2 revisions)
- 21:11, 2 May 2023 Admin talk contribs deleted page Dennis Jose (Q5) (content was: "Dennis Jose", and the only contributor was "Administrator" (talk))
- 21:10, 2 May 2023 Admin talk contribs undeleted page Dennis Jose (Q5) (2 revisions)
- 21:10, 2 May 2023 Admin talk contribs changed group membership for Mepdata from bureaucrat, editor, interface administrator and administrator to bureaucrat, editor and interface administrator
- 21:09, 2 May 2023 Admin talk contribs deleted page Dennis Jose (Q5) (content was: "Dennis Jose", and the only contributor was "Administrator" (talk))
- 21:08, 2 May 2023 Admin talk contribs changed group membership for Mepdata from bureaucrat, editor, interface administrator, administrator and verified-editor to bureaucrat, editor, interface administrator and administrator
- 20:50, 2 May 2023 Admin talk contribs changed group membership for Mepdata from (none) to administrator, interface administrator, bureaucrat, verified-editor and editor
- 12:36, 3 January 2023 Admin talk contribs deleted page Template:Formatnum (content was: "{{#invoke:Formatnum|main}}<noinclude>", and the only contributor was "Admin" (talk))
- 23:48, 2 January 2023 Admin talk contribs deleted page Mepdata:Main Page/Content (content was: "<!-------------------------------------------- HEADER ---------------------------------------------> {{Main Page/Header new | welcome = Welcome to Mepdata | description = the free knowledge base with {{formatnum|{{NUMBEROFARTICLES:R}}}} data items that anyone can edit. }} <!-------------------------------------------- FIRST...", and the only contributor was "Admin" (talk))
- 23:39, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Contact (Created page with "Contact.")
- 23:38, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Discover (Created page with "Discover.")
- 23:38, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Popular (Created page with "Popular.")
- 23:38, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Learn (Created page with "Learn.")
- 23:34, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/News (Created page with "News.")
- 23:26, 2 January 2023 Admin talk contribs created page Template:Main Page/Get involved (Created page with "'''''Learn about Mepdata''''' '''''Contribute to Mepdata''''' '''''Meet the Mepdata community''''' '''''Use data from Mepdata'''''")
- 23:26, 2 January 2023 Admin talk contribs deleted page Mepdata:Main Page/Get involved (content was: "'''''Learn about Mepdata''''' '''''Contribute to Mepdata''''' '''''Meet the Mepdata community''''' '''''Use data from Mepdata'''''", and the only contributor was "Admin" (talk))
- 23:24, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Content (Created page with "News")
- 23:23, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Get involved (Created page with "'''''Learn about Mepdata''''' '''''Contribute to Mepdata''''' '''''Meet the Mepdata community''''' '''''Use data from Mepdata'''''")
- 23:18, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/Welcome (Created page with "Mepdata is a free and open knowledge base that can be read and edited by both humans and machines. Mepdata acts as central storage for the '''structured data'''. The content of Mepdata is available under a public license, and can be interlinked to other open data sets on the linked data web.")
- 23:12, 2 January 2023 Admin talk contribs created page Template:Main Page/Frame/styles.css (Created page with ".mp-frame { box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px; } .mp-frame:after { display: block; content: ""; clear: both; } .mp-frame-header { background-color: #888; border-radius: .2em; color: #fff; padding: .4em .8em .5em; font-weight: bold; } .mp-frame-header:before { display: inline-block; Add some content in order to get normal line height, then make it transparent: content: "x"; color: transparent; width: 40...")
- 23:11, 2 January 2023 Admin talk contribs created page Template:Main Page/Frame (Created page with "<div class="mp-frame"> <templatestyles src="Main Page/Frame/styles.css" /> <div class="mp-frame-header" {{#if:{{{color|}}}|style="background: #{{{color}}};"}}>{{{title}}}</div> <div class="mp-frame-body">{{{content}}}</div></div>")
- 22:58, 2 January 2023 Admin talk contribs created page Template:Formatnum (Created page with "{{#invoke:Formatnum|main}}<noinclude> {{Documentation}} {{PAGENAME}} </noinclude>")
- 22:57, 2 January 2023 Admin talk contribs created page Special:Badtitle/NS828:Formatnum (Created page with "-- This module is intended to replace the functionality of Template:Formatnum and related templates. local p = {} function p.main(frame) local args = frame:getParent().args local prec = args.prec or '' local sep = args.sep or '' local number = args[1] or args.number or '' local lang = args[2] or args.lang or '' -- validate the language parameter within MediaWiki's caller frame if lang == "arabic-indic" then -- only for back-compati...")
- 22:50, 2 January 2023 Admin talk contribs created page Mepdata:Main Page/styles.css (Created page with "***************************** * Styles for mobile main page *****************************: @media all and (min-width: 768px) { .wikidata-mainpage-column { float: left; width: 50%; } .wikidata-mainpage-column-first { padding-right: 5px; } .wikidata-mainpage-column-second { padding-left: 5px; } .wikidata-mainpage-sister-projects { text-align: center; } } /** * Hide title on main pages, village pumps and project chats * * @author * @maintainer...")
- 22:47, 2 January 2023 Admin talk contribs created page Template:Main Page/Header new/styles.css (Created page with ".wd-mp-header { display: grid; place-items: center; isolation: isolate; text-align: center; margin-bottom: 10px; color: #54595d; } body.skin-minerva:not(.is-authenticated) .wd-mp-header { margin-top: 16px; } .wd-mp-header > * { grid-column: 1 / -1; grid-row: 1 / -1; } @supports (object-fit:cover) { .wd-mp-headerimage { width: 100%; object-fit: cover; object-position: top center; } } .wd-mp-overlay { display: flex; flex-direction: column; row-gap: 1em;...")
- 22:28, 2 January 2023 Admin talk contribs created page Template:Main Page/Header new (Created page with "<templatestyles src="Main Page/Header new/styles.css" /><!-- --><div class="wd-mp-header"><!-- -->File:{{#switch:{{{lang|{{int:lang}}}}} |bn = Wikidata nodes in white (bn).svg <!-- because of bad font problem, please don't add "lang=bn" here. Thanks you --> |br = Wikidata nodes in white.svg{{!}}lang=br |bs = Wikidata nodes in white.svg{{!}}lang=bs |cs = Wikidata nodes in white.svg{{!}}lang=cs |cy = Wikidata nodes in white.svg{{!}}lang=cy |de = Wikidata nodes in white.s...")
- 16:26, 28 December 2022 Admin talk contribs created page MediaWiki:Special-newlexeme-url (Created page with "Special:NewLexeme")
- 16:20, 28 December 2022 Admin talk contribs created page MediaWiki:Special-newitem-url (Created page with "MediaWiki:Special-newitem-url")
- 23:31, 27 December 2022 Admin talk contribs created page MediaWiki:Otherprojects-url (Created page with "https://en.mepedia.org/")
- 23:30, 27 December 2022 Admin talk contribs created page MediaWiki:Otherprojects (Created page with "Mepdata")
- 15:26, 27 December 2022 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: mw.util.addPortletLink ('p-tb', '/wiki/Q5296', 'Mepdata item');")
- 15:14, 27 December 2022 Admin talk contribs created page MediaWiki:Recentchanges-lexemes (Created page with "Recent changes")
- 15:08, 27 December 2022 Admin talk contribs deleted page MediaWiki:Common.js (content was: "Any JavaScript here will be loaded for all users on every page load.: * * Load jquery.ui button if used in content * for backward-compatibilty * Should be removed/replaced with mediawiki.ui, when that is loaded on each page: mw.hook( 'wikipage.content' ).add( function ( $content ) { if ( $content.find( '.ui-button' ).length ) { mw.loader.load( '...", and the only contributor was "Admin" (talk))
- 00:22, 27 December 2022 Admin talk contribs created page MediaWiki:Vector.js (Created page with "All JavaScript here will be loaded for users of the Vector skin: function ModifySidebar( action, section, name, link ) { try { switch ( section ) { case 'languages': var target = 'p-lang'; break; case 'toolbox': var target = 'p-tb'; break; case 'navigation': var target = 'p-navigation'; break; default: var target = 'p-' + section; break; } if ( action == 'add' ) { var node = document.getElementById( target )...")
- 00:14, 27 December 2022 Admin talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: * * Wikidata - MediaWiki:Common.css * * Stylesheets placed here will be applied to all skins.: ***************************** * Global styles *****************************: Default fonts like locale Wikipedia: html[lang=ckb] body, [lang=ckb] { font-family: Tahoma, 'DejaVu Sans', sans-serif; } ***************************** * Styles for certain pages *****************************: /** * Hide tit...")
- 00:07, 27 December 2022 Admin talk contribs created page MediaWiki:Common.js (Created page with "Any JavaScript here will be loaded for all users on every page load.: * * Load jquery.ui button if used in content * for backward-compatibilty * Should be removed/replaced with mediawiki.ui, when that is loaded on each page: mw.hook( 'wikipage.content' ).add( function ( $content ) { if ( $content.find( '.ui-button' ).length ) { mw.loader.load( 'jquery.ui' ); } } ); /** * @source https://www.mediawiki.org/wiki/Snippets/Load_...")
- 23:58, 26 December 2022 Admin talk contribs created page MediaWiki:Sidebar (Created page with "* navigation ** mainpage|mainpage-description ** portal-url|portal ** special-newitem-url|special-newitem ** recentchanges-url|recentchanges ** randompage-url|randompage ** wikibase-queryservice-url|wikibase-queryservice ** helppage|help ** sitesupport-url|sitesupport * wikibase-lexeme-lexicographical-data ** special-newlexeme-url|special-newlexeme ** recentchanges-lexemes-url|recentchanges-lexemes ** wikibase-lexeme-randomlexeme-url|wikibase-lexeme-randomlexeme")
- 23:24, 26 December 2022 Admin talk contribs imported Template:Namespace detect by file upload (1 revision)
- 23:24, 26 December 2022 Admin talk contribs imported Template:Wikiquote by file upload (1 revision)
- 23:24, 26 December 2022 Admin talk contribs imported Template:Commons category-inline by file upload (1 revision)
- 23:24, 26 December 2022 Admin talk contribs imported Template:Commons category by file upload (1 revision)
- 23:22, 26 December 2022 Admin talk contribs imported Template:Pp-template by file upload (1 revision)
- 23:22, 26 December 2022 Admin talk contribs imported Special:Badtitle/NS828:Catalog lookup link by file upload (1 revision)
- 23:22, 26 December 2022 Admin talk contribs imported Special:Badtitle/NS828:Protection banner/config by file upload (1 revision)
- 23:22, 26 December 2022 Admin talk contribs imported Template:Catalog lookup link by file upload (1 revision)