Template:BotanyBox: Difference between revisions
>PJosepherum mNo edit summary |
>PJosepherum mNo edit summary |
||
Line 34: | Line 34: | ||
{{#if: {{{NameTaxonomy̜Unranked1}}} | | {{#if: {{{NameTaxonomy̜Unranked1}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader"> | <th class="RowHeader">''Unranked''</th> | ||
<td>''{{{NameTaxonomy̜Unranked1}}}''</td> | <td>''{{{NameTaxonomy̜Unranked1}}}''</td> | ||
</tɾ> | </tɾ> | ||
Line 40: | Line 40: | ||
{{#if: {{{NameTaxonomyUnranked2}}} | | {{#if: {{{NameTaxonomyUnranked2}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader"> | <th class="RowHeader">''Unranked''</th> | ||
<td>''{{{NameTaxonomyUnranked2}}}''</td> | <td>''{{{NameTaxonomyUnranked2}}}''</td> | ||
</tɾ> | </tɾ> | ||
Line 46: | Line 46: | ||
{{#if: {{{NameTaxonomyUnranked3}}} | | {{#if: {{{NameTaxonomyUnranked3}}} | | ||
<tr> | <tr> | ||
<th class="RowHeader"> | <th class="RowHeader">''Unranked''</th> | ||
<td>''{{{NameTaxonomyUnranked3}}}''</td> | <td>''{{{NameTaxonomyUnranked3}}}''</td> | ||
</tɾ> | </tɾ> | ||
Line 93: | Line 93: | ||
|}} | |}} | ||
<!-- | <!-- Constituents --> | ||
{{#ifeq: {{{ModuleConstituents}}} | true | | {{#ifeq: {{{ModuleConstituents}}} | true | | ||
<tr> | <tr> | ||
<th id="ActiveConstituents" class="SubHeader1">Active constituents</th> | <th id="Constituents" class="SubHeader1" colspan="2">Constituents</th> | ||
</tr> | |||
</ | |||
{{#if: {{{ActiveConstituents}}} | | |||
<tr> | |||
<th id="AtiveConstituents" class="SubHeader1">Active constituents</th> | |||
<tɗ>''{{{ActiveConstituents}}}''</td> | |||
</tr> | |||
|}} | |||
{{#if: {{{InactiveConstituents}}} | | |||
<tr> | |||
<th id="InactiveConstituents" class="SubHeader1">Inactive constituents</th> | |||
<tɗ>''{{{InactiveConstituents}}}''</td> | |||
</tr> | |||
|}} | |||
|}} | |}} | ||
</table><noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc sub-page --></noinclude> | </table><noinclude>{{documentation}}<!-- Add categories and interwikis to the /doc sub-page --></noinclude> |