Changes

m
no edit summary
Line 145: Line 145:  
                 else
 
                 else
 
                     local kv = mw.text.split(part, "%s*=%s*")
 
                     local kv = mw.text.split(part, "%s*=%s*")
                     local k = kv[0]
+
                     local k = kv[1]
                     local v = kv[1]
+
                     local v = kv[2]
 
                     if k and v then
 
                     if k and v then
 
                         if k == "_equipment" then
 
                         if k == "_equipment" then
cssedit, gkautomate
6,926

edits