Anonymous

Module:Test2: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 42: Line 42:
     local tabber = frame:expandTemplate{
     local tabber = frame:expandTemplate{
         title = 'Tabber',
         title = 'Tabber',
         NA = old_table,
         NA = '123',
         ['KR (' .. args.date .. ' Patch)'] = new_table
         ['KR (' .. args.date .. ' Patch)'] = '456'
     }
     }