Template:InfoboxStructure: Difference between revisions
No edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
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:{{{contains|}}}|<tr> | |||
<th>Contains</th> | |||
<td>{{{contains}}}</td> | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 15:22, 11 May 2024
InfoboxStructure