<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://chew.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ADisplayTitle</id>
	<title>Module:DisplayTitle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://chew.wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3ADisplayTitle"/>
	<link rel="alternate" type="text/html" href="https://chew.wiki/index.php?title=Module:DisplayTitle&amp;action=history"/>
	<updated>2026-04-09T12:01:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://chew.wiki/index.php?title=Module:DisplayTitle&amp;diff=13&amp;oldid=prev</id>
		<title>Chew: display functions</title>
		<link rel="alternate" type="text/html" href="https://chew.wiki/index.php?title=Module:DisplayTitle&amp;diff=13&amp;oldid=prev"/>
		<updated>2020-11-11T00:15:19Z</updated>

		<summary type="html">&lt;p&gt;display functions&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;
function p.set(frame)&lt;br /&gt;
	return mw.ext.displaytitle.set(frame.args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.get(frame)&lt;br /&gt;
	return mw.ext.displaytitle.get(frame.args[1])&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Chew</name></author>
	</entry>
</feed>