Template:EditButton/CheckList

From Metabolomics.JP
< Template:EditButton(Difference between revisions)
Jump to: navigation, search
Line 24: Line 24:
 
     body = string.sub(list[i],string.len(head)+1);
 
     body = string.sub(list[i],string.len(head)+1);
 
     --%% あらかじめセットしてあるデータをチェック - データは"、"区切り %%--
 
     --%% あらかじめセットしてあるデータをチェック - データは"、"区切り %%--
     if (string.match("{{#get:initset}}", "、" .. body .. "、", 0) ~= nil or
+
     if (string.match("{{#get:initset}}", "、" .. body .. "、", 0) or
         string.match("{{#get:initset}}", "^" .. body .. "、", 0) ~= nil or
+
         string.match("{{#get:initset}}", "^" .. body .. "、", 0) or
         string.match("{{#get:initset}}", "、" .. body .. "$", 0) ~= nil)
+
         string.match("{{#get:initset}}", "、" .. body .. "$", 0) )
 
       checked = ' checked="yes"'  
 
       checked = ' checked="yes"'  
 
     else
 
     else

Revision as of 13:19, 9 April 2009

./lua: /tmp/mw_ex_lua_no44aY:23: 'then' expected near 'checked'

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox