Template:Infobox plant disease
Appearance
File:Test Template Info-Icon - Version (2).svg Template documentation[view] [edit] [history] [purge]
Usage[change]
The infobox is for disease-specific information and is not meant as a replacement of the Taxobox. It should be added as shown below.
Syntax[change]
{{{name}}} | |
---|---|
[[File:{{{image}}}|frameless|upright=1]] {{{caption}}} | |
Common names | {{{common_names}}} |
Causal agents | {{{causal_agents}}} |
Hosts | {{{hosts}}} |
Vectors | {{{vectors}}} |
EPPO code | {{{EPPO_code}}} |
Second EPPO code | {{{second_EPPO_code}}} |
Distribution | {{{distribution}}} |
Symptoms | {{{symptoms}}} |
Treatment | {{{treatment}}} |
{{Infobox plant disease | color = | name = | image = | caption = | common_names = | causal_agents = | hosts = | vectors = | EPPO_code = | second_EPPO_code = | distribution = | symptoms = | treatment = }}
Parameters[change]
- color
- Header background colour, e.g. "lightblue"
- name
- The common name of the disease. This should be the same as the name of the article, but excluding the host name
- image
- An image of the disease
- caption
- A caption to the image
- common_names
- List of common names in alphabetical order
- causal_agents
- Causal agent (scientific name) or complex of causal agents. This should not include synonyms. Synonyms should appear in the pathogen's taxobox.
- hosts
- Organisms which host the disease; see host
- vectors
- Organisms which transmit the disease; see vector
- EPPO_code
- EPPO code associated with the causal agent
- second_EPPO_code
- A second EPPO code
- distribution
- Geographical distribution
- symptoms : Symptoms of the disease
- treatment
- Treatment methods
Example[change]
Wheat leaf rust | |
---|---|
File:Wheat leaf rust on wheat.jpg Symptoms of wheat leaf rust | |
Common names | Brown rust Leaf rust |
Causal agents | Puccinia triticina |
EPPO Code | PUCCRT |
Distribution | Worldwide |
{{Infobox plant disease | color = lightblue | name = Wheat leaf rust | image = Wheat leaf rust on wheat.jpg | caption = Symptoms of wheat leaf rust | common_names = Brown rust<br>Leaf rust | causal_agents = [[Puccinia triticina]] | EPPO_codes = PUCCRT | distribution = Worldwide }}
Template Data[change]
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox plant disease in articles based on its TemplateData.
TemplateData for Infobox plant disease
<templatedata> { "params": { "color": {}, "name": {}, "image": {}, "caption": {}, "common_names": {}, "causal_agents": {}, "hosts": {}, "vectors": {}, "EPPO_code": {}, "second_EPPO_code": {}, "distribution": {}, "symptoms": {}, "treatment": {} } } </templatedata>