<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://scwiki.hu/index.php?action=history&amp;feed=atom&amp;title=Module%3ARSI</id>
	<title>Module:RSI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://scwiki.hu/index.php?action=history&amp;feed=atom&amp;title=Module%3ARSI"/>
	<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:RSI&amp;action=history"/>
	<updated>2026-05-01T17:58:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:RSI&amp;diff=174306&amp;oldid=prev</id>
		<title>Nomad: 1 revision imported: Vulture update</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:RSI&amp;diff=174306&amp;oldid=prev"/>
		<updated>2023-03-11T08:18:27Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: Vulture update&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:18, 11 March 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key mediawiki-wiki_:diff::1.12:old-173803:rev-174306 --&gt;
&lt;/table&gt;</summary>
		<author><name>Nomad</name></author>
	</entry>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:RSI&amp;diff=173803&amp;oldid=prev</id>
		<title>Nomad: Created page with &quot;-- Optionally add &quot;https://robertsspaceindustries.com/&quot; to url if it is not present.  local p = {} function p.rsi_url(frame)   local base_url = &quot;https://robertsspaceindustries.com/&quot;   local support_url = &quot;https://support.robertsspaceindustries.com/&quot;   local url = frame.args[1]   local return_val   if (string.sub(url,1,string.len(base_url))==base_url) or (string.sub(url,1,string.len(support_url))==support_url) then     return_val = url   else     return_val = base_url .....&quot;</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:RSI&amp;diff=173803&amp;oldid=prev"/>
		<updated>2023-01-28T06:56:11Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-- Optionally add &amp;quot;https://robertsspaceindustries.com/&amp;quot; to url if it is not present.  local p = {} function p.rsi_url(frame)   local base_url = &amp;quot;https://robertsspaceindustries.com/&amp;quot;   local support_url = &amp;quot;https://support.robertsspaceindustries.com/&amp;quot;   local url = frame.args[1]   local return_val   if (string.sub(url,1,string.len(base_url))==base_url) or (string.sub(url,1,string.len(support_url))==support_url) then     return_val = url   else     return_val = base_url .....&amp;quot;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 06:56, 28 January 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key mediawiki-wiki_:diff::1.12:old-174305:rev-173803 --&gt;
&lt;/table&gt;</summary>
		<author><name>Nomad</name></author>
	</entry>
	<entry>
		<id>https://scwiki.hu/index.php?title=Module:RSI&amp;diff=174305&amp;oldid=prev</id>
		<title>sctools&gt;Alistair3149 at 21:04, 19 March 2020</title>
		<link rel="alternate" type="text/html" href="https://scwiki.hu/index.php?title=Module:RSI&amp;diff=174305&amp;oldid=prev"/>
		<updated>2020-03-19T21:04:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- Optionally add &amp;quot;https://robertsspaceindustries.com/&amp;quot; to url if it is not present. &lt;br /&gt;
local p = {}&lt;br /&gt;
function p.rsi_url(frame)&lt;br /&gt;
  local base_url = &amp;quot;https://robertsspaceindustries.com/&amp;quot;&lt;br /&gt;
  local support_url = &amp;quot;https://support.robertsspaceindustries.com/&amp;quot;&lt;br /&gt;
  local url = frame.args[1]&lt;br /&gt;
  local return_val&lt;br /&gt;
  if (string.sub(url,1,string.len(base_url))==base_url) or (string.sub(url,1,string.len(support_url))==support_url) then&lt;br /&gt;
    return_val = url&lt;br /&gt;
  else&lt;br /&gt;
    return_val = base_url .. url&lt;br /&gt;
  end&lt;br /&gt;
  return return_val&lt;br /&gt;
end&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>sctools&gt;Alistair3149</name></author>
	</entry>
</feed>