Изменения
мСтрока 60:
Строка 60:
− +
− +
нет описания правки
local link = require('Module:Yesno')(args._link, false)
local link = require('Module:Yesno')(args._link, false)
local endl = args._endl or ''
local endl = args._endl or ''
local pre_text = args._pre-text or ''
local pre_text = args['_pre-text'] or ''
local post_text = args._post-text or ''
local post_text = args['_post-text'] or ''
local style = args._style or ''
local style = args._style or ''
if style == 'pre' then
if style == 'pre' then