Template:Ingredient: Difference between revisions
From KB Lexicon
No edit summary |
No edit summary |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
<div class="ingredient-infobox ingredient-theme-{{{theme|default}}}"> | |||
<div class="ingredient-title"> | |||
'''{{{name|Unknown Ingredient}}}''' | |||
</div> | |||
<div class="ingredient-image"> | |||
[[File:{{{image|Placeholder.png}}}|300px]] | |||
</div> | |||
<table class="ingredient-table"> | |||
<tr><th>Type</th><td>{{{type|Unknown}}}</td></tr> | |||
<tr><th>Source</th><td>{{{source|Unknown}}}</td></tr> | |||
<tr><th>Classification</th><td>{{{class|General Ingredient}}}</td></tr> | |||
<tr><th>Primary Uses</th><td>{{{uses|None}}}</td></tr> | |||
<tr><th>Common Potions</th><td>{{{potions|None listed}}}</td></tr> | |||
<tr><th>Alchemical Properties</th><td>{{{properties|None}}}</td></tr> | |||
<tr><th>Magical Effects</th><td>{{{effects|None}}}</td></tr> | |||
<tr><th>Hazard Level</th><td>{{{hazard|Low}}}</td></tr> | |||
<tr><th>Shelf Life</th><td>{{{shelf|Stable}}}</td></tr> | |||
<tr><th>Notes</th><td>{{{notes|}}}</td></tr> | |||
</table> | |||
</div> | |||
[[Category:Potion Ingredients]] | |||
[[Category:{{{class|Unclassified Ingredients}}}]] | |||
[[Category:{{{type|Unknown Type}}} Ingredients]] | |||
[[Category:Hazard Level - {{{hazard|Low}}}]] | |||
| | </includeonly> | ||
| {{{ | <noinclude> | ||
|} | This is the ingredient infobox template. | ||
<!-- Refresh categories --> | |||
<!-- Force recalc --> | |||
</noinclude> | |||
Latest revision as of 21:59, 9 December 2025
This is the ingredient infobox template.