<?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%2FGalobtter%2FShortdesc_helper</id>
	<title>Module:Sandbox/Galobtter/Shortdesc helper - 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%2FGalobtter%2FShortdesc_helper"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Galobtter/Shortdesc_helper&amp;action=history"/>
	<updated>2026-05-27T19:29:21Z</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/Galobtter/Shortdesc_helper&amp;diff=145456&amp;oldid=prev</id>
		<title>imported&gt;Galobtter: fix</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Sandbox/Galobtter/Shortdesc_helper&amp;diff=145456&amp;oldid=prev"/>
		<updated>2020-02-10T03:56:17Z</updated>

		<summary type="html">&lt;p&gt;fix&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;
local prepend = [[&lt;br /&gt;
window.sdh = {};&lt;br /&gt;
&lt;br /&gt;
/* These messages can be changed to localize Shortdesc helper for your wiki. &lt;br /&gt;
** If that is not necessary, then this can be removed, and English-language messages will be used. */&lt;br /&gt;
]]&lt;br /&gt;
local append = [[&lt;br /&gt;
mw.loader.getScript( &amp;#039;https://en.wikipedia.org/w/load.php?modules=ext.gadget.libSettings&amp;#039; ).then( function() {&lt;br /&gt;
	mw.loader.load( &amp;#039;https://en.wikipedia.org/w/load.php?modules=ext.gadget.Shortdesc-helper&amp;#039; );&lt;br /&gt;
})]]&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
	local text = mw.title.new(&amp;#039;MediaWiki:Gadget-Shortdesc-helper.js&amp;#039;):getContent()&lt;br /&gt;
	local content = text&lt;br /&gt;
		:match(&amp;#039;var messages.-;&amp;#039;)&lt;br /&gt;
		:gsub(&amp;#039;var messages&amp;#039;, &amp;#039;window.sdh.messages&amp;#039;)&lt;br /&gt;
		:gsub(&amp;#039;\t\t&amp;#039;, &amp;#039;\t&amp;#039;)&lt;br /&gt;
		:gsub(&amp;#039;\t};&amp;#039;, &amp;#039;};&amp;#039;)&lt;br /&gt;
	content = prepend..content..&amp;#039;\n\n&amp;#039;..append&lt;br /&gt;
	return frame:extensionTag (&amp;#039;syntaxhighlight&amp;#039;, content, {lang = &amp;#039;js&amp;#039;})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.append(frame)&lt;br /&gt;
	return frame:extensionTag (&amp;#039;syntaxhighlight&amp;#039;, append, {lang = &amp;#039;js&amp;#039;})&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;Galobtter</name></author>
	</entry>
</feed>