All 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).
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Has Number Of Volumes (Created page with "This is a property of type Has type::Number.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Has Note On Motif (Created page with "This is a property of type Has type::Text.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Has Narrative Or Scholarly Group (Created page with "This is a property of type Has type::Page.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Has Name (Created page with "This is a property of type Has type::Page.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Has Literary Form (Created page with "This is a property of type Has type::Page.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Is Variety Of (Created page with "This is a property of type Has type::Page.")
- 10:14, 25 March 2025 Noeth talk contribs created page Property:Is Child Of (Created page with "This is a property of type Has type::Page.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Was Printed For (Created page with "This is a property of type Has type::Page.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Islamic Date Of Print (Created page with "This is a property of type Has type::Text.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Islamic Date Of Production (Created page with "This is a property of type Has type::Text.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Hebrewic Date Of Production (Created page with "This is a property of type Has type::Text.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Hebrew Date Of Text Composition (Created page with "This is a property of type Has type::Text.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Hebrew Date Of Print (Created page with "This is a property of type Has type::Text.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Editor Of The Collection (Created page with "This is a property of type Has type::Page.")
- 10:13, 25 March 2025 Noeth talk contribs created page Property:Has Chapter Subtitle (Created page with "This is a property of type Has type::Page.")
- 10:12, 25 March 2025 Noeth talk contribs created page Property:Has Catalogue (Created page with "This is a property of type Has type::Page.")
- 10:00, 25 March 2025 Noeth talk contribs deleted page Module:ListRedirects (content was: "local p = {} function p.listRedirects(frame) local currentTitle = mw.title.getCurrentTitle().prefixedText local api = mw.ext.ExternalData.getJSON { url = mw.uri.fullUrl( 'api.php', { action = 'query', format = 'json', list = 'backlinks', bltitle = currentTitle, blfilterredir = 'redirects', blli...", and the only contributor was "Noeth" (talk))
- 09:59, 25 March 2025 Noeth talk contribs created page Module:LanguageVarietyQuery/doc (Created page with "This module retrieves language variety pages related to a given language from Semantic MediaWiki. === Usage === The module can be invoked using #invoke in a template or wiki page. === Parameters === The first unnamed parameter specifies the language name for which varieties should be retrieved. === Behavior === Queries Semantic MediaWiki for all pages categorized under Category:Language that are marked as a variety of the specified language. If no varieties are fou...")
- 09:58, 25 March 2025 Noeth talk contribs created page Module:GroupNameVariations/doc (Created page with "This module retrieves name variations associated with a given narrator from Semantic MediaWiki. === Usage === The module can be invoked using #invoke in a template or wiki page. === Parameters === The first unnamed parameter specifies the narrator's name whose name variations should be retrieved. === Behavior === The module queries Semantic MediaWiki for Has Name Variation properties associated with the specified Has Narrator value. If no results are found, it retu...")
- 09:57, 25 March 2025 Noeth talk contribs deleted page Module:EmbeddedStoryCollector (content was: "-- Module: EmbeddedStoryCollector local p = {} function p.getStories(frame) local stories = {} -- Find all EmbeddedStory templates in the page content local content = mw.title.getCurrentTitle():getContent() for story in content:gmatch("{{EmbeddedStory.-}}") do table.insert(stories, story) end return table.concat(stories, "\n") end return p", and the only contributor was "Noeth" (talk))
- 09:56, 25 March 2025 Noeth talk contribs deleted page Module:CreateButton (content was: "local p = {} --p stands for package function p.hello( frame ) local wrapper = mw.html.create( 'html' ) return tostring( wrapper ) end return p", and the only contributor was "Noeth" (talk))
- 09:55, 25 March 2025 Noeth talk contribs created page Module:CopyEmbeddedStories/doc (Created page with "== Module:CopyEmbeddedStories == This module extracts all instances of the `EmbeddedStory` template from a specified source page. It is useful for retrieving and reusing embedded story elements across different pages in a MediaWiki environment. === Usage === The module can be invoked using `#invoke` in a template or wiki page. <pre> {{#invoke:CopyEmbeddedStories|fetchEmbeddedStories | sourcePage=ExamplePage }} </pre> === Parameters === * `sourcePage` - The title of...")
- 09:54, 25 March 2025 Noeth talk contribs deleted page Module:BuildVersionTree (content was: "-- Module:VersionTree local p = {} -- Helper function to build a tree structure from flat data local function buildTree(versions, parentField) local tree = {} local nodes = {} -- First pass: Create all nodes for _, version in pairs(versions) do local title = version[1] nodes[title] = { title = title, children = {},...", and the only contributor was "Noeth" (talk))
- 09:41, 25 March 2025 Noeth talk contribs created page Module:Breadcrumb/doc (Created page with "== Module:Breadcrumb == This module generates a breadcrumb navigation component for MediaWiki pages. The breadcrumb provides users with a visual representation of the page's hierarchy, linking back to the main page and a relevant category before displaying the current page. === Usage === The module is intended to be used in templates or directly in wiki pages via `#invoke`. ``` {{#invoke:Breadcrumb|breadcrumb | CategoryLink=Category:Example | CategoryName=Example Ca...")
- 09:12, 25 March 2025 Noeth talk contribs created page Module:SetDateRange/doc (Created page with "== Module Documentation: SetDateRange == This module is used to determine and set appropriate date properties for sorting and display. It takes various date inputs, prioritises them based on availability, and sets corresponding Semantic MediaWiki properties. === Usage === To invoke this module, use the following syntax within a template: <syntaxhighlight lang="mediawiki"> {{#invoke:SetDateRange|set | fixed_date={{{Has Date Of Text Composition|}}} | start_date={{{Has...")
- 15:51, 24 March 2025 Bonsall talk contribs created page Picardie (Created page with "{{Location}}")
- 13:52, 24 March 2025 Noeth talk contribs created page Property:Is Spelling Variation Of (Created page with "This is a property of type Has type::Page.")
- 13:50, 24 March 2025 Noeth talk contribs created page Template:Person/NamingVariation (Created page with "<includeonly> {{PAGENAME}} is a spelling variation of [[{{{Canonical Name|}}}]] </includeonly>")
- 13:26, 24 March 2025 Noeth talk contribs created page Template:Person/Content (Created page with "<includeonly> <div> <div class="row"> <!-- Left Column --> <div class="col-md-6"> {| class=wikitable border=1 |- ! colspan="2" | Metadata |- {{TableAttribute|type=text|display_name=First Name|value={{{Has First Name|}}}|property=Has First Name}} |- {{TableAttribute|type=text|display_name=Last Name|value={{{Has Last Name|}}}|property=Has Last Name}} |- {{TableAttribute|type=attr|display_name=Title|value={{{Has Title|}}}|property=Has Title}} |- |} {| class=wikita...")
- 13:36, 21 March 2025 Bonsall talk contribs created page The Seuin Seages (Created page with "{{Title}}")
- 13:33, 21 March 2025 Bonsall talk contribs moved page Rolland, The Seven Sages in Scottish Metre, ed. by Laing (1837) to Rolland, The Seven Sages in Scotish Metre, ed. by Laing (1837)
- 13:33, 21 March 2025 Bonsall talk contribs created page Rolland, The Seven Sages in Scottish Metre, ed. by Laing (1837) (Created page with "{{Modern Edition |Has Editor Name=David Laing |Has Title Of Book Or Journal=The Seven Sages in Scotish Metre, By John Rolland |Has Place Of Publication=Edinburgh, UK |Has Publisher=Bannatyne Club |Has Date Of Publication=1837 |Has Digitisation=https://archive.org/details/sevensagesinscot00rolluoft/page/n5/mode/2up }}")
- 12:50, 21 March 2025 Bonsall talk contribs created page Craigie, Buke of the Sevyne Sagis (1923, 1925) (Created page with "{{Modern Edition |Is Connected To Modern Research Literature=Cragie (1923) |Has Editor Name=W. A Cragie |Has Title Of Book Or Journal=The Asloan Manuscript: A Miscellany in Prose and Verse |Has Place Of Publication=London, UK |Has Publisher=Blackwood and Sons |Has Date Of Publication=1923, 1925 }}")
- 12:30, 21 March 2025 Bonsall talk contribs created page Malcome (Created page with "{{Sage}}")
- 12:30, 21 March 2025 Bonsall talk contribs created page Cratone (Created page with "{{Sage}}")
- 10:01, 21 March 2025 Bonsall talk contribs created page Scots Version H (Created page with "{{Secondary Version |Has Description=The poet John Rolland composed his verse translation of ''The Seuin Seages'' in 1560, while styaing somewhere outside of Edinburgh (in Dalkeith, or in }}")
- 09:10, 21 March 2025 Boettcher talk contribs created page Old Swedish Redaction B (Created page with "{{Secondary Version}}")
- 16:46, 20 March 2025 Bonsall talk contribs moved page Older Scots Version A to Older Scots Version A: Buke of the Sevyne Sagis
- 15:30, 20 March 2025 Bonsall talk contribs created page The history of the seven wise masters of Rome. London, 1785 (Created page with "{{Print |Has Display Title=The history of the seven wise masters of Rome [...]. London, [1785?] |Has Total Number Of Pages=24 |Has Format=12° |Has Standardised Title Of Narrative=The History of the Seven Wise Masters of Rome |Has Incipit Or Textual Title=The history of the seven wise masters of Rome. Containing [m]any excellent and delightful examples. With their explanations and modern significations |Has Siglum Of The Version Of The Seven Sages=H (Historia Septem Sapi...")
- 15:18, 20 March 2025 Bonsall talk contribs created page The History of the Seven Wise Masters of Rome (Created page with "{{Title}}")
- 15:18, 20 March 2025 Bonsall talk contribs created page The famous history of the seven wise masters of Rome ... (London: 1750) (Created page with "{{Print |Has Display Title=The famous history of the seven wise masters of Rome [...]. [London: ca. 1750] |Has Total Number Of Pages=24 |Has Format=12° |Has Standardised Title Of Narrative=The History of the Seven Wise Masters of Rome |Has Incipit Or Textual Title=The famous history of the seven wise masters of Rome. To which is added, the remarkable and entertaining history of a reclaim'd lady of pleasure. Entered according to order |Has Siglum Of The Version Of The Se...")
- 14:59, 20 March 2025 Bonsall talk contribs created page Newcastle, UK (Created page with "{{Location |Has Display Title=Newcastle upon Tyne, UK |Has Coordinates=54.97385, -1.61316 |Has Location Type=City |Is Located In=United Kingdom }}")
- 14:58, 20 March 2025 Bonsall talk contribs created page The first part of the famous history of the Seven Wise Masters of Rome (...). Newcastle (1750?) (Created page with "{{Print |Has Display Title=The first part of the famous history of the Seven Wise Masters of Rome [...]. Newcastle [1750?] |Has Total Number Of Pages=48 |Has Format=12° |Has Standardised Title Of Narrative=The History of the Seven Wise Masters of Rome |Has Incipit Or Textual Title=The first part of the famous history, of the Seven Wise Masters of Rome. Containing many excellent and delightful Examples, with their Explanations, and modern Significations; which (by Way of...")
- 10:51, 20 March 2025 Bonsall talk contribs moved page (Seven wise masters of Rome) (fragment) (London: Richard Pynson, ca. 1493) to Seven wise masters of Rome (fragment). London: Richard Pynson, ca. 1493
- 16:48, 19 March 2025 Bonsall talk contribs created page (Seven wise masters of Rome) (fragment) (London: Richard Pynson, ca. 1493) (Created page with "{{Print |Has Display Title=[Seven wise masters of Rome] [fragment] London: Richard Pynson, ca. 1493 |Has Total Number Of Pages=2 |Has Format=4° |Has Standardised Title Of Narrative=The History of the Seven Wise Masters of Rome |Has Incipit Or Textual Title=the mete was redy: and the tyme of the day was come to go to dyner |Has Siglum Of The Version Of The Seven Sages=H (Historia Septem Sapientum) |Has Language Group Within Version=English Version H |Has Narrative Or Sch...")
- 16:14, 19 March 2025 Noeth talk contribs created page Template:RedirectTo (Created page with "<includeonly>#REDIRECT [[{{{1|}}}]]</includeonly>")
- 15:26, 19 March 2025 Noeth talk contribs created page Module:ListRedirects (Created page with "local p = {} function p.listRedirects(frame) local title = mw.title.getCurrentTitle() local redirects = title:getRedirectsHere() local result = {} for _, redirect in ipairs(redirects) do table.insert(result, string.format("* %s", redirect.prefixedText)) end return table.concat(result, '\n') end return p")
- 15:16, 19 March 2025 Noeth talk contribs created page Andrew Hart (Created page with "{{Person}}")
- 15:14, 19 March 2025 Noeth talk contribs created page Andro Hart (Created page with "#REDIRECT Andrew Hart")
- 16:59, 18 March 2025 Bonsall talk contribs created page Old French (Lorraine) (Created page with "{{Language}}")