Template:BotanyBox: Difference between revisions
>PJosepherum mNo edit summary |
>PJosepherum mNo edit summary |
||
Line 9: | Line 9: | ||
{{#ifeq: {{{ModuleSource}}} | true | | {{#ifeq: {{{ModuleSource}}} | true | | ||
{{#if: {{{PhotoImageFile}}} | | {{#if: {{{PhotoImageFile|}}} | | ||
<tr> | <tr> | ||
<td class="Image" colspan="2">[[ {{{PhotoImageFile}}} | thumb | center | {{{PhotoImageWidth}}} {{#if: | <td class="Image" colspan="2">[[ {{{PhotoImageFile}}} | thumb | center | {{{PhotoImageWidth}}} {{#if: | ||
Line 26: | Line 26: | ||
</tr> | </tr> | ||
{{#if: {{{NameTaxonomy̜Kingdom}}} | | {{#if: {{{NameTaxonomy̜Kingdom|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Kingdom</th> | <th class="RowHeader">Kingdom</th> | ||
Line 32: | Line 32: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomy̜Unranked1}}} | | {{#if: {{{NameTaxonomy̜Unranked1|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Unranked</th> | <th class="RowHeader">Unranked</th> | ||
Line 38: | Line 38: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomyUnranked2}}} | | {{#if: {{{NameTaxonomyUnranked2|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Unranked</th> | <th class="RowHeader">Unranked</th> | ||
Line 44: | Line 44: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomyUnranked3}}} | | {{#if: {{{NameTaxonomyUnranked3|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Unranked</th> | <th class="RowHeader">Unranked</th> | ||
Line 50: | Line 50: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomyOrder}}} | | {{#if: {{{NameTaxonomyOrder|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Order</th> | <th class="RowHeader">Order</th> | ||
Line 56: | Line 56: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomyFamily}}} | | {{#if: {{{NameTaxonomyFamily|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Family</th> | <th class="RowHeader">Family</th> | ||
Line 62: | Line 62: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomyGenus}}} | | {{#if: {{{NameTaxonomyGenus|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Genus</th> | <th class="RowHeader">Genus</th> | ||
Line 68: | Line 68: | ||
</tr> | </tr> | ||
|}} | |}} | ||
{{#if: {{{NameTaxonomySpecies}}} | | {{#if: {{{NameTaxonomySpecies|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Species</th> | <th class="RowHeader">Species</th> | ||
Line 84: | Line 84: | ||
</tr> | </tr> | ||
{{#if: {{{NamesCommon}}} | | {{#if: {{{NamesCommon|}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader">Common names</th> | <th class="RowHeader">Common names</th> | ||
Line 100: | Line 100: | ||
</tr> | </tr> | ||
{{#if: {{{ActiveConstituents}}} | | {{#if: {{{ActiveConstituents|}}} | | ||
<tr> | <tr> | ||
<th id="AtiveConstituents" class="SubHeader1">Active constituents</th> | <th id="AtiveConstituents" class="SubHeader1">Active constituents</th> | ||
Line 111: | Line 111: | ||
{{#ifeq: {{{ModuleInactiveConstituents}}} | true | | {{#ifeq: {{{ModuleInactiveConstituents}}} | true | | ||
{{#if: {{{InactiveConstituents}}} | | {{#if: {{{InactiveConstituents|}}} | | ||
<tr> | <tr> | ||
<th id="InactiveConstituents" class="SubHeader1">Inactive constituents</th> | <th id="InactiveConstituents" class="SubHeader1">Inactive constituents</th> |