<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://consumerrights.wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ALua_Quick_Reference</id>
	<title>Help:Lua Quick Reference - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://consumerrights.wiki/index.php?action=history&amp;feed=atom&amp;title=Help%3ALua_Quick_Reference"/>
	<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Help:Lua_Quick_Reference&amp;action=history"/>
	<updated>2026-04-29T21:02:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://consumerrights.wiki/index.php?title=Help:Lua_Quick_Reference&amp;diff=6770&amp;oldid=prev</id>
		<title>Louis: Created page with &quot;= Common Lua Tasks =  == Text Formatting == Make text uppercase:  {{#invoke:Format|uppercase|your text here}}  Create a bullet list:  {{#invoke:List|bulletList|First item|Second item|Third item}}  == Tips == * Always test your modules in a sandbox first * Use clear function names * Comment your code for others&quot;</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Help:Lua_Quick_Reference&amp;diff=6770&amp;oldid=prev"/>
		<updated>2025-01-30T05:35:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;= Common Lua Tasks =  == Text Formatting == Make text uppercase:  {{#invoke:Format|uppercase|your text here}}  Create a bullet list:  {{#invoke:List|bulletList|First item|Second item|Third item}}  == Tips == * Always test your modules in a sandbox first * Use clear function names * Comment your code for others&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Common Lua Tasks =&lt;br /&gt;
&lt;br /&gt;
== Text Formatting ==&lt;br /&gt;
Make text uppercase:&lt;br /&gt;
 {{#invoke:Format|uppercase|your text here}}&lt;br /&gt;
&lt;br /&gt;
Create a bullet list:&lt;br /&gt;
 {{#invoke:List|bulletList|First item|Second item|Third item}}&lt;br /&gt;
&lt;br /&gt;
== Tips ==&lt;br /&gt;
* Always test your modules in a sandbox first&lt;br /&gt;
* Use clear function names&lt;br /&gt;
* Comment your code for others&lt;/div&gt;</summary>
		<author><name>Louis</name></author>
	</entry>
</feed>