Template:InfoboxStructure: Difference between revisions
No edit summary |
m ('growson' is optional/used for trees, changed 'consistsof' to 'contains') |
||
Line 7: | Line 7: | ||
<td>{{{biomes}}}</td> | <td>{{{biomes}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{ | {{#if:{{{growson|}}}|<tr> | ||
<th> | <th>Grows on</th> | ||
<td>{{{ | <td>{{{growson}}}</td> | ||
</tr>}} | |||
{{#if:{{{growson|}}}|<tr> | |||
<tr> | |||
<th>Contains</th> | |||
<td>{{{contains}}}</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 15:17, 11 May 2024
InfoboxStructure