Difference between revisions of "Template:Food Infobox"
Jump to navigation
Jump to search
(New template) |
|||
(13 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox |
− | + | |title = {{PAGENAME}} | |
− | + | |image1 = {{{image|{{{image1}}}}}} | |
− | + | |label1 = Max Stack Size | |
− | + | |data1 = {{{stack}}} | |
− | + | |label2 = Favor when donated | |
− | + | |data2 = {{{favor}}} | |
− | + | |label3 = Made Using | |
+ | |data3 = [[{{{madeusing}}}]] | ||
+ | |label4 = Ingredients | ||
+ | |data4 = {{{ingredients}}} | ||
+ | |label5 = Street Price | ||
+ | |data5 = {{{price}}} [[currants]] | ||
+ | |header6 = When Consumed | ||
+ | |label7 = Grants | ||
+ | |data7 = [[{{{buff}}}]] | ||
+ | |label8 = Energy Gained | ||
+ | |data8 = {{{energy}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | + | <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 = }}