Template:PlantBiotech/SpeciesTable
From Metabolomics.JP
(Difference between revisions)
(Created page with "{| class="wikitable" |- {{#lua: F = {} for g,f in stdin:gmatch("%s*([^%[%],]+)%s+%[%s*([^%[%],]+)%s*%],?") do if (F[f] == null) then F[f] = { g } else tab...") |
m |
||
| (6 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | {| class="wikitable" | + | {| class="wikitable" style="float:right" |
| + | |+ この培地を使う植物 | ||
| + | |- | ||
| + | ! 科名 || 学名 | ||
|- | |- | ||
{{#lua: | {{#lua: | ||
| Line 12: | Line 15: | ||
for k,v in pairs(F) do | for k,v in pairs(F) do | ||
print("{{#bar:}}-") | print("{{#bar:}}-") | ||
| − | print("{{#bar:}} " .. k .. " {{#bar:}}{{#bar:}} " ) | + | if (string.byte(k,1) > 127) then |
| + | print("{{#bar:}} " .. k .. " {{#bar:}}{{#bar:}} " ) | ||
| + | else | ||
| + | print("{{#bar:}} [[:Category:" ..k.. "|" ..k.. "]] {{#bar:}}{{#bar:}} " ) | ||
| + | end | ||
| + | |||
for x,y in ipairs(v) do | for x,y in ipairs(v) do | ||
if (string.byte(y,1) > 127) then | if (string.byte(y,1) > 127) then | ||
| Line 23: | Line 31: | ||
| | | | ||
{{{plantE|Fragaria ananassa Duch. [Rosaceae], Colocasia esculenta (L.) Schott [Araceae], Malus pumila Mill. [Rosaceae]}}} | {{{plantE|Fragaria ananassa Duch. [Rosaceae], Colocasia esculenta (L.) Schott [Araceae], Malus pumila Mill. [Rosaceae]}}} | ||
| − | |||
}} | }} | ||
| + | |- | ||
| + | |colspan="2" | {{#replace:{{{plantJ|オランダイチゴ [バラ科], サトイモ [サトイモ科], リンゴ [バラ科]}}}|,|<br/>}} | ||
|} | |} | ||
Latest revision as of 14:09, 1 September 2011
| 科名 | 学名 |
|---|---|
| Rosaceae | |
| Araceae | |
| オランダイチゴ [バラ科] サトイモ [サトイモ科] リンゴ [バラ科] | |