User:MateusinhoEX/InfoCardKHX: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(I think it's a good start.)
 
(Okay, adjusted the box to work for both battle and Assist cards.)
Line 5: Line 5:
{{!}}colspan="4" style="text-align:center; background:#FFFFFF;"{{!}}
{{!}}colspan="4" style="text-align:center; background:#FFFFFF;"{{!}}
<div class="tabber" style="float:center;">
<div class="tabber" style="float:center;">
{{#if:{{{image1|}}}|<nowiki/>
{{#if:{{{image|}}}|<nowiki/>
<div class="tabbertab" title="Power"><center>[[File:{{{image|}}}|{{{card|}}}]]</center></div>
}}{{#if:{{{image1|}}}|<nowiki/>
<div class="tabbertab" title="Power"><center>[[File:{{{image1|}}}|{{{card|}}}]]</center></div>
<div class="tabbertab" title="Power"><center>[[File:{{{image1|}}}|{{{card|}}}]]</center></div>
}}{{#if:{{{image2|}}}|<nowiki/>
}}{{#if:{{{image2|}}}|<nowiki/>
Line 15: Line 17:
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''Max Lvl'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''Max Lvl'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''CP'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''CP'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''Attack'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}{{#if:{{{atk|}}}|</nowiki>'''Attack'''}}{{#if:{{{hp|}}}|</nowiki>'''HP'''}}
{{!}}style="text-align:center; background:#87CEEB;"{{!}}'''Defense'''
{{!}}style="text-align:center; background:#87CEEB;"{{!}}{{#if:{{{def|}}}|</nowiki>'''Defense'''}}{{#if:{{{lux|}}}|</nowiki>'''LUX'''}}
{{!}}-
{{!}}-
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{lvl|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{lvl|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{cp|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{cp|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{atk|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{atk|}}}{{{hp|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{def|}}}
{{!}}style="text-align:center; background:#E0FFFF;"{{!}}{{{def|}}}{{{lux|}}}
{{#if:{{{power|}}}{{{magic|}}}{{{speed|}}}|</nowiki>
{{!}}-
{{!}}-
{{!}}colspan="4" style="text-align:center; background:#87CEEB;"{{!}}'''Techniques'''
{{!}}colspan="4" style="text-align:center; background:#87CEEB;"{{!}}'''Techniques'''
Line 33: Line 36:
{{!}}colspan="1" style="text-align:center; background:#87CEEB;"{{!}}'''Speed'''
{{!}}colspan="1" style="text-align:center; background:#87CEEB;"{{!}}'''Speed'''
{{!}}colspan="3" style="text-align:center; background:#E0FFFF;"{{!}}{{{speed|}}}
{{!}}colspan="3" style="text-align:center; background:#E0FFFF;"{{!}}{{{speed|}}}
}}
{{!}}}
{{!}}}
<noinclude>
<noinclude>
Line 40: Line 44:
  |card = Card name
  |card = Card name
  |rarity = Card rarity (N, N+, R, R+, or SR)
  |rarity = Card rarity (N, N+, R, R+, or SR)
|image = Image for Assist cards
  |image1 = Image of the card with Power attribute
  |image1 = Image of the card with Power attribute
  |image2 = Image of the card with Magic attribute
  |image2 = Image of the card with Magic attribute
Line 47: Line 52:
  |atk = card base Attack
  |atk = card base Attack
  |def = card base Defense
  |def = card base Defense
|lux = LUX increase (Assist Cards)
|hp = HP increase (Assist Cards)
  |power = Card Power technique
  |power = Card Power technique
  |magic = Card Magic technique
  |magic = Card Magic technique

Revision as of 14:13, 16 July 2013

[]
Max Lvl CP
Parameters for tests:

{{User:MateusinhoEX/InfoCardKHX
 |card = Card name
 |rarity = Card rarity (N, N+, R, R+, or SR)
 |image = Image for Assist cards
 |image1 = Image of the card with Power attribute
 |image2 = Image of the card with Magic attribute
 |image3 = Image of the card with Speed attribute
 |lvl = Card base MAX Lvl
 |cp = card base CP
 |atk = card base Attack
 |def = card base Defense
 |lux = LUX increase (Assist Cards)
 |hp = HP increase (Assist Cards)
 |power = Card Power technique
 |magic = Card Magic technique
 |speed = Card Speed technique
 }}