<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.starcup.cc/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.starcup.cc/index.php?action=history&amp;feed=atom&amp;title=Module%3AEdit_button"/>
	<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Module:Edit_button&amp;action=history"/>
	<updated>2026-06-19T17:39:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.starcup.cc/index.php?title=Module:Edit_button&amp;diff=6&amp;oldid=prev</id>
		<title>Little meow meow: created</title>
		<link rel="alternate" type="text/html" href="https://wiki.starcup.cc/index.php?title=Module:Edit_button&amp;diff=6&amp;oldid=prev"/>
		<updated>2025-05-09T05:55:22Z</updated>

		<summary type="html">&lt;p&gt;created&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, page)&lt;br /&gt;
	local page_title = page or 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>Little meow meow</name></author>
	</entry>
</feed>