Template:BotanyBox: Difference between revisions

>White
No edit summary
>White
Removed the experimental parameters
Line 114: Line 114:
                 </tr>
                 </tr>
         |}}
         |}}
    |}}
{{#ifeq: {{{ModuleBotanicalCharacteristics}}} | true |
        <tr>
            <th id="CommonNomenclature" class="SubHeader1" colspan="2">Botanical Characteristics</th>
        </tr>
        {{#if: {{{Origin|}}} |
                <tr>
                        <th class="RowHeader">Origin</th>
                        <td>''{{{Origin}}}''</td>
                </tr>
        |}}
        {{#if: {{{Habitat|}}} |
                <tr>
                        <th class="RowHeader">Habitat</th>
                        <td>{{{Habitat}}}</td>
                </tr>
        |}}
        {{#if: {{{Stem|}}} |
                <tr>
                        <th class="RowHeader">Stem</th>
                        <td>{{{Stem}}}</td>
                </tr>
        |}}
        {{#if: {{{Ribs|}}} |
                <tr>
                        <th class="RowHeader">Ribs</th>
                        <td>{{{Ribs}}}</td>
                </tr>
        |}}
        {{#if: {{{Spines|}}} |
                <tr>
                        <th class="RowHeader">Spines</th>
                        <td>{{{Spines}}}</td>
                </tr>
        |}}
        {{#if: {{{Flowers|}}} |
                <tr>
                        <th class="RowHeader">Flowers</th>
                        <td>{{{Flowers}}}</td>
                </tr>
        |}}
        {{#if: {{{Blooming|}}} |
                <tr>
                        <th class="RowHeader">Blooming time</th>
                        <td>{{{Blooming}}}</td>
                </tr>
        |}}
     |}}
     |}}


Line 195: Line 143:
     |}}
     |}}


    <!-- Growing conditions -->
    {{#ifeq: {{{ModuleGrowingConditions}}} | true |
        <tr>
            <th id="CommonNomenclature" class="SubHeader1" colspan="2">Growing conditions</th>
        </tr>
        {{#if: {{{Light|}}} |
                <tr>
                        <th class="RowHeader">Light [[file:Ancient-HappyFaceSun.png|70px|link=|alt=]]</th>
                        <td>{{{Light}}}</td>
                </tr>
        |}}
        {{#if: {{{Watering|}}} |
                <tr>
                        <th class="RowHeader">Watering [[file:WateringCanIcon.png|70px|link=|alt=]]</th>
                        <td>{{{Watering}}}</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>