<?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_modules</id>
	<title>Help:Lua modules - 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_modules"/>
	<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Help:Lua_modules&amp;action=history"/>
	<updated>2026-05-01T15:41:50Z</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_modules&amp;diff=6744&amp;oldid=prev</id>
		<title>Louis: testing scribunto lua stuff</title>
		<link rel="alternate" type="text/html" href="https://consumerrights.wiki/index.php?title=Help:Lua_modules&amp;diff=6744&amp;oldid=prev"/>
		<updated>2025-01-30T01:46:43Z</updated>

		<summary type="html">&lt;p&gt;testing scribunto lua stuff&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Using Lua Modules on Our Wiki =&lt;br /&gt;
&lt;br /&gt;
== Basic Usage ==&lt;br /&gt;
To use a Lua module on a page, use this syntax:&lt;br /&gt;
 {{#invoke:ModuleName|functionName|parameter1|parameter2}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
Try this:&lt;br /&gt;
 {{#invoke:Welcome|greet|YourName}}&lt;br /&gt;
&lt;br /&gt;
== Common Uses ==&lt;br /&gt;
* Creating templates with logic&lt;br /&gt;
* Formatting data&lt;br /&gt;
* Building navigation menus&lt;br /&gt;
* Processing lists&lt;/div&gt;</summary>
		<author><name>Louis</name></author>
	</entry>
</feed>