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> | ||
<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> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Medicinal- | 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 | |||
(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.