Changes

Jump to: navigation, search

Template:Shop Infobox

1,166 bytes added, 01:13, 7 November 2015
Created page with "{| class="infobox" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}..."
{| class="infobox" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{image|}}}|[[Image:{{{image}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #BDBDBD; color: #000000; padding:0em;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Location|}}}|
{{!}} '''Location'''
{{!}} {{{Location|}}} }}
|-
{{#if: {{{Hours|}}}|
{{!}} '''Hours'''
{{!}} {{{Hours|}}} }}
|-
{{#if: {{{Goods|}}}|
{{!}} '''Goods'''
{{!}} {{{Goods|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
|}<includeonly>{{#set:Type={{{Type|}}} |+sep}} {{#set:Location={{{Location|}}} |+sep}} {{#set:Hour={{{Hour|}}} |+sep}} {{#set:Goods={{{Goods|}}} |+sep}} {{#set:Description={{{Description|}}} |+sep}} </includeonly>
<noinclude>
Used on [[Item]] pages

==Usage==
<pre>
{{Item Infobox
|image=
|Type=
|Effect=
|Fusion reward=
|Affection boost=
|Difficulty to find=
|Buy=
|Sell=
|Rare sell=
|Description=
|Acquired by=
}}
</pre>



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