Module:PublicationJournalEntry: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 February 2024

  • curprev 13:5113:51, 21 February 2024Tconrad talk contribs 2,837 bytes +1 No edit summary
  • curprev 13:5113:51, 21 February 2024Tconrad talk contribs 2,836 bytes +1,504 No edit summary
  • curprev 13:4813:48, 21 February 2024Tconrad talk contribs 1,332 bytes +1,332 Created page with "-- Required module containing helper methods local helper = require('Module:HelperMethods') -- Required modules for SPARQL queries and HTML table generation local sparql = require('SPARQL') local mwHtml = require('mw.html') -- Main table to hold all functions local p = {} -- Function to build the list function p.getLinkedJournal(frame) -- Retrieve target1 from frame arguments or return error message if not set local target1 = frame.args[1] if not target1 or..."