Template:Medicinal Plant: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- ======================================== -->
<includeonly>
<!--          Template:Medicinal Plant        -->
<div class="ingredient-infobox medicinal-plant-infobox">
<!--       (Uses your existing categories)    -->
<!-- ======================================== -->


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


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


| source     = {{{source|Cultivated in Hogwarts Greenhouses}}}
  <table class="ingredient-table">
    <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>


| class      = {{{class|Medicinal Herb}}}
</div>


| primary    = {{{primary|Hospital Wing Treatment}}}
[[Category:Medicinal Plant]]


| common    = {{{common|}}}
</includeonly>


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


| effects    = {{{effects|}}}
Usage example:


  | hazard    = {{{hazard|Low}}}
<pre>
 
{{Medicinal Plant
  | shelf     = {{{shelf|Fresh or dried, stored in apothecary}}}
  | name        = Althea (Marshmallow)
 
| image      =
  | notes      = {{{notes|}}}
| 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
}}
}}
</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]])
[[Category:Medicinal Plants – Hazard Level – {{{hazard|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.