<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.geministation.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AEdit_button</id>
	<title>Module:Edit button - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.geministation.com/index.php?action=history&amp;feed=atom&amp;title=Module%3AEdit_button"/>
	<link rel="alternate" type="text/html" href="https://wiki.geministation.com/index.php?title=Module:Edit_button&amp;action=history"/>
	<updated>2026-06-04T12:35:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.geministation.com/index.php?title=Module:Edit_button&amp;diff=6953&amp;oldid=prev</id>
		<title>Banri: Created page with &quot;-- {{Helper module|name=Edit button|fname1=(text)|ftype1=string|fuse1=Creates an edit button for the current page that the module is invoked on&lt;br /&gt;&lt;br /&gt;&lt;code&gt;text&lt;/code&gt; de...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.geministation.com/index.php?title=Module:Edit_button&amp;diff=6953&amp;oldid=prev"/>
		<updated>2020-08-18T16:36:21Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-- {{Helper module|name=Edit button|fname1=(text)|ftype1=string|fuse1=Creates an edit button for the current page that the module is invoked on&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;text&amp;lt;/code&amp;gt; de...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- {{Helper module|name=Edit button|fname1=(text)|ftype1=string|fuse1=Creates an edit button for the current page that the module is invoked on&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;code&amp;gt;text&amp;lt;/code&amp;gt; defaults to &amp;quot;edit&amp;quot;}}&lt;br /&gt;
-- Creates a link that opens the editor screen for whatever page this module is invoked on&lt;br /&gt;
 &lt;br /&gt;
return function(text)&lt;br /&gt;
	local page_title = mw.title.getCurrentTitle().fullText&lt;br /&gt;
	local url = tostring(mw.uri.fullUrl(page_title,&amp;#039;action=edit&amp;#039;))&lt;br /&gt;
	return &amp;#039;[&amp;#039;..url..&amp;#039; &amp;#039;..(text or &amp;#039;edit&amp;#039;)..&amp;#039;]&amp;#039;&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>Banri</name></author>
	</entry>
</feed>