Changes

Jump to: navigation, search

Template:Food Infobox

225 bytes added, 06:15, 6 November 2015
{| class="infobox" id="infobox" style="font-size:89%; width:365px21em;"
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image|}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em; text-align:center;" | DescriptionInformation
|-
{{#if: {{{Type|}}}|{{!}} '''Type'''{{!}} {{{Type|}}}}}
|-
{{#if: {{{Effect|}}}|{{!}} '''Effect'''{{!}} {{{Effect|}}}}}
|-
{{#if: {{{Buy|}}}|{{!}} '''Buy'''{{!}} {{{Buy|}}}}}
|-
{{#if: {{{Sell|}}}|{{!}} '''Sell'''{{!}} {{{Sell|}}}}}
|-
{{#if: {{{Description|}}}|{{!}} '''Description'''{{!}} {{{Description|}}}}}
|-
{{#if: {{{Acquired by|}}}|{{!}} '''Acquired by'''{{!}} {{{Acquired by|}}} }}|-|}<includeonly>[[Category:YokaiFood|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Buy={{{Buy|}}} |+sep}} {{#set:Sell={{{Sell|}}} }} {{#set:Description={{{Description|}}} }} {{#set:Acquired by={{{Acquired by|}}} }} </includeonly>
<noinclude>
Used on [[ItemFood]] pages
==Usage==
<pre>
{{Item Food Infobox
|image=
|Type=
|Sell=
|Description=
|Acquired by=
}}
</pre>