Changes

Jump to: navigation, search

Template:Item Infobox

1,778 bytes added, 21:02, 29 November 2016
Created page with "{| class="infobox2" style="font-size:89%; width:21em;" |- ! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" |..."
{| class="infobox2" style="font-size:89%; width:21em;"
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; font-size:120%; padding:0.5em; text-align:center;" | {{{name|{{PAGENAME}}}}}
|-
! colspan="2"|{{#if:{{{Image|}}}|[[Image:{{{Image}}}|{{PAGENAME}}]]|}}
|-
! colspan="2" style="background-color: #ee676c; color: #FFFFFF; padding:0em; text-align:center;" | Information
|-
{{#if: {{{Type|}}}|
{{!}} '''Type'''
{{!}} {{{Type|}}} }}
|-
{{#if: {{{Subtype|}}}|
{{!}} '''Subtype'''
{{!}} {{{Subtype|}}} }}
|-
{{#if: {{{Attack|}}}|
{{!}} '''Attack'''
{{!}} {{{Attack|}}} }}
|-
{{#if: {{{Critical|}}}|
{{!}} '''Critical'''
{{!}} {{{Critical|}}} }}
|-
{{#if: {{{Max HP|}}}|
{{!}} '''Max HP'''
{{!}} {{{Max HP|}}} }}
|-
{{#if: {{{Max MP|}}}|
{{!}} '''Max MP'''
{{!}} {{{Max MP|}}} }}
|-
{{#if: {{{Strength|}}}|
{{!}} '''Strength'''
{{!}} {{{Strength|}}} }}
|-
{{#if: {{{Magic|}}}|
{{!}} '''Magic'''
{{!}} {{{Magic|}}} }}
|-
{{#if: {{{Spirit|}}}|
{{!}} '''Spirit'''
{{!}} {{{Spirit|}}} }}
|-
{{#if: {{{Attack|}}}|
{{!}} '''Attack'''
{{!}} {{{Attack|}}} }}
|-
{{#if: {{{Attack|}}}|
{{!}} '''Attack'''
{{!}} {{{Attack|}}} }}
|-
{{#if: {{{Characters|}}}|
{{!}} '''Characters'''
{{!}} {{{Characters|}}} }}
|-
{{#if: {{{Prerequisite|}}}|
{{!}} '''Prerequisite'''
{{!}} {{{Prerequisite|}}} }}
|-
{{#if: {{{Description|}}}|
{{!}} '''Description'''
{{!}} {{{Description|}}} }}
|-
|}
<includeonly>[[Category:Ascension]]{{#set:Type={{{Type|}}} |+sep}} {{#set:AP={{{AP|}}} |+sep}} {{#set:Characters={{{Characters|}}} |+sep}} {{#set:Prerequisite={{{Prerequisite|}}} |+sep}} {{#set:Description={{{Description|}}} |+sep}}</includeonly>
<noinclude>

Used on [[Ascension]] pages

==Usage==
<pre>
{{Ascension Infobox
|Image=
|Type=
|AP=
|Characters=
|Prerequisite=
|Description=
}}
</pre>

Navigation menu