Actions

Template

Template:RefiningRecipeRow

From Dune Awakening DB

Revision as of 04:35, 15 March 2025 by Operator (talk | contribs) (Created page with "<tr> <!-- Refined Output --> <th>{{{Output}}}</th> <!-- Ingredients List --> <td style="text-align:left;"> <ul class="ingredient-list"> {{#arraymap:{{{Ingredients}}}|;|item|<li>item</li>}} </ul> </td> <!-- Refining Time --> <td style="text-align:center;">{{{RefiningTime}}}</td> <!-- Output Qty --> <td style="text-align:center;">{{{OutputQty}}}</td> </tr>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{{Output}}}

    {{#arraymap:{{{Ingredients}}}|;|item|
  • item
  • }}

{{{RefiningTime}}} {{{OutputQty}}}