<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mineinabyss.com/w/Module:StarDisplay/history?feed=atom</id>
	<title>Module:StarDisplay - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mineinabyss.com/w/Module:StarDisplay/history?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.mineinabyss.com/w/Module:StarDisplay/history"/>
	<updated>2026-04-10T11:37:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.mineinabyss.com/index.php?title=Module:StarDisplay&amp;diff=1585&amp;oldid=prev</id>
		<title>Scyu: Created page with &quot;local p = {}  function p.render(frame)     local danger = tonumber(frame.args[1]) or 0     local stars = &quot;&quot;      for i = 1, danger do         stars = stars .. &quot;⭐&quot;  -- Change this to &quot;15px&quot; if using an image     end      return stars end  return p&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.mineinabyss.com/index.php?title=Module:StarDisplay&amp;diff=1585&amp;oldid=prev"/>
		<updated>2024-10-17T18:47:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local p = {}  function p.render(frame)     local danger = tonumber(frame.args[1]) or 0     local stars = &amp;quot;&amp;quot;      for i = 1, danger do         stars = stars .. &amp;quot;⭐&amp;quot;  -- Change this to &amp;quot;&lt;a href=&quot;/w/File:Star.png/edit?redlink=1&quot; class=&quot;new&quot; title=&quot;File:Star.png (page does not exist)&quot;&gt;15px&lt;/a&gt;&amp;quot; if using an image     end      return stars 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.render(frame)&lt;br /&gt;
    local danger = tonumber(frame.args[1]) or 0&lt;br /&gt;
    local stars = &amp;quot;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
    for i = 1, danger do&lt;br /&gt;
        stars = stars .. &amp;quot;⭐&amp;quot;  -- Change this to &amp;quot;[[File:Star.png|15px]]&amp;quot; if using an image&lt;br /&gt;
    end&lt;br /&gt;
&lt;br /&gt;
    return stars&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Scyu</name></author>
	</entry>
</feed>