<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.mtrnord.blog/index.php?action=history&amp;feed=atom&amp;title=Template%3APlant_Infobox%2Fdoc</id>
	<title>Template:Plant Infobox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mtrnord.blog/index.php?action=history&amp;feed=atom&amp;title=Template%3APlant_Infobox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.mtrnord.blog/index.php?title=Template:Plant_Infobox/doc&amp;action=history"/>
	<updated>2026-04-30T16:40:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.mtrnord.blog/index.php?title=Template:Plant_Infobox/doc&amp;diff=472&amp;oldid=prev</id>
		<title>MTRNord: Add docs</title>
		<link rel="alternate" type="text/html" href="https://wiki.mtrnord.blog/index.php?title=Template:Plant_Infobox/doc&amp;diff=472&amp;oldid=prev"/>
		<updated>2026-04-21T18:59:00Z</updated>

		<summary type="html">&lt;p&gt;Add docs&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;
&amp;lt;!-- Please place categories where indicated at the bottom of this page --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
{{Generic template demo |name |common_names |image |image_caption |species |type |location |date_planted |sunlight |water_needs |hardiness_zone |notes}}&lt;br /&gt;
&lt;br /&gt;
This template creates an [[Help:Infoboxes|infobox]] for documenting plants in your garden.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Most parameters are optional. Rows only appear if you fill them in.&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;
{{Plant Infobox&lt;br /&gt;
| name = &lt;br /&gt;
| common_names = &lt;br /&gt;
| image = &lt;br /&gt;
| image_caption = &lt;br /&gt;
| species = &lt;br /&gt;
| type = &lt;br /&gt;
| location = &lt;br /&gt;
| date_planted = &lt;br /&gt;
| sunlight = &lt;br /&gt;
| water_needs = &lt;br /&gt;
| hardiness_zone = &lt;br /&gt;
| notes = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter Reference ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter !! Description !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039; || Common name of the plant (required) || Tomato, Rose Bush, Basil&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;common_names&amp;#039;&amp;#039;&amp;#039; || Alternative common names || Tomate, Solanum, Garden Rose&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image&amp;#039;&amp;#039;&amp;#039; || Image filename or full file syntax || &amp;lt;nowiki&amp;gt;[[File:Tomato.jpg|250px]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;image_caption&amp;#039;&amp;#039;&amp;#039; || Caption for the image || Mature plant in July&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;species&amp;#039;&amp;#039;&amp;#039; || Scientific/botanical name || &amp;#039;&amp;#039;Solanum lycopersicum&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039; || Plant type || Annual vegetable, Perennial herb, Shrub&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039; || Where in your garden || Main Bed - South side, Front Patio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;date_planted&amp;#039;&amp;#039;&amp;#039; || When planted (or &amp;quot;Unknown&amp;quot;) || 2025-04-15&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;sunlight&amp;#039;&amp;#039;&amp;#039; || Light requirements || Full sun (6+ hours), Partial shade&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;water_needs&amp;#039;&amp;#039;&amp;#039; || Watering needs || Regular, Drought-tolerant&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;hardiness_zone&amp;#039;&amp;#039;&amp;#039; || Cold hardiness || Zone 5-9, Annual (all zones)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;notes&amp;#039;&amp;#039;&amp;#039; || Care tips and observations || Heritage variety. Prune suckers regularly.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Simple vegetable&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Plant Infobox&lt;br /&gt;
| name = Tomato&lt;br /&gt;
| common_names = Tomate, Love apple&lt;br /&gt;
| image = [[File:Tomato.jpg|250px]]&lt;br /&gt;
| image_caption = Mature plant bearing fruit&lt;br /&gt;
| species = &amp;#039;&amp;#039;Solanum lycopersicum&amp;#039;&amp;#039;&lt;br /&gt;
| type = Annual vegetable&lt;br /&gt;
| location = Main Bed - South side&lt;br /&gt;
| date_planted = 2025-04-15&lt;br /&gt;
| sunlight = Full sun (6+ hours)&lt;br /&gt;
| water_needs = Regular, 1-2 inches per week&lt;br /&gt;
| hardiness_zone = Annual (all zones)&lt;br /&gt;
| notes = Heritage &amp;#039;Brandywine&amp;#039; variety. Excellent flavor. Prune lower leaves for airflow.&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|{{Plant Infobox&lt;br /&gt;
| name = Tomato&lt;br /&gt;
| common_names = Tomate, Love apple&lt;br /&gt;
| image = [[File:Example.jpg|250px]]&lt;br /&gt;
| image_caption = Mature plant bearing fruit&lt;br /&gt;
| species = &amp;#039;&amp;#039;Solanum lycopersicum&amp;#039;&amp;#039;&lt;br /&gt;
| type = Annual vegetable&lt;br /&gt;
| location = Main Bed - South side&lt;br /&gt;
| date_planted = 2025-04-15&lt;br /&gt;
| sunlight = Full sun (6+ hours)&lt;br /&gt;
| water_needs = Regular, 1-2 inches per week&lt;br /&gt;
| hardiness_zone = Annual (all zones)&lt;br /&gt;
| notes = Heritage &amp;#039;Brandywine&amp;#039; variety. Excellent flavor. Prune lower leaves for airflow.&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Perennial flower (unknown planting date)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Plant Infobox&lt;br /&gt;
| name = Rose Bush&lt;br /&gt;
| common_names = Peace Rose, Garden Rose&lt;br /&gt;
| image = [[File:Rose.jpg|250px]]&lt;br /&gt;
| image_caption = Pink blooms in summer&lt;br /&gt;
| species = &amp;#039;&amp;#039;Rosa × damascena&amp;#039;&amp;#039;&lt;br /&gt;
| type = Perennial shrub&lt;br /&gt;
| location = Front Patio - South-facing wall&lt;br /&gt;
| date_planted = Unknown&lt;br /&gt;
| sunlight = Full sun (6+ hours)&lt;br /&gt;
| water_needs = Regular, 1 inch per week&lt;br /&gt;
| hardiness_zone = Zones 5-9&lt;br /&gt;
| notes = Established plant, at least 3 years old. Fragrance excellent in mornings.&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|{{Plant Infobox&lt;br /&gt;
| name = Rose Bush&lt;br /&gt;
| common_names = Peace Rose, Garden Rose&lt;br /&gt;
| image = [[File:Example.jpg|250px]]&lt;br /&gt;
| image_caption = Pink blooms in summer&lt;br /&gt;
| species = &amp;#039;&amp;#039;Rosa × damascena&amp;#039;&amp;#039;&lt;br /&gt;
| type = Perennial shrub&lt;br /&gt;
| location = Front Patio - South-facing wall&lt;br /&gt;
| date_planted = Unknown&lt;br /&gt;
| sunlight = Full sun (6+ hours)&lt;br /&gt;
| water_needs = Regular, 1 inch per week&lt;br /&gt;
| hardiness_zone = Zones 5-9&lt;br /&gt;
| notes = Established plant, at least 3 years old. Fragrance excellent in mornings.&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Herb (minimal information)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;{{Plant Infobox&lt;br /&gt;
| name = Basil&lt;br /&gt;
| species = &amp;#039;&amp;#039;Ocimum basilicum&amp;#039;&amp;#039;&lt;br /&gt;
| type = Annual herb&lt;br /&gt;
| location = Kitchen herb bed&lt;br /&gt;
| notes = Italian variety for cooking&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|{{Plant Infobox&lt;br /&gt;
| name = Basil&lt;br /&gt;
| species = &amp;#039;&amp;#039;Ocimum basilicum&amp;#039;&amp;#039;&lt;br /&gt;
| type = Annual herb&lt;br /&gt;
| location = Kitchen herb bed&lt;br /&gt;
| notes = Italian variety for cooking&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Template:Plant Update]] – For logging plant progress over time&lt;br /&gt;
* [[Template:Infobox]] – Base infobox template (inherited styling)&lt;br /&gt;
&lt;br /&gt;
== Categories ==&lt;br /&gt;
&lt;br /&gt;
* {{clc|Pages using Plant Infobox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categories below this line; please --&amp;gt;&lt;br /&gt;
[[Category:Plant infobox templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>MTRNord</name></author>
	</entry>
</feed>