Template:Plant Update/doc: Difference between revisions

Add plant update docs
 
Example: Aktually show the results
Line 37: Line 37:


Tracking a tomato plant through the season:
Tracking a tomato plant through the season:
 
{| class="wikitable"
<syntaxhighlight lang="wikitext">
| '''Code'''
| '''Result'''
|-
|<syntaxhighlight lang="wikitext">
{{Plant Update
{{Plant Update
| date = 2025-04-15
| date = 2025-04-15
Line 69: Line 72:
| notes = Regular watering (1-2 inches/week), fertilizing weekly
| notes = Regular watering (1-2 inches/week), fertilizing weekly
}}
}}
</syntaxhighlight>
|</syntaxhighlight>
| {{Plant Update
| date = 2025-04-15
| status = Seedling
| observation = Seeds germinated successfully
| notes = First true leaves emerging
}}
 
{{Plant Update
| date = 2025-05-01
| status = Growth
| observation = Transplanted to larger pot
| image = [[File:Example.jpg|150px]]
| notes = Growing rapidly, 12cm tall
}}
 
{{Plant Update
| date = 2025-06-01
| status = Flowering
| observation = First flower clusters forming
| image = [[File:Example.jpg|150px]]
| notes = Pinched off lower leaves for airflow
}}
 
{{Plant Update
| date = 2025-07-15
| status = Fruiting
| observation = Multiple fruits set and ripening
| image = [[File:Example.jpg|150px]]
| notes = Regular watering (1-2 inches/week), fertilizing weekly
}}
|}


== Tips ==
== Tips ==