<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="he">
	<id>https://otzarmaharit.com/index.php?action=history&amp;feed=atom&amp;title=%D7%99%D7%97%D7%99%D7%93%D7%94%3AExampleModule</id>
	<title>יחידה:ExampleModule - היסטוריית גרסאות</title>
	<link rel="self" type="application/atom+xml" href="https://otzarmaharit.com/index.php?action=history&amp;feed=atom&amp;title=%D7%99%D7%97%D7%99%D7%93%D7%94%3AExampleModule"/>
	<link rel="alternate" type="text/html" href="https://otzarmaharit.com/index.php?title=%D7%99%D7%97%D7%99%D7%93%D7%94:ExampleModule&amp;action=history"/>
	<updated>2026-05-30T16:20:33Z</updated>
	<subtitle>היסטוריית הגרסאות של הדף הזה בוויקי</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://otzarmaharit.com/index.php?title=%D7%99%D7%97%D7%99%D7%93%D7%94:ExampleModule&amp;diff=494&amp;oldid=prev</id>
		<title>Be69455: יצירת דף עם התוכן &quot;local p = {} local pv = require(&#039;Module:ParamValidator&#039;)  function p.example(frame)     local args = frame:getParent().args     local params = {         [1] = { isa = &#039;string&#039;, required = true },         [2] = { isa = &#039;number&#039;, required = true }     }     local options = {         frame = frame,         args = args,         params = params     }     local result, err = pv.validate(options)     if not result then         return &#039;Error: &#039; .. err     end     r...&quot;</title>
		<link rel="alternate" type="text/html" href="https://otzarmaharit.com/index.php?title=%D7%99%D7%97%D7%99%D7%93%D7%94:ExampleModule&amp;diff=494&amp;oldid=prev"/>
		<updated>2024-06-23T16:49:22Z</updated>

		<summary type="html">&lt;p&gt;יצירת דף עם התוכן &amp;quot;local p = {} local pv = require(&amp;#039;Module:ParamValidator&amp;#039;)  function p.example(frame)     local args = frame:getParent().args     local params = {         [1] = { isa = &amp;#039;string&amp;#039;, required = true },         [2] = { isa = &amp;#039;number&amp;#039;, required = true }     }     local options = {         frame = frame,         args = args,         params = params     }     local result, err = pv.validate(options)     if not result then         return &amp;#039;Error: &amp;#039; .. err     end     r...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;דף חדש&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
local pv = require(&amp;#039;Module:ParamValidator&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
function p.example(frame)&lt;br /&gt;
    local args = frame:getParent().args&lt;br /&gt;
    local params = {&lt;br /&gt;
        [1] = { isa = &amp;#039;string&amp;#039;, required = true },&lt;br /&gt;
        [2] = { isa = &amp;#039;number&amp;#039;, required = true }&lt;br /&gt;
    }&lt;br /&gt;
    local options = {&lt;br /&gt;
        frame = frame,&lt;br /&gt;
        args = args,&lt;br /&gt;
        params = params&lt;br /&gt;
    }&lt;br /&gt;
    local result, err = pv.validate(options)&lt;br /&gt;
    if not result then&lt;br /&gt;
        return &amp;#039;Error: &amp;#039; .. err&lt;br /&gt;
    end&lt;br /&gt;
    return &amp;#039;Parameter 1: &amp;#039; .. args[1] .. &amp;#039;, Parameter 2: &amp;#039; .. args[2]&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>Be69455</name></author>
	</entry>
</feed>