跳转到内容

Module:Chem:修订间差异

修正错误
修正错误
第3行: 第3行:
function p.chem(frame)
function p.chem(frame)
   local args=frame:getParent().args
   local args=frame:getParent().args
  --local args=frame
   local chemstr=""
   local chemstr=""
   for i, v in pairs(args) do
   for i, v in pairs(args) do
     if isnumber(i) then
     if type(i)=="number" then
       chemstr=chemstr .. v
       chemstr=chemstr .. v
     else
     else
我们为您提供服务需要使用Cookie。使用我们的服务即表示您同意我们使用Cookie。