User:Hexasoft/test2
Appearance
Colonne 1 | Colonne 2 | ||||
---|---|---|---|---|---|
Biohomonymie |
Toto
|
Titi
Toto
aaaa | bbbb |
CCC | DDD |
Titi
I test the module:
Output from test module 3:
This is from Mainmodule:generate()
From Sub #1
From Sub #2>>{{toto}}<<
From /Sub #1>>{{titixxx}}<<
From /Sub #2
-- definition a plat de la classification local taxons = {} taxons["Unikonta"] = { "sous-domaine", "Eukaryota", true, false } taxons["Opisthokonta"] = { "super-regne", "Unikonta", true, false } taxons["Metazoa"] = { "regne", "Opisthokonta", true, false } taxons["Chordata"] = { "embranchement", "Metazoa", true, false } taxons["Vertebrata"] = { "sous-embranchement", "Chordata", true, false } taxons["Amniota"] = { "clade", "Vertebrata", true, false } taxons["Sauropsida"] = { "classe", "Amniota", true, false }