Template:Medicinal Plant: Difference between revisions

From KB Lexicon
(Created page with "<!-- ======================================== --> <!-- Template:Medicinal Plant --> <!-- (Healer-Optimized Infobox) --> <!-- ======================================== --> {{Ingredient | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | image_alt = {{{image_alt|}}} <!-- Type of Ingredient --> | type = Botanical Ingredient <!-- Natural Source --> | source = {{{source|Cultivated in Hogwarts Greenhouses}}}...")
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- ======================================== -->
<includeonly>
<!--          Template:Medicinal Plant        -->
<div class="ingredient-infobox medicinal-plant-infobox">
<!--        (Healer-Optimized Infobox)        -->
<!-- ======================================== -->


{{Ingredient
  <div class="ingredient-title">
| name      = {{{name|{{PAGENAME}}}}}
  '''{{{name|Unknown Medicinal Plant}}}'''
| image      = {{{image|}}}
  </div>
| image_alt  = {{{image_alt|}}}


<!-- Type of Ingredient -->
  <div class="ingredient-image">
| type      = Botanical Ingredient
  [[File:{{{image|Placeholder.png}}}|300px]]
  </div>


<!-- Natural Source -->
  <table class="ingredient-table">
| source     = {{{source|Cultivated in Hogwarts Greenhouses}}}
    <tr><th>Type</th><td>{{{type|Botanical}}}</td></tr>
     <tr><th>Source</th><td>{{{source|Cultivated in Hogwarts greenhouses}}}</td></tr>
    <tr><th>Classification</th><td>{{{classification|Medicinal Plant}}}</td></tr>
    <tr><th>Primary Uses</th><td>{{{uses|None listed}}}</td></tr>
    <tr><th>Common Potions</th><td>{{{potions|None listed}}}</td></tr>
    <tr><th>Alchemical Properties</th><td>{{{properties|None listed}}}</td></tr>
    <tr><th>Hospital Wing Functions</th><td>{{{hospital_functions|}}}</td></tr>
    <tr><th>Hazard Level</th><td>{{{hazard_level|Low}}}</td></tr>
    <tr><th>Notes</th><td>{{{notes|}}}</td></tr>
  </table>


<!-- Classification -->
</div>
| class      = {{{class|Medicinal Herb}}}


<!-- What healers use it for -->
[[Category:Medicinal Plant]]
| primary    = {{{primary|Hospital Wing Treatment}}}


<!-- Healing potions it appears in -->
</includeonly>
| common    = {{{common|}}}


<!-- Alchemical nature / element -->
<noinclude>
| alchemy    = {{{alchemy|Restorative / Healing}}}
This is the Medicinal Plant infobox used for Hospital Wing botanical medicinals.


<!-- Magical effects when used properly -->
Usage example:
| effects    = {{{effects|}}}


<!-- Danger rating -->
<pre>
  | hazard    = {{{hazard|Low}}}
{{Medicinal Plant
 
  | name        = Althea (Marshmallow)
  <!-- Storage details -->
| image      =
  | shelf      = {{{shelf|Fresh or dried, stored in apothecary}}}
| type        = Botanical
 
  | source      = Cultivated in Hogwarts greenhouses
  <!-- Notes -->
  | classification = Medicinal Herb
  | notes      = {{{notes|}}}
| uses        = Soothes sore throats, coughs, and digestive irritation
| potions    = None listed
  | properties  = Soothing; Anti-inflammatory; Demulcent
  | hospital_functions = Respiratory Relief and Decongestion; Digestive and Detoxifying Herbs; Sedative Calming and Analgesic Flora
| hazard_level = Low
}}
}}
</pre>


<!-- AUTOMATIC CATEGORIES -->
Categories for hazard level and hospital wing functions
[[Category:Botanical Ingredients]]
(e.g. [[Category:Wound and Skin Healing]],
[[Category:Hospital Wing Medicinal Plants]]
[[Category:Digestive and Detoxifying Herbs]],
[[Category:Hazard Level {{{hazard|Low}}}]]
[[Category:Medicinal Plants – Hazard Level Low]])
should be added on each plant page, not in this template.
</noinclude>

Latest revision as of 22:16, 9 December 2025


This is the Medicinal Plant infobox used for Hospital Wing botanical medicinals.

Usage example:

{{Medicinal Plant
 | name        = Althea (Marshmallow)
 | image       = 
 | type        = Botanical
 | source      = Cultivated in Hogwarts greenhouses
 | classification = Medicinal Herb
 | uses        = Soothes sore throats, coughs, and digestive irritation
 | potions     = None listed
 | properties  = Soothing; Anti-inflammatory; Demulcent
 | hospital_functions = Respiratory Relief and Decongestion; Digestive and Detoxifying Herbs; Sedative Calming and Analgesic Flora
 | hazard_level = Low
}}

Categories for hazard level and hospital wing functions (e.g.,,) should be added on each plant page, not in this template.