Difference between revisions of "Template:IngredientSubObject"

From ChatWars Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  <noinclude>
+
  <noinclude>[[Category:Template]]
 
  This is the "IngredientSubObject" template.
 
  This is the "IngredientSubObject" template.
 
  It should be called in the following format:
 
  It should be called in the following format:
Line 11: Line 11:
 
</noinclude>
 
</noinclude>
 
<includeonly>[[Crafting ingredient::{{{ingredient}}}]]: {{{Qty}}}
 
<includeonly>[[Crafting ingredient::{{{ingredient}}}]]: {{{Qty}}}
{{#subobject:IngredientAmount with {{{ingredient|}}}
+
{{#subobject:IngredientSubObject with {{{ingredient|}}}
 
|?Qty={{{Qty|}}}
 
|?Qty={{{Qty|}}}
 
|?ingredient={{{ingredient|}}}
 
|?ingredient={{{ingredient|}}}
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 22:19, 24 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.