<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drifters-almanac.com/index.php?action=history&amp;feed=atom&amp;title=Module%3APrettyQuestLink</id>
	<title>Module:PrettyQuestLink - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://drifters-almanac.com/index.php?action=history&amp;feed=atom&amp;title=Module%3APrettyQuestLink"/>
	<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:PrettyQuestLink&amp;action=history"/>
	<updated>2026-06-19T21:37:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://drifters-almanac.com/index.php?title=Module:PrettyQuestLink&amp;diff=2071&amp;oldid=prev</id>
		<title>Mildew: Protected &quot;Module:PrettyQuestLink&quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:PrettyQuestLink&amp;diff=2071&amp;oldid=prev"/>
		<updated>2025-05-14T03:19:20Z</updated>

		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/Module:PrettyQuestLink&quot; title=&quot;Module:PrettyQuestLink&quot;&gt;Module:PrettyQuestLink&lt;/a&gt;&amp;quot; ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 20:19, 13 May 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mildew</name></author>
	</entry>
	<entry>
		<id>https://drifters-almanac.com/index.php?title=Module:PrettyQuestLink&amp;diff=2070&amp;oldid=prev</id>
		<title>Mildew: Created page with &quot;local p = {}  function p.pretty(frame)     local raw = frame.args[1] or &quot;&quot;     raw = mw.text.trim(raw)      -- Extract subpage name if in format &quot;Quest/Some Quest&quot;     local _, quest = string.match(raw, &quot;^(.-)/(.+)$&quot;)     local label = quest or raw  -- fallback to full name if not a subpage      return string.format(&quot;%s&quot;, raw, label) end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://drifters-almanac.com/index.php?title=Module:PrettyQuestLink&amp;diff=2070&amp;oldid=prev"/>
		<updated>2025-05-14T03:19:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.pretty(frame)     local raw = frame.args[1] or &amp;quot;&amp;quot;     raw = mw.text.trim(raw)      -- Extract subpage name if in format &amp;quot;Quest/Some Quest&amp;quot;     local _, quest = string.match(raw, &amp;quot;^(.-)/(.+)$&amp;quot;)     local label = quest or raw  -- fallback to full name if not a subpage      return string.format(&amp;quot;&lt;a href=&quot;/index.php?title=%25s&amp;amp;action=formedit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;%s (page does not exist)&quot;&gt;%s&lt;/a&gt;&amp;quot;, raw, label) end  return p&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.pretty(frame)&lt;br /&gt;
    local raw = frame.args[1] or &amp;quot;&amp;quot;&lt;br /&gt;
    raw = mw.text.trim(raw)&lt;br /&gt;
&lt;br /&gt;
    -- Extract subpage name if in format &amp;quot;Quest/Some Quest&amp;quot;&lt;br /&gt;
    local _, quest = string.match(raw, &amp;quot;^(.-)/(.+)$&amp;quot;)&lt;br /&gt;
    local label = quest or raw  -- fallback to full name if not a subpage&lt;br /&gt;
&lt;br /&gt;
    return string.format(&amp;quot;[[%s|%s]]&amp;quot;, raw, label)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Mildew</name></author>
	</entry>
</feed>