https://bugzilla.wikimedia.org/show_bug.cgi?id=47262

--- Comment #7 from Dereckson <[email protected]> ---
This is the way you invoke or call a function from a Lua module.

{{#invoke:citation/CS1|citation|CitationClass=book
}}

This is the way you invoke or call a function from a Lua module.

For example if you have a Lua module called Quux (and so located at
[[Módulo:Quux]]), with a function foo, you would call it with:

{{#invoke|Quux|foo}}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to