Difference between revisions of "Template:IngredientSubObject"

From ChatWars Wiki
Jump to: navigation, search
Line 4: Line 4:
 
  <nowiki>
 
  <nowiki>
 
  {{IngredientSubObject
 
  {{IngredientSubObject
  | qty=
+
  | Qty=
 
  | ingredient=
 
  | ingredient=
 
  }}
 
  }}
Line 10: Line 10:
 
  Edit the page to see the template text.
 
  Edit the page to see the template text.
 
</noinclude>
 
</noinclude>
<includeonly>[[Crafting ingredient::{{{ingredient}}}]]: {{{qty}}}
+
<includeonly>[[Crafting ingredient::{{{ingredient}}}]]: {{{Qty}}}
 
{{#subobject:IngredientSubObject with {{{ingredient|}}}
 
{{#subobject:IngredientSubObject with {{{ingredient|}}}
|?qty={{{qty|}}}
+
|?Qty={{{Qty|}}}
 
|?ingredient={{{ingredient|}}}
 
|?ingredient={{{ingredient|}}}
 
}}</includeonly>
 
}}</includeonly>

Revision as of 15:35, 14 July 2018

This is the "IngredientSubObject" template.
It should be called in the following format:

 {{IngredientSubObject
 | Qty=
 | ingredient=
 }}
 
Edit the page to see the template text.