Difference between revisions of "Template:Food Infobox"

From Glitch Forever
Jump to navigation Jump to search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
 
|title        = {{PAGENAME}}
 
|title        = {{PAGENAME}}
|Image1 = {{{image|image1}}}
+
|image1 = {{{image|{{{image1}}}}}}
 
|label1 = Max Stack Size
 
|label1 = Max Stack Size
 
|data1 = {{{stack}}}
 
|data1 = {{{stack}}}
Line 20: Line 20:
 
}}
 
}}
 
<noinclude>
 
<noinclude>
Info to come
+
To use:
 +
<pre style="float:left;">
 +
{{Food_Infobox
 +
|title = {{PAGENAME}}
 +
|image1=
 +
|stack =
 +
|favor =
 +
|madeusing =
 +
|ingredients =
 +
|price =
 +
|buff =
 +
|energy =
 +
}}
 +
</pre>[[Category:Templates]][[Category:Infobox]]
 
</noinclude>
 
</noinclude>

Latest revision as of 03:02, 6 May 2019

Food Infobox
{{{image1}}}
Max Stack Size {{{stack}}}
Favor when donated {{{favor}}}
Made Using [[{{{madeusing}}}]]
Ingredients {{{ingredients}}}
Street Price {{{price}}} currants
When Consumed
Grants [[{{{buff}}}]]
Energy Gained {{{energy}}}

To use:

{{Food_Infobox
|title = {{PAGENAME}}
|image1=
|stack = 
|favor = 
|madeusing = 
|ingredients =
|price = 
|buff = 
|energy = 
}}