Template:Index/mass

Revision as of 16:22, 1 October 2008 by Editor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

質量のインデクス: {{{1}}} 最小値(デフォルト0) {{{2}}} 最大値(デフォルト1万) {{{3}}} 検索ページタイトル {{{4}}} true/nil EXTMASS と AVGMASSの選択 This page is automatically generated using Persist function (Last updated: 20081001162202).

{{#persist:Index (average mass 0-0)|0-0|Template:Index/mass|4|0;0;{{{3}}};}} [[Index:{{{3}}}|Back to Index]] {{#persist:Index (average mass 0-0)|0-0|Template:Index/mass|4|0;0;{{{3}}};}}

- local id, ms, msd;
for id, ms in stdin:gmatch(" (%w+)
[[([%d\.]+)") do|([%d\.]+)") do]]
table.insert(idx, msd);
end
end
end
table.sort(idx);
for id, val in pairs(idx) do
end
print(output);