Module:Str find word: Difference between revisions

Content deleted Content added
m Protected "Module:Str find word": High-risk template or module: 524 transclusions (more info) ([Edit=Require autoconfirmed or confirmed access] (indefinite))
No edit summary
Line 108:
end
 
-- Step 4: when read booleans, converse to words to true/false
-- todo: check parameter here not elsewhere
if tArgs.booleans then
if tArgs.booleans then -- TODO if Yesno(tArgs.booleans) ...
local sBool
for i, v in ipairs(wordTable) do