Module:Sandbox/B2project/WLT: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 50:
local use_tiebr_val = Args['use_tiebr'] or 'yes'
local do_tiebr = true
if yesno(use_tiebr_val) then do_tiebr = falsetrue end
-- Initialize
Line 147:
local use_tiebr_val = Args['use_tiebr'] or 'yes'
local do_tiebr = true
if yesno(use_tiebr_val) then do_tiebr = falsetrue end
-- Some local vars