Difference between revisions of "Template:IngredientSubObject"

From ChatWars Wiki
Jump to: navigation, search
(Created page with " <noinclude> This is the "IngredientSubObject" template. It should be called in the following format: &lt&pre> {{IngredientSubObject | qty= | ingredient= }} &...")
 
Line 9: Line 9:
 
   &lt&/pre>
 
   &lt&/pre>
 
   Edit the page to see the template text.
 
   Edit the page to see the template text.
   </noinclude><includeonly>{{{qty}}}: [[RecipeIngredient::{{{ingredient}}}]]  
+
   </noinclude><includeonly>[[RecipeIngredient::{{{ingredient}}}]]: {{{qty}}}x
 
   {{#subobject:IngredientSubObject with {{{ingredient|}}}
 
   {{#subobject:IngredientSubObject with {{{ingredient|}}}
 
   | qty={{{qty|}}}
 
   | qty={{{qty|}}}
 
   | ingredient={{{ingredient|}}}
 
   | ingredient={{{ingredient|}}}
 
   }}</includeonly>
 
   }}</includeonly>

Revision as of 12:55, 14 July 2018

 This is the "IngredientSubObject" template.
 It should be called in the following format:
 &lt&pre>
  
{{{Qty}}}
 &lt&/pre>
 Edit the page to see the template text.