Difference between revisions of "Template:Plantbox"

From Gardenology.org - Plant Encyclopedia and Gardening Wiki
Jump to navigationJump to search
Line 14: Line 14:
 
{{!}}
 
{{!}}
 
{{!}} {{{growth_habit}}}
 
{{!}} {{{growth_habit}}}
}}<!--
+
<nowiki/>}}
-->{{#if: {{{high|}}} |
+
{{#if: {{{high|}}} |
 
{{!}}-
 
{{!}}-
 
! Height:
 
! Height:
 
{{!}} ⇕
 
{{!}} ⇕
 
{{!}} {{{high}}}
 
{{!}} {{{high}}}
}}<!--
+
<nowiki/>}}
-->{{#if: {{{wide|}}} |
+
{{#if: {{{wide|}}} |
 
{{!}}-
 
{{!}}-
 
! Width:
 
! Width:
 
{{!}} ⇔
 
{{!}} ⇔
 
{{!}} {{{wide}}}
 
{{!}} {{{wide}}}
}}<!--
+
<nowiki/>}}
-->{{#if: {{{lifespan|}}} |
+
{{#if: {{{lifespan|}}} |
 
{{!}}-
 
{{!}}-
 
! Lifespan:
 
! Lifespan:
 
{{!}} ⌛
 
{{!}} ⌛
 
{{!}} {{{lifespan}}}
 
{{!}} {{{lifespan}}}
}}<!--
+
<nowiki/>}}
-->{{#if: {{{origin|}}} |
+
{{#if: {{{origin|}}} |
 
{{!}}-
 
{{!}}-
 
! Origin:
 
! Origin:
 
{{!}} ✈
 
{{!}} ✈
 
{{!}} {{{origin}}}
 
{{!}} {{{origin}}}
}}<!--
+
<nowiki/>}}
-->{{#if: {{{poisonous|}}} |
+
{{#if: {{{poisonous|}}} |
 
{{!}}-
 
{{!}}-
 
! Poisonous:
 
! Poisonous:
Line 45: Line 45:
 
{{!}} ☠
 
{{!}} ☠
 
{{!}} {{{poisonous}}}
 
{{!}} {{{poisonous}}}
}}
+
<nowiki/>}}
 
|} <!-- End included PLANT CHARACTERISTICS table -->
 
|} <!-- End included PLANT CHARACTERISTICS table -->
 
|<!-- Start included CULTIVATION table -->
 
|<!-- Start included CULTIVATION table -->
Line 54: Line 54:
 
{{!}} ☼
 
{{!}} ☼
 
{{!}} {{{exposure}}}
 
{{!}} {{{exposure}}}
}}<!--
+
}}
-->{{#if: {{{water|}}} |
+
{{#if: {{{water|}}} |
 
{{!}}-
 
{{!}}-
 
! Water:
 
! Water:
 
{{!}} ◍
 
{{!}} ◍
 
{{!}} {{{water}}}
 
{{!}} {{{water}}}
}}<!--
+
}}
-->{{#if: {{{features|}}} |
+
{{#if: {{{features|}}} |
 
{{!}}-
 
{{!}}-
 
! Features:
 
! Features:
 
{{!}} ✓
 
{{!}} ✓
 
{{!}} {{{features}}}
 
{{!}} {{{features}}}
}}<!--
+
}}
-->{{#if: {{{hardiness|}}} |
+
{{#if: {{{hardiness|}}} |
 
{{!}}-
 
{{!}}-
 
! Hardiness:
 
! Hardiness:
Line 73: Line 73:
 
{{!}} ☃
 
{{!}} ☃
 
{{!}} {{{hardiness}}}
 
{{!}} {{{hardiness}}}
}}<!--
+
}}
-->{{#if: {{{bloom|}}} |
+
{{#if: {{{bloom|}}} |
 
{{!}}-
 
{{!}}-
 
! Bloom:
 
! Bloom:
 
{{!}} ❀
 
{{!}} ❀
 
{{!}} {{{bloom}}}
 
{{!}} {{{bloom}}}
}}<!--
+
}}
-->{{#if: {{{usda_zones|}}} |
+
{{#if: {{{usda_zones|}}} |
 
{{!}}-
 
{{!}}-
 
! USDA Zones:
 
! USDA Zones:
 
{{!}}
 
{{!}}
 
{{!}} {{{usda_zones}}}
 
{{!}} {{{usda_zones}}}
}}<!--
+
}}
-->{{#if: {{{sunset_zones|}}} |
+
{{#if: {{{sunset_zones|}}} |
 
{{!}}-
 
{{!}}-
 
! Sunset Zones:
 
! Sunset Zones:

Revision as of 01:36, 30 June 2021




About this template

This template is adopted and significantly changed from an archived Wikipedia version. It makes life easy when transferring info here, while also making it easy to add addition useful gardening information.

Variables and typical classifications:

  • common_names = Rose, Apple, etc
  • growth_habit = Tree, Vine, Bush, Groundcover, Bulbous
  • high = How high does the plant grow (in metric and english)
  • wide = How wide does the plant grown (in metric and english)
  • lifespan = Annual, Perennial, Biennial
  • origin = what country/region is it native to, or is it of garden origin
  • exposure = Full sun, Part shade/Part sun, Shade
  • features = Naturalizes, fruit, veg, flowers, fragrance, foliage
  • poisonous = Yes (if poisonous) or else leave this out
  • hardiness = Hardy (ie. survives freezing winters), Frost tender (frost kills it), Tender
  • bloom = Late Spring to Fall (Seasons plant blooms - if it is grown for flowers)
  • usda_zones = 1-11 (see http://www.usna.usda.gov/Hardzone/ushzmap.html )
  • sunset_zones = 1-45 (see http://www.sunset.com/sunset/garden/article/1,20633,845218,00.html )

Copy paste the following and fill out

{{Plantbox
| color = IndianRed<br>
| name = ''latin name''<br>
| image = Pink_petunias.jpg<br>
| image_width = 240px<br>
| image_caption = Petunias<br>
| common_names = <br>
| growth_habit = <br>
| high = <br>
| wide = <br>
| lifespan = <br>
| poisonous = <br>
| origin = <br>
| exposure = <br>
| water = <br>
| features = <br>
| poisonous = <br>
| hardiness = <br>
| bloom = <br>
| usda_zones = <br>
| sunset_zones = <br>
}}