Template:FertilizerWindows: Difference between revisions
Template page
More actions
Admin Jeremy (talk | contribs) Created page with "<includeonly><templatestyles src="Template:FertilizerWindows/styles.css" /> <div class="fw-wrapper"> <div class="fw-title">Fertilization Windows</div> <div class="fw-desc"> A new window begins after buds grow and <b>burst</b>. </div> <table class="fw-table"> <tr> <th>After Planting</th> <th>After 1st Bud Burst</th> <th>After 2nd Bud Burst</th> <th>After 3rd Bud Burst</th> <th>After 4th Bud Burst</th> </tr> <tr> <td>{{#invoke:TreeFertilizerWindows|render|{{{fertilizer..." |
Admin Jeremy (talk | contribs) No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Template:FertilizerWindows/styles.css" /> | <includeonly><templatestyles src="Template:FertilizerWindows/styles.css" /> | ||
<div class=" | <div class="vp-fert-title"> | ||
Fertilization Timeline | |||
</div> | |||
<div class=" | <div class="vp-fert-timeline"> | ||
{{#invoke:FertilizerWindows|render | |||
| {{{w0|0}}} | |||
| {{{w1|0}}} | |||
| {{{w2|0}}} | |||
| {{{w3|0}}} | |||
| {{{w4|0}}} | |||
}} | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||