Sandbox91
From Metabolomics.JP
(Difference between revisions)
Line 1: | Line 1: | ||
<!-- | <!-- | ||
− | {{#get:listpage}} | + | {{#get:listpage}} リストページ |
− | {{#get:initset}} 現在セットされている項目。&&区切りの文字列 | + | {{#get:initset}} 現在セットされている項目。&&区切りの文字列 |
− | {{#get:prevpage}} | + | {{#get:prevpage}} 飛んできたページ |
+ | {{#get:title}} 「species」や「効能」と言ったようなタイトル | ||
--> | --> | ||
{{#if:{{#get:listpage}}|{{#def:listpage|{{#get:listpage}} }}|{{#def:listpage|Test}} }} <!-- リストページ def. Test --> | {{#if:{{#get:listpage}}|{{#def:listpage|{{#get:listpage}} }}|{{#def:listpage|Test}} }} <!-- リストページ def. Test --> | ||
Line 75: | Line 76: | ||
print("</span>") | print("</span>") | ||
end | end | ||
+ | print('{{#form' .. 'tag:input|type="hidden" name="title" value="{{#get:title}}"}}') | ||
print('{{#form' .. 'tag:input|type="hidden" name="insert" value="__HOOK_AND_INSERT__"}}') | print('{{#form' .. 'tag:input|type="hidden" name="insert" value="__HOOK_AND_INSERT__"}}') | ||
print('{{#form' .. 'tag:input|type="submit" value="update"}}') | print('{{#form' .. 'tag:input|type="submit" value="update"}}') |
Revision as of 21:57, 22 January 2009