Content deleted Content added
Tag: Reverted |
Undid revision 1082817563 by Sir.PUSER;pittaya (talk): Reverted the unconstructive addition of an email. |
||
Line 94:
Although the empty string usually evaluates to false in wikitext, it evaluates to true in Lua. This module prefers the Lua behaviour over the wikitext behaviour. If treating the empty string as false is important for your module, you will need to convert empty strings to a value that evaluates to false before passing them to this module. In the case of arguments received from wikitext, this can be done by using [[Module:Arguments]].
By definition
:<syntaxhighlight lang="lua">
Line 114:
--><includeonly>{{sandbox other||
[[Category:Lua metamodules]]
}}</includeonly>
|