Munurin millum rættingarnar hjá "Module:Pp-move-indef/doc"

Content deleted Content added
Stovnaði síðu við "This module implements {{tl|pp-move-indef}}. It is a protection template, but has no visible output, unlike other protection templates which output banners or padlock icon..."
 
Xqbot (kjak | íkøst)
s Bot: Erstatt forældet <source> -tag og parameteren "enclose" [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
Linja 20:
From Lua, load the module like this:
 
<sourcesyntaxhighlight lang="lua">
local ppMoveIndef = require('Module:Pp-move-indef').main
</syntaxhighlight>
</source>
 
You can then use <var>ppMoveIndef</var> like this:
 
<sourcesyntaxhighlight lang="lua">
ppMoveIndef(title)
</syntaxhighlight>
</source>
 
The <var>title</var> parameter is an optional title object, used for testing purposes. If no parameters are supplied the module works on the current page.