Template:BotanyBox: Difference between revisions

>White
No edit summary
>White
No edit summary
Line 142: Line 142:


         <tr>
         <tr>
             <th id="Dosage" class="SubHeader1" colspan="2">Dosage</th>
             <th id="Constituents" class="SubHeader1" colspan="2">Dosage</th>
         </tr>
         </tr>
         {{#if: {{{ThresholdDosage|}}} |
         {{#if: {{{ThresholdDosage|}}} |
                <tr>
            <tr>
                        <th class="RowHeader">Threshold</th>
                <th id="ThresholdDosage" class="SubHeader1">ThresholdDosage</th>
                        <td>''{{{ThresholdDosage}}}''</td>
                 <td>''{{{ThresholdDosage}}}''</td>
                </tr>
            </tr>
        |}}
        {{#if: {{{LightDosage|}}} |
                <tr>
                        <th class="RowHeader">Light</th>
                        <td>''{{{LightDosage}}}''</td>
                </tr>
        |}}
        {{#if: {{{CommonDosage|}}} |
                <tr>
                        <th class="RowHeader">Common</th>
                        <td>''{{{CommonDosage}}}''</td>
                 </tr>
        |}}
        {{#if: {{{StrongDosage|}}} |
                <tr>
                        <th class="RowHeader">Strong</th>
                        <td>''{{{StrongDosage}}}''</td>
                </tr>
        |}}
        {{#if: {{{HeavyDosage|}}} |
                <tr>
                        <th class="RowHeader">Heavy</th>
                        <td>''{{{HeavyDosage}}}''</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>