Template:Infobox cultivar/doc
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory
This template creates an infobox for a plant cultivar.
Usage
Most parameters are optional.
{{Infobox cultivar | name = | image = | image_size = | image_caption = | image_alt = | genus = | species = | hybrid = | subspecies = | variety = | group = | cultivar = | marketing_names = | breeder = | origin = | subdivision = }}
Examples
These examples are neither definitive nor exhaustive. Actual uses of the template would include at least one image, where available, and also references for names, origin, etc. Where possible (i.e. sources exist) names should follow the International Code of Nomenclature for Cultivated Plants. For more details and examples, see Wikipedia:WikiProject Tree of Life/Cultivar infobox.
Cultivar of a species | {{Infobox cultivar | name = ''Ulmus laevis'' 'Urticifolia' | species = ''[[Ulmus laevis]]'' | cultivar = 'Urticifolia' | origin = France }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar of a named hybrid | {{Infobox cultivar | name = ''Ulmus'' × ''hollandica'' 'Vegeta' | species = [[Ulmus × hollandica|''Ulmus'' × ''hollandica'']] | hybrid = ''[[Ulmus glabra|U. glabra]]'' × ''[[Ulmus minor|U. minor]]'' | cultivar = 'Vegeta' | origin = England }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar of an unnamed hybrid, but of known parentage |
{{Infobox cultivar | name = ''Salvia'' 'Indigo Spires' | genus = ''[[Salvia]]'' | hybrid = ''[[Salvia longispicata|S. longispicata]]'' × ''[[Salvia farinacea|S. farinacea]]'' | cultivar = 'Indigo Spires' }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar of an unnamed hybrid of unknown parentage |
{{Infobox cultivar | name = ''Gladiolus'' 'Atom' | genus = ''[[Gladiolus]]'' | cultivar = 'Atom' }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar group | {{Infobox cultivar | name = Kohlrabi | species = ''[[Brassica oleracea]]'' | group = Gongylodes Group | subdivision = many; see text }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar within a cultivar group | {{Infobox cultivar | name = Savoy cabbage 'Cantasa' | species = ''[[Brassica oleracea]]'' | group = Sabauda Group or [[Savoy cabbage|Savoy Cabbage Group]] | cultivar = 'Cantasa' }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Cultivar with a marketing name | {{Infobox cultivar | name = ''Rosa'' {{tdes|Peace|roman}} | genus = ''[[Rosa]]'' | hybrid = unnamed seedling × 'Margaret McGredy' | cultivar = 'Madame A. Meilland' | group = [[Hybrid tea rose|Hybrid Tea Group]] | marketing_names = Gioia, Gloria Dei, Peace | origin = [[Francis Meilland]], [[France]], 1935 to 1939 }} |
Lua error: Cannot create process: proc_open(/home4/iltornan/lua/error.log): Failed to open stream: No such file or directory |
Microformat
This template emits a "species" microformat, according to the current draft ("straw man") specification.
Wikipedia editors are invited to comment on or contribute to the development of this microformat, via the above links.
The microformat is created by the use of class="biota"
, and classes for individual taxonomic ranks, such as class="domain"
in a span around {{{domain}}} (full list). Please do not change or remove those classes other than as part of development of the microformat. For background information, see microformats on Wikipedia.