Modèle:Unités-identification : Différence entre versions
De geoLwiki - Guide géologique du Luxembourg
Ligne 4 : | Ligne 4 : | ||
| align= "center" colspan=2 | | | align= "center" colspan=2 | | ||
− | {|style="background-color:rgb({{#sql2wiki_f:select r255 from stratunit where codestratunit="{{{1}}}";}},{{#sql2wiki_f:select g255 from stratunit where codestratunit="{{{1}}}";}},{{#sql2wiki_f:select b255 from stratunit where codestratunit="{{{1}}}";}})" width=90px | + | {|style="background-color:rgb({{#sql2wiki_f:select r255 from stratunit where codestratunit="{{{1}}}";}},{{#sql2wiki_f:select g255 from stratunit where codestratunit="{{{1}}}";}},{{#sql2wiki_f:select b255 from stratunit where codestratunit="{{{1}}}";}})" width=90px |
− | | valign="center" align="center" height=35px|'''<big>{{#sql2wiki_f:select abrevstrat from stratunit where codestratunit="{{{1}}}";}}</big>''' | + | | valign="center" align="center" height=35px|'''<big>{{#sql2wiki_f:select abrevstrat from stratunit where codestratunit="{{{1}}}";}}</big>''' |
|} | |} | ||
Ligne 16 : | Ligne 16 : | ||
|- | |- | ||
| style="color:black;background-color:#FFCC99;"| '''Autre nom(s) / Andere Bezeichnung(en):''' | | style="color:black;background-color:#FFCC99;"| '''Autre nom(s) / Andere Bezeichnung(en):''' | ||
− | | | + | | colspan=2|{{#sql2wiki_f:select autrenom from stratunit where codestratunit="{{{1}}}";}} |
− | | | + | |
|- | |- | ||
| style="color:black;background-color:#FFCC99;"| '''Epaisseur(s) / Mächtigkeit(en):''' | | style="color:black;background-color:#FFCC99;"| '''Epaisseur(s) / Mächtigkeit(en):''' | ||
| colspan=2|{{#sql2wiki_f:select ep_minmax from stratunit where codestratunit="{{{1}}}";}} | | colspan=2|{{#sql2wiki_f:select ep_minmax from stratunit where codestratunit="{{{1}}}";}} | ||
+ | |- | ||
+ | | style="color:black;background-color:#FFCC99;"| <sup>'''Code:'''</sup> | ||
+ | | colspan=2|<sup>{{#sql2wiki_f:select codestratunit from stratunit where codestratunit="{{{1}}}";}}</sup> | ||
|} | |} |
Version du 3 décembre 2008 à 15:26
Symbole / Symbol: |
| ||
Nom / Name: | {{#sql2wiki_f:select nomunit_fr from stratunit where codestratunit="{{{1}}}";}} | {{#sql2wiki_f:select nomunit_de from stratunit where codestratunit="{{{1}}}";}} | |
Description / Beschreibung: | {{#sql2wiki_f:select descunit_fr from stratunit where codestratunit="{{{1}}}";}} | {{#sql2wiki_f:select descunit_de from stratunit where codestratunit="{{{1}}}";}} | |
Autre nom(s) / Andere Bezeichnung(en): | {{#sql2wiki_f:select autrenom from stratunit where codestratunit="{{{1}}}";}} | ||
Epaisseur(s) / Mächtigkeit(en): | {{#sql2wiki_f:select ep_minmax from stratunit where codestratunit="{{{1}}}";}} | ||
Code: | {{#sql2wiki_f:select codestratunit from stratunit where codestratunit="{{{1}}}";}} |