Template:Ingredient: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<div class="ingredient-infobox">
<div class="ingredient-infobox">


<div class="ingredient-title">
  <div class="ingredient-title">
'''{{{name}}}'''
  '''{{{name|Unknown Ingredient}}}'''
</div>
  </div>


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


<table class="ingredient-table">
  <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>


<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>
</div>
[[Category:Potion Ingredients]]
</includeonly>


[[Category:Potion Ingredients]]
<noinclude>
This is the ingredient infobox template.
</noinclude>

Revision as of 15:44, 26 November 2025


This is the ingredient infobox template.