Difference between revisions of "Template:IngredientSubObject"

From ChatWars Wiki
Jump to: navigation, search
 
(6 intermediate revisions 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:
  &lt&pre>
+
  <nowiki>
 
  {{IngredientSubObject
 
  {{IngredientSubObject
  | qty=
+
  | Qty=
 
  | ingredient=
 
  | ingredient=
 
  }}
 
  }}
  &lt&/pre>
+
  </nowiki>
 
  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>

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.