Difference between revisions of "Template:Food Infobox"
Jump to navigation
Jump to search
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|title = {{PAGENAME}} | |title = {{PAGENAME}} | ||
− | | | + | |image1 = {{{image|{{{image1}}}}}} |
|label1 = Max Stack Size | |label1 = Max Stack Size | ||
|data1 = {{{stack}}} | |data1 = {{{stack}}} | ||
Line 20: | Line 20: | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
− | + | 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
{{{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 = }}