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> | ||
< | <div class="ingredient-infobox medicinal-plant-infobox"> | ||
<div class="ingredient-title"> | |||
'''{{{name|Unknown Medicinal Plant}}}''' | |||
</div> | |||
<div class="ingredient-image"> | |||
[[File:{{{image|Placeholder.png}}}|300px]] | |||
</div> | |||
<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> | |||
</div> | |||
[[Category:Medicinal Plant]] | |||
</includeonly> | |||
<noinclude> | |||
This is the Medicinal Plant infobox used for Hospital Wing botanical medicinals. | |||
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 | |||
[[Category: | (e.g. [[Category:Wound and Skin Healing]], | ||
[[Category: | [[Category:Digestive and Detoxifying Herbs]], | ||
[[Category:Hazard Level | [[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.