Template:Ingredient: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
Line 31: Line 31:


<!-- Auto-tag any botanical ingredient as a Medicinal Plant -->
<!-- Auto-tag any botanical ingredient as a Medicinal Plant -->
{{#ifeq:{{{class|}}}|Botanical Ingredients|
{{#ifeq: {{{class|}}} | Botanical Ingredients |
  [[Category:Hospital Wing Medicinal Plants]]
  [[Category:Hospital Wing Medicinal Plants]]
  [[Category:Medicinal Plants – Hazard Level – {{{hazard|Low}}}]]
  [[Category:Medicinal Plants – Hazard Level – {{{hazard|Low}}}]]
|
}}
}}
<!-- Auto-tag any poisonous botanical ingredient -->
<!-- Auto-tag any poisonous botanical ingredient -->
{{#ifeq:{{{class|}}}|Poisonous Botanical Ingredients|
{{#ifeq: {{{class|}}} | Poisonous Botanical Ingredients |
  [[Category:Poisonous Plants]]
  [[Category:Poisonous Plants]]
  [[Category:Poisonous Plants – Hazard Level – {{{hazard|Low}}}]]
  [[Category:Poisonous Plants – Hazard Level – {{{hazard|Low}}}]]
|
}}
}}


</includeonly>
</includeonly>

Revision as of 19:39, 9 December 2025


This is the ingredient infobox template.