Content deleted Content added
optional third template |
No edit summary |
||
Line 14:
local heading1 = args['_heading1'] or '{{[[Template:' .. template1 .. '|' .. template1 ..']]}}'
local heading2 = args['_heading2'] or '{{[[Template:' .. template2 .. '|' .. template2 ..']]}}'
local heading3 = args['_heading3'] or (template3 and '{{[[Template:' .. template3 .. '|' .. template3 ..']]}}')
local heading0 = ''
local rowheader = ''
|