Jump to content

Module:BibliographyLink: Revision history

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.

23 March 2025

  • curprev 21:0721:07, 23 March 2025 Oros talk contribs 574 bytes −5 No edit summary
  • curprev 08:2108:21, 23 March 2025 Oros talk contribs 579 bytes +27 No edit summary
  • curprev 08:1908:19, 23 March 2025 Oros talk contribs 552 bytes +552 Created page with "local p = {} function p.link(frame) local args = frame:getParent().args local title = args["Title"] or "" local category = args["Category"] or "general" -- Get text before the first colon local base = mw.ustring.match(title, "^[^:]+") or title -- Clean slug: lowercase, replace spaces with dashes local slug = mw.ustring.lower(base) slug = mw.ustring.gsub(slug, " ", "-") local url = "https://adarislibrary.org/docs/books/" .. category..."
Blanking
content model change
Manual revert
Mobile edit
Mobile web edit
New redirect
Removed redirect
Replaced
Reverted
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)