Anonymous

Module:DamagePatch: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 59: Line 59:
         title = 'Tabber',
         title = 'Tabber',
         args = {
         args = {
             NA = old_content,
             NA = tostring(old_content),
             [kr_date] = new_content
             [kr_date] = tostring(new_content)
         }
         }
     }
     }