Changes

Jump to: navigation, search

Template:Fish Infobox

3,979 bytes added, 10:37, 1 December 2016
Created page with "{| class="infobox2" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #71cdef; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" |..."
{| class="infobox2" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #71cdef; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2" |{{#if:{{{Image|}}}|{{{Image|}}}}}
|-
! colspan="2" style="background-color: #71cdef; color: #FFFFFF; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Subtype|}}}|
{{!}} '''Subtype'''
{{!}} {{{Subtype|}}} }}
|-
{{#if: {{{Goods Type|}}}|
{{!}} '''Goods Type'''
{{!}} {{{Goods Type|}}} }}
|-
{{#if: {{{Attack|}}}|
{{!}} '''Attack'''
{{!}} {{{Attack|}}} }}
|-
{{#if: {{{Defense|}}}|
{{!}} '''Defense'''
{{!}} {{{Defense|}}} }}
|-
{{#if: {{{Durability|}}}|
{{!}} '''Durability'''
{{!}} {{{Durability|}}} }}
|-
{{#if: {{{Critical|}}}|
{{!}} '''Critical'''
{{!}} {{{Critical|}}} }}
|-
{{#if: {{{Max HP|}}}|
{{!}} '''Max HP'''
{{!}} {{{Max HP|}}} }}
|-
{{#if: {{{Max MP|}}}|
{{!}} '''Max MP'''
{{!}} {{{Max MP|}}} }}
|-
{{#if: {{{Strength|}}}|
{{!}} '''Strength'''
{{!}} {{{Strength|}}} }}
|-
{{#if: {{{Vitality|}}}|
{{!}} '''Vitality'''
{{!}} {{{Vitality|}}} }}
|-
{{#if: {{{Magic|}}}|
{{!}} '''Magic'''
{{!}} {{{Magic|}}} }}
|-
{{#if: {{{Spirit|}}}|
{{!}} '''Spirit'''
{{!}} {{{Spirit|}}} }}
|-
{{#if: {{{Bullet Resist|}}}|
{{!}} '''Bullet Resist'''
{{!}} {{{Bullet Resist|}}} }}
|-
{{#if: {{{Fire Resist|}}}|
{{!}} '''Fire Resist'''
{{!}} {{{Fire Resist|}}} }}
|-
{{#if: {{{Ice Resist|}}}|
{{!}} '''Ice Resist'''
{{!}} {{{Ice Resist|}}} }}
|-
{{#if: {{{Lightning Resist|}}}|
{{!}} '''Lightning Resist'''
{{!}} {{{Lightning Resist|}}} }}
|-
{{#if: {{{Dark Resist|}}}|
{{!}} '''Dark Resist'''
{{!}} {{{Dark Resist|}}} }}
|-
{{#if: {{{Effect|}}}|
{{!}} '''Effect'''
{{!}} {{{Effect|}}} }}
|-
{{#if: {{{Used For|}}}|
{{!}} '''Used For'''
{{!}} {{{Used For|}}} }}
|-
{{#if: {{{Buy|}}}|
{{!}} '''Buy'''
{{!}} {{{Buy|}}} }}
|-
{{#if: {{{Sell|}}}|
{{!}} '''Sell'''
{{!}} {{{Sell|}}} }}
|-
{{#if: {{{Source|}}}|
{{!}} '''Source'''
{{!}} {{{Source|}}} }}
|-
{{#if: {{{Acquired by|}}}|
{{!}} '''Acquired by'''
{{!}} {{{Acquired by|}}} }}
|-
{{#if: {{{Prerequisite|}}}|
{{!}} '''Prerequisite'''
{{!}} {{{Prerequisite|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
|}
<includeonly>[[Category:Items]]{{#set:Type={{{Type|}}} |+sep}} {{#set:Subtype={{{Subtype|}}} |+sep}} {{#set:Goods Type={{{Goods Type|}}} |+sep}} {{#set:Attack={{{Attack|}}} |+sep}} {{#set:Defense={{{Defense|}}} |+sep}} {{#set:Durability={{{Durability|}}} }} {{#set:Critical={{{Critical|}}} |+sep}} {{#set:Max HP={{{Max HP|}}} |+sep}} {{#set:Max MP={{{Max MP|}}} |+sep}} {{#set:Strength={{{Strength|}}} |+sep}} {{#set:Vitality={{{Vitality|}}} |+sep}} {{#set:Magic={{{Magic|}}} |+sep}} {{#set:Spirit={{{Spirit|}}} |+sep}} {{#set:Bullet Resist={{{Bullet Resist|}}} |+sep}} {{#set:Fire Resist={{{Fire Resist|}}} |+sep}} {{#set:Ice Resist={{{Ice Resist|}}} |+sep}} {{#set:Lightning Resist={{{Lightning Resist|}}} |+sep}} {{#set:Dark Resist={{{Dark Resist|}}} |+sep}} {{#set:Effect={{{Effect|}}} |+sep}} {{#set:Used For={{{Used For|}}} |+sep}} {{#set:Buy={{{Buy|}}} }} {{#set:Sell={{{Sell|}}} }} {{#set:Source={{{Source|}}} |+sep}} {{#set:Acquired by={{{Acquired by|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:Characters={{{Characters|}}} |+sep}} {{#set:Prerequisite={{{Prerequisite|}}} |+sep}} {{#set:Description={{{Description|}}} |+sep}}</includeonly>
<noinclude>

Used on [[Item]] pages

==Usage==
<pre>
{{Item Infobox
|Image=
|Type=
|Subtype=
|Goods Type=
|Attack=
|Defense=
|Durability
|Critical=
|Max HP=
|Max MP=
|Strength=
|Vitality=
|Magic=
|Spirit=
|Bullet Resist=
|Fire Resist=
|Ice Resist=
|Lightning Resist=
|Dark Resist=
|Effect=
|Used For=
|Buy=
|Sell=
|Source=
|Acquired by=
|Prerequisite=
|Description=
}}
</pre>

Navigation menu