Changes

Template:Shop Infobox

2,337 bytes added, 20:13, 8 January 2017
Created page with "{| class="infobox2" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #2c7873; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" |..."
{| class="infobox2" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #2c7873; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{Image|}}}|{{{Image|}}}}}
|-
! colspan="2" style="background-color: #2c7873; color: #FFFFFF; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Subtype|}}}|
{{!}} '''Subtype'''
{{!}} {{{Subtype|}}} }}
|-
{{#if: {{{Location|}}}|
{{!}} '''Location'''
{{!}} {{{Location|}}} }}
|-
{{#if: {{{Unlock|}}}|
{{!}} '''Unlock'''
{{!}} {{{Unlock|}}} }}
|-
{{#if: {{{Consumables|}}}|
{{!}} '''Consumables'''
{{!}} {{{Consumables|}}} }}
|-
{{#if: {{{Ingredients|}}}|
{{!}} '''Ingredients'''
{{!}} {{{Ingredients|}}} }}
|-
{{#if: {{{Auto Parts|}}}|
{{!}} '''Auto Parts'''
{{!}} {{{Auto Parts|}}} }}
|-
{{#if: {{{Key Items|}}}|
{{!}} '''Key Items'''
{{!}} {{{Key Items|}}} }}
|-
{{#if: {{{Accessories|}}}|
{{!}} '''Accessories'''
{{!}} {{{Accessories|}}} }}
|-
{{#if: {{{Leisure Goods|}}}|
{{!}} '''Leisure Goods'''
{{!}} {{{Leisure Goods|}}} }}
|-
{{#if: {{{Treasures|}}}|
{{!}} '''Treasures'''
{{!}} {{{Treasures|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
{{#if: {{{Extra|}}}|
{{!}} '''Extra'''
{{!}} {{{Extra|}}} }}
|-
|}
<includeonly>[[Category:Shops]]{{#set:Type={{{Type|}}} |+sep}} {{#set:Subtype={{{Subtype|}}} |+sep}} {{#set:Tipster={{{Tipster|}}} |+sep}} {{#set:Target={{{Target|}}} |+sep}} {{#set:Weakness={{{Weakness|}}} |+sep}} {{#set:Info={{{Info|}}} |+sep}} {{#set:Location={{{Location|}}} |+sep}} {{#set:Unlock={{{Unlock|}}} |+sep}} {{#set:Level={{{Level|}}} |+sep}} {{#set:Stars={{{Stars|}}} |+sep}} {{#set:Condition={{{Condition|}}} |+sep}} {{#set:EXP Reward={{{EXP Reward|}}} }} {{#set:Gil Reward={{{Gil Reward|}}} }} {{#set:Item Reward={{{Item Reward|}}} |+sep}} {{#set:Subsequent Gil={{{Subsequent Gil|}}} }} {{#set:Description={{{Description|}}} |+sep}} {{#set:Extra={{{Extra|}}} |+sep}} {{#set:Number={{{Number|}}} |+sep}}</includeonly>
<noinclude>

Used on [[Quest]] pages

==Usage==
<pre>
{{Quest Infobox
|Image=
|Type=
|Subtype=
|Location=
|Unlock=
|Consumables=
|Ingredients=
|Auto Parts=
|Key Items=
|Accessories=
|Leisure Goods=
|Treasures=
|Description=
|Extra=
|Number=
}}
</pre>