Difference between revisions of "Template:IngredientSubObject"

From ChatWars Wiki
Jump to: navigation, search
Line 12: Line 12:
 
<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 13:15, 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.