Template:Ingredient: Difference between revisions

From KB Lexicon
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="ingredient-infobox">
<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 class="ingredient-title">
'''{{{name}}}'''
</div>
</div>


<div class="ingredient-image">
[[Category:Potion Ingredients]]
[[File:{{{image|Placeholder.png}}}|300px]]
[[Category:{{{class|Unclassified Ingredients}}}]]
</div>
[[Category:{{{type|Unknown Type}}} Ingredients]]
[[Category:Hazard Level - {{{hazard|Low}}}]]
 


<table class="ingredient-table">
</includeonly>


<tr><th>Type</th><td>{{{type|Unknown}}}</td></tr>
<noinclude>
<tr><th>Source</th><td>{{{source|Unknown}}}</td></tr>
This is the ingredient infobox template.
<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>
<!-- Refresh categories -->
</div>
<!-- Force recalc -->


[[Category:Potion Ingredients]]
</noinclude>

Latest revision as of 21:59, 9 December 2025


This is the ingredient infobox template.