Difference between revisions of "Template:Ingredients"

From Glitch Forever
Jump to navigation Jump to search
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|child = yes
+
|data1 = {{{qu1|}}} {{{[[1]]|}}}
|data1 = {{{qu1|}}} [[{{{1|}}}]]
+
|data2 = {{{qu2|}}} {{{[[2]]|}}}
|data2 = {{{qu2|}}} [[{{{2|}}}]]
+
|ldata3 ={{ #if: {{{qu3|}}} {{{[[3]]|}}} }}
|ldata3 ={{{qu3|}}} [[{{{3|}}}]]
+
|data4= {{ #if:  {{{qu4|}}} {{{[[4]]|}}} }}
|data4= {{{qu4|}}} [[{{{4|}}}]]
+
|data5 = {{ #if: {{{qu5|}}} {{{[[5]]|}}} }}
|data5 = {{{qu5|}}}[[{{{5|}}}]]
+
|data6 = {{ #if: {{qu6|}} {{{[[6]]|}}} }}
|data6 = {{qu6|}} [[{{{6|}}}]]
 
 
}}
 
}}
  
 
<noinclude>
 
<noinclude>
To use:
+
To use: (it is not necessary to use all ingredients)
 
<pre style = "float:left;">
 
<pre style = "float:left;">
 
{{Ingredients
 
{{Ingredients
Line 21: Line 20:
 
}}
 
}}
 
</pre>
 
</pre>
 
It is not necessary to use all the ingredients.
 
 
</noinclude>
 
</noinclude>

Revision as of 21:03, 1 December 2017


To use: (it is not necessary to use all ingredients)

{{Ingredients
|1 = 
|2 = 
|3= 
|4 = 
|5 = 
|6 = 
}}