<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2Ftrappist_the_monk%2Fget_lead_section</id>
	<title>Module:Sandbox/trappist the monk/get lead section - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3ASandbox%2Ftrappist_the_monk%2Fget_lead_section"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/trappist_the_monk/get_lead_section&amp;action=history"/>
	<updated>2026-04-22T00:29:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Sandbox/trappist_the_monk/get_lead_section&amp;diff=146612&amp;oldid=prev</id>
		<title>imported&gt;Trappist the monk: create;</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/trappist_the_monk/get_lead_section&amp;diff=146612&amp;oldid=prev"/>
		<updated>2018-04-22T10:27:30Z</updated>

		<summary type="html">&lt;p&gt;create;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;p={}&lt;br /&gt;
function p.get_lead_section (frame)&lt;br /&gt;
	local title_object = mw.title.new (frame.args[1]);							-- get a title object for named article&lt;br /&gt;
	local content = title_object:getContent();									-- get the unparsed article content&lt;br /&gt;
	local text = mw.ustring.match (content, &amp;#039;(.-)==+&amp;#039;);							-- get everything from start to first section header &amp;#039;==&amp;#039;&lt;br /&gt;
&lt;br /&gt;
	return frame:preprocess (text);												-- return the preprocessed text;&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p;&lt;/div&gt;</summary>
		<author><name>imported&gt;Trappist the monk</name></author>
	</entry>
</feed>