<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.forsakensaga.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AUl</id>
	<title>Module:Ul - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.forsakensaga.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AUl"/>
	<link rel="alternate" type="text/html" href="https://wiki.forsakensaga.com/index.php?title=Module:Ul&amp;action=history"/>
	<updated>2026-05-12T14:53:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.forsakensaga.com/index.php?title=Module:Ul&amp;diff=118&amp;oldid=prev</id>
		<title>176.40.36.35: Created page with &quot;local getArgs = require(&#039;Module:Arguments&#039;).getArgs  local p = {}  function p.main(frame)   local args = getArgs(frame)   local class = args[&#039;class&#039;]   local style = args[&#039;style&#039;]   local ul = mw.html.create(&#039;ul&#039;)   if class ~= nil then     ul:addClass(class)   end   if class ~= nil then     ul:cssText(style)   end   for _, v in ipairs(args) do     if v then ul:tag(&#039;li&#039;):wikitext(v) end   end   return tostring(ul) end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.forsakensaga.com/index.php?title=Module:Ul&amp;diff=118&amp;oldid=prev"/>
		<updated>2024-06-13T09:09:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs  local p = {}  function p.main(frame)   local args = getArgs(frame)   local class = args[&amp;#039;class&amp;#039;]   local style = args[&amp;#039;style&amp;#039;]   local ul = mw.html.create(&amp;#039;ul&amp;#039;)   if class ~= nil then     ul:addClass(class)   end   if class ~= nil then     ul:cssText(style)   end   for _, v in ipairs(args) do     if v then ul:tag(&amp;#039;li&amp;#039;):wikitext(v) end   end   return tostring(ul) 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 getArgs = require(&amp;#039;Module:Arguments&amp;#039;).getArgs&lt;br /&gt;
&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
  local args = getArgs(frame)&lt;br /&gt;
  local class = args[&amp;#039;class&amp;#039;]&lt;br /&gt;
  local style = args[&amp;#039;style&amp;#039;]&lt;br /&gt;
  local ul = mw.html.create(&amp;#039;ul&amp;#039;)&lt;br /&gt;
  if class ~= nil then&lt;br /&gt;
    ul:addClass(class)&lt;br /&gt;
  end&lt;br /&gt;
  if class ~= nil then&lt;br /&gt;
    ul:cssText(style)&lt;br /&gt;
  end&lt;br /&gt;
  for _, v in ipairs(args) do&lt;br /&gt;
    if v then ul:tag(&amp;#039;li&amp;#039;):wikitext(v) end&lt;br /&gt;
  end&lt;br /&gt;
  return tostring(ul)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>176.40.36.35</name></author>
	</entry>
</feed>