<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_plant_disease%2Fdoc</id>
	<title>Template:Infobox plant disease/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_plant_disease%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_plant_disease/doc&amp;action=history"/>
	<updated>2026-04-05T06:11:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_plant_disease/doc&amp;diff=7095&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_plant_disease/doc&amp;diff=7095&amp;oldid=prev"/>
		<updated>2023-05-18T15:07:21Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
The infobox is for disease-specific information and is not meant as a replacement of the Taxobox.  It should be added as shown below.&lt;br /&gt;
&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
{{Infobox plant disease&lt;br /&gt;
| color            = {{{color}}}&lt;br /&gt;
| name             = {{{name}}}&lt;br /&gt;
| image            = {{{image}}}&lt;br /&gt;
| caption          = {{{caption}}}&lt;br /&gt;
| common_names     = {{{common_names}}}&lt;br /&gt;
| causal_agents    = {{{causal_agents}}}&lt;br /&gt;
| hosts            = {{{hosts}}}&lt;br /&gt;
| vectors          = {{{vectors}}}&lt;br /&gt;
| EPPO_code        = {{{EPPO_code}}}&lt;br /&gt;
| second_EPPO_code = {{{second_EPPO_code}}}&lt;br /&gt;
| distribution     = {{{distribution}}}&lt;br /&gt;
| symptoms         = {{{symptoms}}}&lt;br /&gt;
| treatment        = {{{treatment}}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox plant disease&lt;br /&gt;
| color            = &lt;br /&gt;
| name             = &lt;br /&gt;
| image            = &lt;br /&gt;
| caption          = &lt;br /&gt;
| common_names     = &lt;br /&gt;
| causal_agents    = &lt;br /&gt;
| hosts            = &lt;br /&gt;
| vectors          = &lt;br /&gt;
| EPPO_code        = &lt;br /&gt;
| second_EPPO_code = &lt;br /&gt;
| distribution     = &lt;br /&gt;
| symptoms         =&lt;br /&gt;
| treatment        = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; color            : Header background colour, e.g. &amp;quot;lightblue&amp;quot;&lt;br /&gt;
; name             : The common name of the disease. This should be the same as the name of the article, but excluding the host name&lt;br /&gt;
; image            : An image of the disease&lt;br /&gt;
; caption          : A caption to the image&lt;br /&gt;
; common_names     : List of common names in alphabetical order&lt;br /&gt;
; causal_agents    : Causal agent (scientific name) or complex of causal agents. This should not include synonyms. Synonyms should appear in the pathogen&amp;#039;s taxobox.&lt;br /&gt;
; hosts            : Organisms which host the disease; see [[host (biology)|host]]&lt;br /&gt;
; vectors          : Organisms which transmit the disease; see [[vector (epidemiology)|vector]]&lt;br /&gt;
; EPPO_code        : [[EPPO code]] associated with the causal agent&lt;br /&gt;
; second_EPPO_code : A second EPPO code&lt;br /&gt;
; distribution     : Geographical distribution&lt;br /&gt;
: symptoms         : Symptoms of the disease&lt;br /&gt;
; treatment        : Treatment methods&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox plant disease&lt;br /&gt;
| color         = lightblue &lt;br /&gt;
| name          = Wheat leaf rust&lt;br /&gt;
| image         = Wheat leaf rust on wheat.jpg&lt;br /&gt;
| caption       = Symptoms of wheat leaf rust&lt;br /&gt;
| common_names  = Brown rust&amp;lt;br&amp;gt;Leaf rust&lt;br /&gt;
| causal_agents = [[Puccinia triticina]]&lt;br /&gt;
| EPPO_codes    = PUCCRT&lt;br /&gt;
| distribution  = Worldwide&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox plant disease&lt;br /&gt;
| color         = lightblue &lt;br /&gt;
| name          = Wheat leaf rust&lt;br /&gt;
| image         = Wheat leaf rust on wheat.jpg&lt;br /&gt;
| caption       = Symptoms of wheat leaf rust&lt;br /&gt;
| common_names  = Brown rust&amp;lt;br&amp;gt;Leaf rust&lt;br /&gt;
| causal_agents = [[Puccinia triticina]]&lt;br /&gt;
| EPPO_codes    = PUCCRT&lt;br /&gt;
| distribution  = Worldwide&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Template Data ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;color&amp;quot;: {},&lt;br /&gt;
		&amp;quot;name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;image&amp;quot;: {},&lt;br /&gt;
		&amp;quot;caption&amp;quot;: {},&lt;br /&gt;
		&amp;quot;common_names&amp;quot;: {},&lt;br /&gt;
		&amp;quot;causal_agents&amp;quot;: {},&lt;br /&gt;
		&amp;quot;hosts&amp;quot;: {},&lt;br /&gt;
		&amp;quot;vectors&amp;quot;: {},&lt;br /&gt;
		&amp;quot;EPPO_code&amp;quot;: {},&lt;br /&gt;
		&amp;quot;second_EPPO_code&amp;quot;: {},&lt;br /&gt;
		&amp;quot;distribution&amp;quot;: {},&lt;br /&gt;
		&amp;quot;symptoms&amp;quot;: {},&lt;br /&gt;
		&amp;quot;treatment&amp;quot;: {}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here, and interwikis go in Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Botany infobox templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>