Main public logs
From The Seven Sages of Rome
Combined display of all available logs of The Seven Sages of Rome. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:20, 12 March 2025 Noeth talk contribs created page MediaWiki:Navbar.css (Created page with "#mw-navigation { z-index: 999; border-bottom: none; background-color: rgba(255, 255, 255, 0.2) !important; backdrop-filter: blur(20px) saturate(160%) contrast(45%) brightness(140%) !important; -webkit-backdrop-filter: blur(20px) saturate(160%) contrast(45%) brightness(140%); } .nav-link { color: black !important; } Custom navbar breakpoint: @media (min-width: 1350px){ .navbar-expand-custom { flex-direction: row; flex-wrap: nowrap;...")
- 10:18, 12 March 2025 Noeth talk contribs created page Property:Is Place Of Text Composition Of Version (Created page with "This is a property of type Has type::Boolean")
- 08:47, 12 March 2025 Noeth talk contribs created page Module:Breadcrumb (Created page with "local p = {} function p.breadcrumb(frame) local args = frame.args local categoryLink = args["CategoryLink"] or "" local categoryName = args["CategoryName"] or "" local pageName = args["PAGENAME"] or "" -- Create the html container local html = mw.html.create('html') -- Create the main container local div = html:tag('div') :attr('aria-label', 'breadcrumb') local ol = div:tag('ol') :addClass('breadcrumb bg...")
- 18:27, 11 March 2025 Noeth talk contribs moved page MediaWiki:Group-team-member.js to MediaWiki:Group-user.js
- 18:24, 11 March 2025 Noeth talk contribs created page MediaWiki:Group-team-member.js (Created page with "document.addEventListener('DOMContentLoaded', function() { const editorViews = document.querySelectorAll('.editor-view'); editorViews.forEach(element => { if (element.style.display === 'block') { element.style.display = 'none'; } else { element.style.display = 'block'; } }); });")
- 08:55, 5 March 2025 Noeth talk contribs created page Hermann Moeller (Created page with "{{Person }}")
- 19:34, 4 March 2025 Noeth talk contribs created page Form:Motif (Created page with "<noinclude> = Add a motif to the database = {{#forminput:form=Motif|autocomplete on category=Motif}} </noinclude> <includeonly> {{{info|add title=Add Motif|edit title=Edit Motif}}} {{{for template|Motif}}} {| class="wikitable" ! Child of: | {{{field|Is Child Of|input type=combobox|values from category=Motif}}} |- ! General Notes (Internal): | {{{field|Has Internal Note|input type=textarea|class=toolbarOnTop|editor=visualeditor}}} |- ! General Notes (External): | {{{field...")
- 19:14, 4 March 2025 Noeth talk contribs created page Property:Has Motif (Created page with "This is a property of type Has type::Page")
- 19:14, 4 March 2025 Noeth talk contribs deleted page Property:Has Content Tag (content was: "This is a property of type Has type::Page", and the only contributor was "Noeth" (talk))
- 18:40, 4 March 2025 Noeth talk contribs created page Property:Has Regional Language (Created page with "This is a property of type Has type::Page")
- 18:22, 4 March 2025 Noeth talk contribs created page Module:LanguageVarietyQuery (Created page with "local p = {} function p.queryLanguageVarietyPages(frame) local pageName = frame:preprocess('{{PAGENAME}}') -- First, get all language varieties local varietiesQuery = 'Category:LanguageIs Variety Of::' .. pageName .. '|?Has Language' local varietiesResult = frame:extensionParse('{{#ask:' .. varietiesQuery .. '}}') -- Prepare a query condition for all found language varieties local languageConditions = {} for _, varietyData i...")
- 17:33, 4 March 2025 Noeth talk contribs created page Property:Has Language Within Version (Created page with "This is a property of type Has type::Page.")
- 17:30, 4 March 2025 Noeth talk contribs created page Property:Is Entity Type (Created a property of type Text)
- 17:17, 4 March 2025 Noeth talk contribs created page Print (Redirected page to Prints) Tag: New redirect
- 17:16, 4 March 2025 Noeth talk contribs created page Modern Edition (Redirected page to Modern Editions) Tag: New redirect
- 17:16, 4 March 2025 Noeth talk contribs created page Secondary Version (Redirected page to Secondary Versions) Tag: New redirect
- 17:16, 4 March 2025 Noeth talk contribs created page Sage (Redirected page to Sages) Tag: New redirect
- 17:16, 4 March 2025 Noeth talk contribs created page Manuscript (Redirected page to Manuscripts) Tags: New redirect Visual edit: Switched
- 17:15, 4 March 2025 Noeth talk contribs created page Person (Redirected page to Persons) Tag: New redirect
- 17:15, 4 March 2025 Noeth talk contribs created page Location (Redirected page to Locations) Tag: New redirect
- 17:15, 4 March 2025 Noeth talk contribs created page Inset Story (Redirected page to Inset Stories) Tag: New redirect
- 17:15, 4 March 2025 Noeth talk contribs created page Motif (Redirected page to Motifs) Tag: New redirect
- 17:15, 4 March 2025 Noeth talk contribs created page Version (Redirected page to Versions) Tags: New redirect Visual edit: Switched
- 19:26, 27 February 2025 Noeth talk contribs created page Module:NarratorListModule (Created page with "local p = {} local function getSubobjects(shortTitle) local query = "Has subobject::+Has Short Title::" .. shortTitle .. "|?Has Narrator" local results = mw.smw.ask(query) return results end function p.getNarratorList(frame) local shortTitle = frame.args.shortTitle if not shortTitle then return "Error: shortTitle parameter is missing." end local results = getSubobjects(shortTitle) local groupedResults = {} for _, result in ipairs(results...")
- 15:15, 20 February 2025 Noeth talk contribs created page Template:Version/Connected Manuscripts (Created page with "<includeonly> {{#ask: Category:Manuscript [[Has Siglum Of The Version Of The Seven Sages::{{EscapedPagename}}]] |?Has Language=Language |?Has Location=Location |?Has Date Of Production=Date of Production |class=datatable |mainlabel=Manuscript |default=No connected manuscripts }} </includeonly>")
- 15:15, 20 February 2025 Noeth talk contribs created page Template:Version/Connected Prints (Created page with "<inlcudeonly> {{#ask: Category:Print[[Has Siglum Of The Version Of The Seven Sages::{{PAGENAME}}]] OR Category:Print[[Has Language Group Within Version::{{PAGENAME}}]] |?Has Language=Language |?Has Location=Location |?Has Sort Date Of Print=Date of Print |class=datatable |mainlabel=Print |default=No connected prints }} </includeonly>")
- 13:57, 13 February 2025 Noeth talk contribs created page Template:Versions/Branch (Created page with "<includeonly> {{#ask: |Secondary Version |format=tree |parent=Has Parent Version |root={{PAGENAME}} |limit=5000 }} </includeonly>")
- 13:42, 13 February 2025 Noeth talk contribs created page Property:Is Adapted Into (Created page with "This is a property of type Has type::Page.")
- 14:05, 10 February 2025 Noeth talk contribs created page Property:Subtitle of book / journal (Created page with "This is a property of type Has type::Text.")
- 14:04, 10 February 2025 Noeth talk contribs created page Category:Modern Text (Created blank page)
- 19:48, 4 February 2025 Noeth talk contribs created page Template:EscapedPagename (Created page with "<includeonly> {{#titleparts:{{PAGENAME}}|1}} </includeonly>")
- 19:00, 4 February 2025 Noeth talk contribs created page Property:Has Date Range Of Text Composition (Created page with "This is a property of type Has type::Text")
- 18:59, 4 February 2025 Noeth talk contribs created page Property:Has Sort Date Of Text Composition (Created page with "This is a property of type Has type::Date")
- 18:59, 4 February 2025 Noeth talk contribs created page Property:Has Source For Composition And Adaption Information (Created page with "This is a property of type Has type::Page")
- 17:05, 3 February 2025 Noeth talk contribs created page Category:Motif (Created blank page)
- 17:05, 3 February 2025 Noeth talk contribs created page Motifs (Created page with "{{#ask:Category:Motif|format=category|limit=1000}}")
- 13:43, 3 February 2025 Noeth talk contribs moved page Template:Content to Template:Motif
- 08:37, 30 January 2025 Noeth talk contribs created page File:Bento 9.jpg
- 08:37, 30 January 2025 Noeth talk contribs uploaded File:Bento 9.jpg
- 08:37, 30 January 2025 Noeth talk contribs created page File:Bento 8.jpg
- 08:37, 30 January 2025 Noeth talk contribs uploaded File:Bento 8.jpg
- 08:37, 30 January 2025 Noeth talk contribs created page File:Bento 7.jpg
- 08:37, 30 January 2025 Noeth talk contribs uploaded File:Bento 7.jpg
- 08:36, 30 January 2025 Noeth talk contribs created page File:Bento 6.jpg
- 08:36, 30 January 2025 Noeth talk contribs uploaded File:Bento 6.jpg
- 08:36, 30 January 2025 Noeth talk contribs created page File:Bento 5.jpg
- 08:36, 30 January 2025 Noeth talk contribs uploaded File:Bento 5.jpg
- 08:36, 30 January 2025 Noeth talk contribs created page File:Bento 4.jpg
- 08:36, 30 January 2025 Noeth talk contribs uploaded File:Bento 4.jpg
- 08:36, 30 January 2025 Noeth talk contribs created page File:Bento 3.jpg