Template:EditButton/CheckList

From Metabolomics.JP
< Template:EditButton(Difference between revisions)
Jump to: navigation, search
Line 23: Line 23:
 
   if (head ~= nil) then
 
   if (head ~= nil) then
 
     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) then
+
     if (string.match("{{#get:initset}}", "" .. body .. "", 0) == nil) then
 
     checked = ''  
 
     checked = ''  
 
     else
 
     else

Revision as of 13:09, 9 April 2009


{{ }}

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox