Template:Medicinal Plant: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{{Ingredient
<div class="ingredient-infobox medicinal-plant-infobox">
| name      = {{{name|{{PAGENAME}}}}}
 
| image     = {{{image|Placeholder.png}}}
  <div class="ingredient-title">
| type      = {{{type|Botanical}}}
  '''{{{name|Unknown Medicinal Plant}}}'''
| source     = {{{source|Cultivated in Hogwarts greenhouses}}}
  </div>
| class      = {{{class|Botanical Ingredients}}}
 
| uses      = {{{uses|Hospital Wing treatments}}}
  <div class="ingredient-image">
| potions    = {{{potions|None listed}}}
  [[File:{{{image|Placeholder.png}}}|300px]]
| properties = {{{properties|Restorative / Healing}}}
  </div>
| effects    = {{{effects|}}}
 
| hazard     = {{{hazard|Low}}}
  <table class="ingredient-table">
| shelf      = {{{shelf|Dried, bottled, or kept fresh under stasis}}}
    <tr><th>Type</th><td>{{{type|Botanical}}}</td></tr>
| notes      = {{{notes|}}}
     <tr><th>Source</th><td>{{{source|Cultivated in Hogwarts greenhouses}}}</td></tr>
| theme      = {{{theme|herbal}}}
    <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>
 
</div>
 
[[Category:Medicinal Plant]]


[[Category:Hospital Wing Medicinal Plants]]
[[Category:Medicinal Plants – Hazard Level – {{{hazard|Low}}}]]
</includeonly>
</includeonly>


<noinclude>
<noinclude>
Medicinal-plant wrapper for Template:Ingredient.
This is the Medicinal Plant infobox used for Hospital Wing botanical medicinals.
Use this for any botanical ingredient with Hospital Wing medical applications.
 
Usage example:
 
<pre>
{{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
}}
</pre>
 
Categories for hazard level and hospital wing functions
(e.g. [[Category:Wound and Skin Healing]],
[[Category:Digestive and Detoxifying Herbs]],
[[Category:Medicinal Plants – Hazard Level – Low]])
should be added on each plant page, not in this template.
</noinclude>
</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.