Changes

Jump to: navigation, search

Template:Item Infobox

996 bytes added, 05:09, 6 November 2015
Created page with "{| class="infobox" id="infobox" style="font-size:89%; width:365px;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em; text-alig..."
{| class="infobox" id="infobox" style="font-size:89%; width:365px;"
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|{{{image|}}}}}
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em; text-align:center;" | Description
|-
|{{!}} '''Type'''
{{!}} {{{Type|}}}
|-
|{{!}} '''Effect'''
{{!}} {{{Effect|}}}
|-
|{{!}} '''Buy'''
{{!}} {{{Buy|}}}
|-
|{{!}} '''Sell'''
{{!}} {{{Sell|}}}
|-
|{{!}} '''Description'''
{{!}} {{{Description|}}}
|-
|}<includeonly>[[Category:Yokai|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Buy={{{Buy|}}} |+sep}} {{#set:Sell={{{Sell|}}} }} {{#set:Description={{{Description|}}} }} </includeonly>
<noinclude>
Used on [[Item]] pages

==Usage==
<pre>
{{Item Infobox
|image=
|Type=
|Effect=
|Buy=
|Sell=
|Description=
}}
</pre>



<br><br>
[[Category:Templates]]
</noinclude>